{
  "_id": "6a364b103efcd9bda43ff6ed",
  "Package": "bookdowntargets",
  "Title": "Targets for bookdown pipeline",
  "Description": "Provides a targets pipeline extension for bookdown\nprojects. For the underlying methodology, please refer to the\ndocumentation of 'targets' <doi:10.21105/joss.02959>.",
  "URL": "https://github.com/mps9506/bookdowntargets",
  "BugReports": "https://github.com/mps9506/bookdowntargets/issues",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\ngiven = \"Michael\",\nfamily = \"Schramm\",\nemail = \"michael.schramm@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1876-6592\")\n),\nperson(\ngiven = \"Jonathan\",\nfamily = \"Trattner\",\nemail = \"jdt@jdtrat.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-1097-7603\",\n\"Original implementation, <https://github.com/jdtrat/tar-render-book-demo>\")\n),\nperson(\ngiven = c(\"William\", \"Michael\"),\nfamily = \"Landau\",\nrole = c(\"aut\"),\nemail = \"will.landau.oss@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1878-3253\",\n\"tarchetypes, <https://github.com/ropensci/tarchetypes>\")\n))",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "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": {
    "Date": "2026-06-20 08:07:58 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>),\nJonathan Trattner [aut] (ORCID:\n<https://orcid.org/0000-0002-1097-7603>, Original implementation,\n<https://github.com/jdtrat/tar-render-book-demo>),\nWilliam Michael Landau [aut] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>, tarchetypes,\n<https://github.com/ropensci/tarchetypes>)",
  "MD5sum": "c417f31003883c28c70e6c5d7a0d8630",
  "_user": "mps9506",
  "_type": "src",
  "_file": "bookdowntargets_0.1.2.tar.gz",
  "_fileid": "e6ec08ea9f1d2f4fe83297663d86400fda3fb9236d7c2b95fb33c85710bf628e",
  "_filesize": 105431,
  "_sha256": "e6ec08ea9f1d2f4fe83297663d86400fda3fb9236d7c2b95fb33c85710bf628e",
  "_created": "2026-06-20T08:07:58.000Z",
  "_published": "2026-06-20T08:10:56.504Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82467983120,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763544103"
    },
    {
      "job": 82467983136,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763543921"
    },
    {
      "job": 82467983110,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763541444"
    },
    {
      "job": 82467983113,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763535480"
    },
    {
      "job": 82467746099,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763524315"
    },
    {
      "job": 82467983098,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763540210"
    },
    {
      "job": 82467983125,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763537716"
    },
    {
      "job": 82467983127,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763537772"
    },
    {
      "job": 82467983141,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763540827"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mps9506/bookdowntargets",
  "_commit": {
    "id": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
    "author": "Michael Schramm <michael.schramm@agnet.tamu.edu>",
    "committer": "Michael Schramm <michael.schramm@agnet.tamu.edu>",
    "message": "skip tests if latex not installed\n",
    "time": 1718719269
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds.",
    "uuid": 11282246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bookdown",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "targets",
      "role": "Imports"
    },
    {
      "package": "tarchetypes",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mps9506",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bookdown",
    "rmarkdown",
    "targets"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 4,
      "uuid": 11282246
    }
  ],
  "_userbio": {
    "uuid": 11282246,
    "type": "user",
    "name": "Michael Schramm",
    "followers": 55,
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bookdowntargets"
  },
  "_devurl": "https://github.com/mps9506/bookdowntargets",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bookdowntargets.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "tar_render_book",
    "tar_render_book_run"
  ],
  "_help": [
    {
      "page": "bookdowntargets-package",
      "title": "bookdowntargets: tarchetype pipeline for bookdown reports.",
      "topics": [
        "bookdowntargets-package"
      ]
    },
    {
      "page": "tar_render_book",
      "title": "Target with Bookdown",
      "concept": [
        "Literate programming targets"
      ],
      "topics": [
        "tar_render_book"
      ]
    }
  ],
  "_readme": "https://github.com/mps9506/bookdowntargets/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "base64url",
    "bookdown",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "secretbase",
    "tarchetypes",
    "targets",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bookdowntargets",
  "_universes": [
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-20T08:10:16.000Z",
      "distro": "noble",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "ebb143ba5bbe9db4d4ae998414300a9f4af8d13bee1346bb719a4a0e77afc89d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-20T08:10:12.000Z",
      "distro": "noble",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "cadfa33642e10239848e2f1a9bf23ec7d5f858d9c4db37a95acb7e2cc98155ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T08:09:55.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "e987d69d0b81efee3c9eaee0042bd2eb6705a9fa06221506629d8e9ad2e06fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T08:09:21.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "c455938bfe5ec001712d4d8008bd62c3b7fea9362dc5dd7e60573b5e5dd038a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-20T08:10:08.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "d36b666184187bd7d89b42256850a3aab2510fd0b7ece2229e76b7f4a9bd852e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T08:09:23.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "40d180ea91e5d4482212b8c0ad173325cb7a9f2fc00744596d4ef50267d669c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T08:09:18.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "0257e64a9362191ff7b4fe66747813cafbf41e4f224ada8de3ade4c79e6b871b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T08:09:40.000Z",
      "commit": "e2ac8c8073bbe5f6199b8555ccf3a39386b37975",
      "fileid": "724b6b72f4dbfe6f2837831db24dd2476dff1b08e02797bf3ffe2b0a6279be10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27865089757"
    }
  ]
}