{
  "_id": "6a142117acfb0bcc41d3e802",
  "Package": "notestar",
  "Title": "Notebooks Using 'Targets' and 'Bookdown'",
  "Version": "0.0.0.9004",
  "Authors@R": "person(\ngiven = \"Tristan\",\nfamily = \"Mahr\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tristan.mahr@wisc.edu\",\ncomment = c(ORCID = \"0000-0002-8890-5116\")\n)",
  "Description": "'Targets' is an R package for dependency and build\nmanagement in data analysis projects. This package provides a\nset of targets and project infrastructure to create\n'bookdown'-based notebooks using 'targets'.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "pandoc (>= 1.14) - http://pandoc.org",
  "URL": "https://github.com/tjmahr/notestar",
  "BugReports": "https://github.com/tjmahr/notestar/issues",
  "Config/testthat/edition": "3",
  "Remotes": [
    "gadenbuie/cleanrmd"
  ],
  "Config/pak/sysreqs": "cmake git libglpk-dev make libgit2-dev libicu-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://tjmahr.r-universe.dev",
  "Date/Publication": "2025-01-22 21:31:41 UTC",
  "RemoteUrl": "https://github.com/tjmahr/notestar",
  "RemoteRef": "HEAD",
  "RemoteSha": "d76deb40ff5277c7fb56e43aef23b65357290b55",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:10:48 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "MD5sum": "81f28e0ba824a1b93bb425c6536288b2",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "notestar_0.0.0.9004.tar.gz",
  "_fileid": "1678c8c422f220bf96406cac89aeddbb96fc6d56290d7efd4fbef8ac28fdb04e",
  "_filesize": 694862,
  "_sha256": "1678c8c422f220bf96406cac89aeddbb96fc6d56290d7efd4fbef8ac28fdb04e",
  "_created": "2026-05-25T10:10:48.000Z",
  "_published": "2026-05-25T10:14:47.461Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77694071731,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196187785"
    },
    {
      "job": 77694071751,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196189615"
    },
    {
      "job": 77694071735,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196169364"
    },
    {
      "job": 77694071756,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196175120"
    },
    {
      "job": 77693702237,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196143617"
    },
    {
      "job": 77694071730,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196176184"
    },
    {
      "job": 77694071764,
      "time": 205,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196194588"
    },
    {
      "job": 77694071768,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196194403"
    },
    {
      "job": 77694071778,
      "time": 212,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196196439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tjmahr/notestar",
  "_commit": {
    "id": "d76deb40ff5277c7fb56e43aef23b65357290b55",
    "author": "Tristan Mahr <Mahr@Wisc.Edu>",
    "committer": "Tristan Mahr <Mahr@Wisc.Edu>",
    "message": "close #17\n",
    "time": 1737581501
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "description": "Language and data scientist",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "targets",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "ymlthis",
      "role": "Imports"
    },
    {
      "package": "tarchetypes",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "cleanrmd",
      "version": ">= 0.0.7",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "downlit",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bookdown",
    "knitr",
    "pandoc",
    "rmarkdown",
    "targets"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 53,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/notestar"
  },
  "_devurl": "https://github.com/tjmahr/notestar",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/notestar.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "as_label",
    "as_name",
    "enquo",
    "enquos",
    "expr",
    "notebook_browse",
    "notebook_create_page",
    "notebook_knit_page",
    "notebook_rmd_collate",
    "notebook_set_markdown_hooks",
    "notebook_set_opts_chunk",
    "notebook_set_opts_knit",
    "notebook_view",
    "notebook_write_yaml",
    "sym",
    "syms",
    "tar_notebook",
    "tar_notebook_index_rmd",
    "tar_notebook_pages",
    "use_notestar",
    "use_notestar_makefile",
    "use_notestar_references"
  ],
  "_help": [
    {
      "page": "notebook_browse",
      "title": "Open the notebook in a browser or in the RStudio viewer",
      "topics": [
        "notebook_browse",
        "notebook_view"
      ]
    },
    {
      "page": "notebook_create_page",
      "title": "Create a new notebook page",
      "topics": [
        "notebook_create_page"
      ]
    },
    {
      "page": "set_knitr_opts",
      "title": "Set default knitr options for notebook knitting",
      "topics": [
        "notebook_set_markdown_hooks",
        "notebook_set_opts_chunk",
        "notebook_set_opts_knit"
      ]
    },
    {
      "page": "notebook_write_yaml",
      "title": "Write out a yaml-file and return the path",
      "topics": [
        "notebook_write_yaml"
      ]
    },
    {
      "page": "tar_notebook",
      "title": "Assemble knitted notebook md files into a single-page bookdown document",
      "topics": [
        "tar_notebook"
      ]
    },
    {
      "page": "tar_notebook_index_rmd",
      "title": "Create index.Rmd file",
      "topics": [
        "tar_notebook_index_rmd"
      ]
    },
    {
      "page": "tar_notebook_pages",
      "title": "Create targets to knit notebook Rmd files",
      "topics": [
        "tar_notebook_pages"
      ]
    },
    {
      "page": "use-notestar",
      "title": "Create a brand new notebook with default settings",
      "topics": [
        "use_notestar",
        "use_notestar_makefile",
        "use_notestar_references"
      ]
    }
  ],
  "_readme": "https://github.com/tjmahr/notestar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "bookdown",
    "bslib",
    "cachem",
    "callr",
    "cleanrmd",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "config",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "desc",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "here",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "httr2",
    "hunspell",
    "igraph",
    "ini",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "secretbase",
    "snakecase",
    "spelling",
    "stringi",
    "stringr",
    "sys",
    "tarchetypes",
    "targets",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "whoami",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "ymlthis",
    "zip"
  ],
  "_score": 3.204119982655925,
  "_indexed": true,
  "_nocasepkg": "notestar",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:13:05.000Z",
      "distro": "noble",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "d65acb6174df95c1e35483d87efc828431f0da5d01a4cda127b79f00d7ebde00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:13:08.000Z",
      "distro": "noble",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "9b1bb98f38e79c92a029c819c6b7434ed178426fa02b2cd22e03f1779cacd252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:12:02.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "7d9014a04743fe49245c453ad3773d72873282cf4c35f1b815870260b72fec3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:12:25.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "9c28191ec5d19729c758a3d1f63f83b62dec6efa835873f945343f4ce4f490e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:13:12.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "1285ebeadd77ce8942c99c43b2d3a7cb5fd419d72cc7d688fdc1f1634dc64224",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:12:10.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "52509402e64f056cab956ae82ffa7af141c9d7751420d101bc249a039f26de28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:12:15.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "6a1cb12c38d9e889f83c8a3044f21787dd90e331f31b16d507589e77669b2aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-05-25T10:12:18.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "a66a6a7734a46c180bae2ed37c6a718883ee0813c30e0f1d12f4283d8c567116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26395057314"
    }
  ]
}