{
  "_id": "6a1f10abb401979e7341d837",
  "Package": "reportfactory",
  "Title": "Lightweight Infrastructure for Handling Multiple R Markdown\nDocuments",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(\"Thibaut\", \"Jombart\", role = c(\"aut\", \"cre\"), email = \"thibautjombart@gmail.com\"),\nperson(\"Amy\", \"Gimma\", role = \"ctb\", email = \"amyg225@gmail.com\"),\nperson(\"Tim\", \"Taylor\", role = \"aut\", email = \"tim.taylor@hiddenelephants.co.uk\",\ncomment = c(ORCID = \"0000-0002-8587-7113\"))\n)",
  "Description": "Provides an infrastructure for handling multiple R\nMarkdown reports, including automated curation and\ntime-stamping of outputs, parameterisation and provision of\nhelper functions to manage dependencies.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/reconverse/reportfactory",
  "BugReports": "https://github.com/reconverse/reportfactory/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "SystemRequirements": "pandoc (>= 1.14) - http://pandoc.org",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://reconverse.r-universe.dev",
  "Date/Publication": "2022-12-12 13:29:03 UTC",
  "RemoteUrl": "https://github.com/reconverse/reportfactory",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:14:06 UTC",
    "User": "root"
  },
  "Author": "Thibaut Jombart [aut, cre],\nAmy Gimma [ctb],\nTim Taylor [aut] (ORCID: <https://orcid.org/0000-0002-8587-7113>)",
  "Maintainer": "Thibaut Jombart <thibautjombart@gmail.com>",
  "MD5sum": "824e9b054ce233c6192b4d17a213bc6f",
  "_user": "reconverse",
  "_type": "src",
  "_file": "reportfactory_0.4.1.tar.gz",
  "_fileid": "27aca05e022452f5815cee3595a8b182b74bb7597d4162bd4ee270688ac0926d",
  "_filesize": 118316,
  "_sha256": "27aca05e022452f5815cee3595a8b182b74bb7597d4162bd4ee270688ac0926d",
  "_created": "2026-05-17T08:14:06.000Z",
  "_published": "2026-06-02T17:19:39.238Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130292459,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040734235"
    },
    {
      "job": 79130292194,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040734073"
    },
    {
      "job": 79130292112,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040728920"
    },
    {
      "job": 79130292047,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040727886"
    },
    {
      "job": 79130291639,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040719276"
    },
    {
      "job": 79130291520,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364905717"
    },
    {
      "job": 79130292144,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040727332"
    },
    {
      "job": 79130292920,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040726883"
    },
    {
      "job": 79130292725,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040727451"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reconverse/reportfactory",
  "_commit": {
    "id": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
    "author": "Thibaut Jombart <thibautjombart@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #93 from reconverse/new_maintainer\n\nsetting Tibo as maintainer",
    "time": 1670851743
  },
  "_maintainer": {
    "name": "Thibaut Jombart",
    "email": "thibautjombart@gmail.com",
    "login": "thibautjombart",
    "description": "Senior Lecturer at Imperial College London. Consultant in outbreak analytics. R geek. Muay Thai enthusiast. Grindcore vocalist.",
    "uuid": 10757154
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "reconverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "infrastructure",
    "knitr",
    "rmarkdown",
    "rmarkdown-document"
  ],
  "_stars": 83,
  "_contributors": [
    {
      "user": "thibautjombart",
      "count": 144,
      "uuid": 10757154
    },
    {
      "user": "timtaylor",
      "count": 96,
      "uuid": 43499035
    },
    {
      "user": "amygimma",
      "count": 71,
      "uuid": 3540603
    },
    {
      "user": "stephlocke",
      "count": 8,
      "uuid": 6452610
    },
    {
      "user": "zkamvar",
      "count": 4,
      "uuid": 3639446
    },
    {
      "user": "sgetalbo",
      "count": 2,
      "uuid": 31005293
    }
  ],
  "_userbio": {
    "uuid": 75848053,
    "type": "organization",
    "name": "reconverse"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reportfactory"
  },
  "_devurl": "https://github.com/reconverse/reportfactory",
  "_searchresults": 47,
  "_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/readme.html",
    "extra/readme.md",
    "extra/reportfactory.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reconverse/reportfactory",
  "_realowner": "reconverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-01-21"
    },
    {
      "version": "0.1.2",
      "date": "2021-01-24"
    },
    {
      "version": "0.1.3",
      "date": "2021-02-16"
    },
    {
      "version": "0.2.0",
      "date": "2021-03-11"
    },
    {
      "version": "0.3.0",
      "date": "2021-04-26"
    },
    {
      "version": "0.3.1",
      "date": "2021-06-16"
    },
    {
      "version": "0.4.0",
      "date": "2021-08-09"
    }
  ],
  "_exports": [
    "compile_reports",
    "factory_overview",
    "install_deps",
    "list_deps",
    "list_outputs",
    "list_reports",
    "new_factory",
    "validate_factory"
  ],
  "_help": [
    {
      "page": "compile_reports",
      "title": "Compile one or several R Markdown reports",
      "topics": [
        "compile_reports"
      ]
    },
    {
      "page": "factory_overview",
      "title": "Generate an overview of a report factory",
      "topics": [
        "factory_overview"
      ]
    },
    {
      "page": "install_deps",
      "title": "Install dependencies of reports within",
      "topics": [
        "install_deps"
      ]
    },
    {
      "page": "list_deps",
      "title": "List dependencies of reports within a factory",
      "topics": [
        "list_deps"
      ]
    },
    {
      "page": "list_outputs",
      "title": "List outputs of the factory",
      "topics": [
        "list_outputs"
      ]
    },
    {
      "page": "list_reports",
      "title": "List reports in the factory",
      "topics": [
        "list_reports"
      ]
    },
    {
      "page": "new_factory",
      "title": "Create a new report factory",
      "topics": [
        "new_factory"
      ]
    },
    {
      "page": "validate_factory",
      "title": "Inspect and validate the content of a factory",
      "topics": [
        "validate_factory"
      ]
    }
  ],
  "_readme": "https://github.com/reconverse/reportfactory/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 5.989115958983829,
  "_indexed": true,
  "_nocasepkg": "reportfactory",
  "_universes": [
    "reconverse",
    "thibautjombart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-17T08:16:18.000Z",
      "distro": "noble",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "9fb08aac73cde9245c6c4964f462a91bf0a78e6bf251900ad3fe08b167d2b958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-17T08:16:13.000Z",
      "distro": "noble",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "da0d927a8130048a2e322bd320fdbb4116d2b072a0dc20bc5181677010ac391a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-17T08:15:30.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "66a3192ffe3688eff88233673782232f1f68e1eb1c2dca39fb8b5be837a57012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-17T08:15:22.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "b47a407e9eaa8345ece5fda3fa1bb0add7e960ab061f1f7f084654d872ebadb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-17T08:15:17.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "70a562b47aa187a7a33a91816d81ed25e521af3edabc6cefe164f15f79f2a694",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-17T08:15:12.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "79ab40139c2b0e9db288ba0ff0fec5b6ccb9599ce223247f8149b6c5fa626fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-17T08:15:17.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "1dcb5ab3db1a97d35ef87f02c7ea3dfb1a859c8cdf1d64d234ff2a8e2dcf0c1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-02T17:19:20.000Z",
      "commit": "1b127793dcdb18be93a2c98acfb00421fc9b0f80",
      "fileid": "5e5142e828ec9bfa5395bd8301554d2a4ee988140ea6894988d9d7401f00efbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/25985517378"
    }
  ]
}