Package: bookdowntargets Title: Targets for bookdown pipeline Description: Provides a targets pipeline extension for bookdown projects. For the underlying methodology, please refer to the documentation of 'targets' . URL: https://github.com/mps9506/bookdowntargets BugReports: https://github.com/mps9506/bookdowntargets/issues Version: 0.1.2 Authors@R: c( person( given = "Michael", family = "Schramm", email = "michael.schramm@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1876-6592") ), person( given = "Jonathan", family = "Trattner", email = "jdt@jdtrat.com", role = c("aut"), comment = c(ORCID = "0000-0002-1097-7603", "Original implementation, ") ), person( given = c("William", "Michael"), family = "Landau", role = c("aut"), email = "will.landau.oss@gmail.com", comment = c(ORCID = "0000-0003-1878-3253", "tarchetypes, ") )) Maintainer: Michael Schramm License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Imports: bookdown, fs (>= 1.4.2), targets, tarchetypes, withr (>= 2.1.2) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Suggests: rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev make libuv1-dev libxml2-dev Repository: https://mps9506.r-universe.dev Date/Publication: 2024-06-18 14:01:09 UTC RemoteUrl: https://github.com/mps9506/bookdowntargets RemoteRef: HEAD RemoteSha: e2ac8c8073bbe5f6199b8555ccf3a39386b37975 NeedsCompilation: no Packaged: 2026-06-20 08:07:58 UTC; root Author: Michael Schramm [aut, cre] (ORCID: ), Jonathan Trattner [aut] (ORCID: , Original implementation, ), William Michael Landau [aut] (ORCID: , tarchetypes, )