Package: notestar Title: Notebooks Using 'Targets' and 'Bookdown' Version: 0.0.0.9004 Authors@R: person( given = "Tristan", family = "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116") ) Description: 'Targets' is an R package for dependency and build management in data analysis projects. This package provides a set of targets and project infrastructure to create 'bookdown'-based notebooks using 'targets'. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Imports: knitr, callr, rlang (>= 0.1.2), bookdown, rmarkdown, targets, yaml, ymlthis, tarchetypes, withr, usethis, here, cleanrmd (>= 0.0.7), spelling, htmltools, janitor, config, utils, crayon Suggests: testthat (>= 3.0.0), roxygen2, ragg, downlit, rstudioapi 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 libuv1-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: 2026-05-25 10:10:48 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr