{
  "_id": "6a4f398121b18e15484ff54d",
  "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-07-09 05:58:05 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "notestar_0.0.0.9004.tar.gz",
  "_fileid": "https://r2.ropensci.org/95e541e064182c90f4d69cdc4cefbd06f7cdd68168be5afcf78b237609b0d75f",
  "_filesize": 696490,
  "_sha256": "95e541e064182c90f4d69cdc4cefbd06f7cdd68168be5afcf78b237609b0d75f",
  "_expires": "2026-10-17T06:02:40.000Z",
  "_created": "2026-07-09T05:58:05.000Z",
  "_published": "2026-07-09T06:02:41.612Z",
  "_jobs": [
    {
      "job": 86050093228,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190308832"
    },
    {
      "job": 86050093232,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190306996"
    },
    {
      "job": 86050093257,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190290795"
    },
    {
      "job": 86050093235,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190289705"
    },
    {
      "job": 86049633783,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190257255"
    },
    {
      "job": 86050093243,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190297966"
    },
    {
      "job": 86050093276,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190305951"
    },
    {
      "job": 86050093254,
      "time": 230,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190317291"
    },
    {
      "job": 86050093258,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190305329"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 344,
    "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.1",
  "_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",
    "gitcreds",
    "glue",
    "here",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "httr2",
    "hunspell",
    "igraph",
    "ini",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "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-07-09T06:00:46.000Z",
      "distro": "resolute",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/1259de3fbe1f120b9e94a1f17cc4fe2a4ea504f7b5e22e07c05d8652de7df53e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9004",
      "date": "2026-07-09T06:00:45.000Z",
      "distro": "resolute",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/76dfaea2bd0dfe8f20708c19615a4ff333243317a54ebb3759cc354d614dde70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9004",
      "date": "2026-07-09T05:59:45.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/9b257383cdd524ef4b4adadc6e351d26baf21f99a911328bab22df75a36a98c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9004",
      "date": "2026-07-09T05:59:40.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/73a7aa1d78ca795e40c07f98a38e66940d6a139bddf7952ef36e28c964085b18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9004",
      "date": "2026-07-09T06:01:01.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/55f26e40432b28c8bd9ecf6d6a74e7a5ba2c188ee495cd1c1ba66430da29e47c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-07-09T05:59:21.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/23c12b5a27cd9da60fc52558a3b491ca07e3159aeaaa279f65cccb8070518aba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-07-09T05:59:59.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/a4acdbe83e59ae77c75f638315859ce1b586ef04083747d02e45cb92670f38d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9004",
      "date": "2026-07-09T05:59:25.000Z",
      "commit": "d76deb40ff5277c7fb56e43aef23b65357290b55",
      "fileid": "https://r2.ropensci.org/9321134cccf80bc326427fe0d174428d9aa1ce74dbd3ac02aa0ea51ed49a2c05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28997322013"
    }
  ]
}