{
  "_id": "6a1026cfacfb0bcc41c8fb3a",
  "Package": "rapport",
  "Title": "A Report Templating System",
  "Type": "Package",
  "Encoding": "UTF-8",
  "Description": "Facilitating the creation of reproducible statistical\nreport templates. Once created, rapport templates can be\nexported to various external formats (HTML, LaTeX, PDF, ODT\netc.) with pandoc as the converter backend.",
  "Authors@R": "c(\nperson(given = \"Aleksandar\", family = \"Blagotić\", role = \"aut\", email = \"alex@rapporter.net\"),\nperson(given = \"Gergely\", family = \"Daróczi\", role = c(\"aut\", \"cre\"), email = \"daroczig@rapporter.net\"))",
  "Version": "1.2",
  "Date": "2025-04-07",
  "URL": "https://rapporter.github.io/rapport/",
  "BugReports": "https://github.com/rapporter/rapport/issues",
  "License": "AGPL-3",
  "LazyData": "yes",
  "LazyLoad": "yes",
  "SystemRequirements": "pandoc (https://johnmacfarlane.net/pandoc) for\nexporting markdown files to other formats.",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rapporter.r-universe.dev",
  "Date/Publication": "2025-04-07 21:25:21 UTC",
  "RemoteUrl": "https://github.com/rapporter/rapport",
  "RemoteRef": "HEAD",
  "RemoteSha": "92ac16d4e6fd19fe148d903992179f71c050f775",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:52:04 UTC",
    "User": "root"
  },
  "Author": "Aleksandar Blagotić [aut],\nGergely Daróczi [aut, cre]",
  "Maintainer": "Gergely Daróczi <daroczig@rapporter.net>",
  "MD5sum": "88d0cba5d3af965bacc3c6b49264adf3",
  "_user": "rapporter",
  "_type": "src",
  "_file": "rapport_1.2.tar.gz",
  "_fileid": "77f426f7e8c4d6e2b04d0f360be939ce8604b3651ad28022758be92af8ae668b",
  "_filesize": 1070440,
  "_sha256": "77f426f7e8c4d6e2b04d0f360be939ce8604b3651ad28022758be92af8ae668b",
  "_created": "2026-05-13T08:52:04.000Z",
  "_published": "2026-05-22T09:50:07.628Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356037000,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965668841"
    },
    {
      "job": 77356036980,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965673909"
    },
    {
      "job": 77356036799,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965679686"
    },
    {
      "job": 77356036959,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965675981"
    },
    {
      "job": 77356036539,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965632930"
    },
    {
      "job": 77356036278,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157660728"
    },
    {
      "job": 77356036745,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965659801"
    },
    {
      "job": 77356036914,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965661328"
    },
    {
      "job": 77356036824,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965664689"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rapporter/rapport",
  "_commit": {
    "id": "92ac16d4e6fd19fe148d903992179f71c050f775",
    "author": "Gergely Daroczi (@daroczig) <daroczig@rapporter.net>",
    "committer": "Gergely Daroczi (@daroczig) <daroczig@rapporter.net>",
    "message": "move to new authors/maintainer syntax\n",
    "time": 1744061121
  },
  "_maintainer": {
    "name": "Gergely Daróczi",
    "email": "daroczig@rapporter.net",
    "login": "daroczig",
    "linkedin": "in/daroczig",
    "twitter": "@daroczig",
    "uuid": 495736
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rapportools",
      "role": "Imports"
    },
    {
      "package": "pander",
      "role": "Imports"
    }
  ],
  "_owner": "rapporter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "daroczig",
      "count": 605,
      "uuid": 495736
    },
    {
      "user": "al3xa",
      "count": 256,
      "uuid": 321826
    },
    {
      "user": "nagydaniel",
      "count": 206,
      "uuid": 2099729
    },
    {
      "user": "sabalazs",
      "count": 6,
      "uuid": 6066066
    },
    {
      "user": "jun9",
      "count": 1,
      "uuid": 71697
    }
  ],
  "_userbio": {
    "uuid": 2077141,
    "type": "organization",
    "name": "Rapporter",
    "description": "R-based SaaS for textual reports"
  },
  "_downloads": {
    "count": 345,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rapport"
  },
  "_devurl": "https://github.com/rapporter/rapport",
  "_searchresults": 84,
  "_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/rapport.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rapporter/rapport",
  "_realowner": "rapporter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2012-02-04"
    },
    {
      "version": "0.3",
      "date": "2012-02-07"
    },
    {
      "version": "0.31",
      "date": "2012-02-08"
    },
    {
      "version": "0.40",
      "date": "2012-08-21"
    },
    {
      "version": "0.51",
      "date": "2013-05-08"
    },
    {
      "version": "1.0",
      "date": "2015-11-18"
    },
    {
      "version": "1.1",
      "date": "2021-04-12"
    },
    {
      "version": "1.2",
      "date": "2025-04-07"
    }
  ],
  "_exports": [
    "get.tags",
    "is.rapport",
    "rapport",
    "rapport.body",
    "rapport.check.template",
    "rapport.docx",
    "rapport.example",
    "rapport.export",
    "rapport.html",
    "rapport.info",
    "rapport.inputs",
    "rapport.ls",
    "rapport.meta",
    "rapport.odt",
    "rapport.path",
    "rapport.path.add",
    "rapport.path.remove",
    "rapport.path.reset",
    "rapport.pdf",
    "rapport.renew",
    "rapport.rerun",
    "rapport.tangle",
    "tpl.body",
    "tpl.check",
    "tpl.example",
    "tpl.export",
    "tpl.header",
    "tpl.info",
    "tpl.inputs",
    "tpl.list",
    "tpl.meta",
    "tpl.paths",
    "tpl.paths.add",
    "tpl.paths.remove",
    "tpl.paths.reset",
    "tpl.renew",
    "tpl.rerun",
    "tpl.tangle"
  ],
  "_datasets": [
    {
      "name": "ius2008",
      "title": "Internet Usage Survey",
      "object": "ius2008",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "dwell",
        "student",
        "partner",
        "edu",
        "leisure",
        "net.required",
        "net.pay",
        "net.use",
        "chatim",
        "game",
        "surf",
        "email",
        "download",
        "forum",
        "socnet",
        "xxx"
      ],
      "rows": 709,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rapport-package",
      "title": "_rapport_: an R engine for reproducible template generation",
      "topics": [
        "rapport-package"
      ]
    },
    {
      "page": "as.character.rapport.inputs",
      "title": "Convert Inputs to Character",
      "topics": [
        "as.character.rapport.inputs"
      ]
    },
    {
      "page": "as.character.rapport.meta",
      "title": "Convert Metadata to Character",
      "topics": [
        "as.character.rapport.meta"
      ]
    },
    {
      "page": "as.yaml.bool",
      "title": "Convert YAML booleans to R ones",
      "topics": [
        "as.yaml.bool"
      ]
    },
    {
      "page": "check.input.value",
      "title": "Check input value",
      "topics": [
        "check.input.value"
      ]
    },
    {
      "page": "check.input.value.class",
      "title": "Check Input Value Class",
      "topics": [
        "check.input.value.class"
      ]
    },
    {
      "page": "check.report.chunks",
      "title": "Check Report Chunks",
      "topics": [
        "check.report.chunks"
      ]
    },
    {
      "page": "check.tpl",
      "title": "Check template validity",
      "topics": [
        "check.tpl"
      ]
    },
    {
      "page": "extract.meta",
      "title": "Extract Template Metadata",
      "topics": [
        "extract.meta"
      ]
    },
    {
      "page": "get.tags",
      "title": "Tag Values",
      "topics": [
        "get.tags"
      ]
    },
    {
      "page": "guess.input",
      "title": "Guess Input",
      "topics": [
        "guess.input"
      ]
    },
    {
      "page": "guess.input.description",
      "title": "Input Description",
      "topics": [
        "guess.input.description"
      ]
    },
    {
      "page": "guess.input.label",
      "title": "Input Label",
      "topics": [
        "guess.input.label"
      ]
    },
    {
      "page": "guess.input.name",
      "title": "Input Name Validation",
      "topics": [
        "guess.input.name"
      ]
    },
    {
      "page": "guess.l",
      "title": "Guess length-like fields",
      "topics": [
        "guess.l"
      ]
    },
    {
      "page": "guess.old.input.length",
      "title": "Deprecated input limits",
      "topics": [
        "guess.old.input.length"
      ]
    },
    {
      "page": "guess.old.input.type",
      "title": "Check Type",
      "topics": [
        "guess.old.input.type"
      ]
    },
    {
      "page": "inputs-deprecated",
      "title": "Deprecated Input Definition",
      "topics": [
        "inputs-deprecated"
      ]
    },
    {
      "page": "is.rapport",
      "title": "Rapport Object",
      "topics": [
        "is.rapport"
      ]
    },
    {
      "page": "ius2008",
      "title": "Internet Usage Survey",
      "topics": [
        "ius2008"
      ]
    },
    {
      "page": "print.rapport",
      "title": "Prints rapport",
      "topics": [
        "print.rapport"
      ]
    },
    {
      "page": "print.rapport.info",
      "title": "Print Template Header",
      "topics": [
        "print.rapport.info"
      ]
    },
    {
      "page": "print.rapport.inputs",
      "title": "Print Template Inputs",
      "topics": [
        "print.rapport.inputs"
      ]
    },
    {
      "page": "print.rapport.meta",
      "title": "Print Template Metadata",
      "topics": [
        "print.rapport.meta"
      ]
    },
    {
      "page": "rapport",
      "title": "Evaluate Template",
      "topics": [
        "rapport"
      ]
    },
    {
      "page": "rapport-helpers",
      "title": "_rapport helpers_",
      "topics": [
        "rapport-helpers"
      ]
    },
    {
      "page": "rapport.body",
      "title": "Template Body",
      "topics": [
        "rapport.body",
        "tpl.body"
      ]
    },
    {
      "page": "rapport.check.template",
      "title": "Check Rapport Template",
      "topics": [
        "rapport.check.template",
        "tpl.check"
      ]
    },
    {
      "page": "rapport.docx",
      "title": "Rapport to DOCX",
      "topics": [
        "rapport.docx"
      ]
    },
    {
      "page": "rapport.example",
      "title": "Template Examples",
      "topics": [
        "rapport.example",
        "tpl.example"
      ]
    },
    {
      "page": "rapport.export",
      "title": "Export rapport object",
      "topics": [
        "rapport.export",
        "tpl.export"
      ]
    },
    {
      "page": "rapport.header",
      "title": "Template Header",
      "topics": [
        "rapport.header",
        "tpl.header"
      ]
    },
    {
      "page": "rapport.html",
      "title": "Rapport to HTML",
      "topics": [
        "rapport.html"
      ]
    },
    {
      "page": "rapport.info",
      "title": "Template Info",
      "topics": [
        "rapport.info",
        "tpl.info"
      ]
    },
    {
      "page": "rapport.inputs",
      "title": "Template Inputs",
      "topics": [
        "rapport.inputs",
        "tpl.inputs"
      ]
    },
    {
      "page": "rapport.ls",
      "title": "Package Templates",
      "topics": [
        "rapport.ls",
        "tpl.list"
      ]
    },
    {
      "page": "rapport.meta",
      "title": "Header Metadata",
      "topics": [
        "rapport.meta",
        "tpl.meta"
      ]
    },
    {
      "page": "rapport.odt",
      "title": "Rapport to ODT",
      "topics": [
        "rapport.odt"
      ]
    },
    {
      "page": "rapport.path",
      "title": "Template Paths",
      "topics": [
        "rapport.path",
        "tpl.paths"
      ]
    },
    {
      "page": "rapport.path.add",
      "title": "Add Template Path",
      "topics": [
        "rapport.path.add",
        "tpl.paths.add"
      ]
    },
    {
      "page": "rapport.path.remove",
      "title": "Remove Template Path",
      "topics": [
        "rapport.path.remove",
        "tpl.paths.remove"
      ]
    },
    {
      "page": "rapport.path.reset",
      "title": "Reset Template Paths",
      "topics": [
        "rapport.path.reset",
        "tpl.paths.reset"
      ]
    },
    {
      "page": "rapport.pdf",
      "title": "Rapport to PDF",
      "topics": [
        "rapport.pdf"
      ]
    },
    {
      "page": "rapport.read",
      "title": "Read Template",
      "topics": [
        "rapport.read",
        "tpl.find"
      ]
    },
    {
      "page": "rapport.renew",
      "title": "Renew deprecated template",
      "topics": [
        "rapport.renew",
        "tpl.renew"
      ]
    },
    {
      "page": "rapport.rerun",
      "title": "Reproduce Template",
      "topics": [
        "rapport.rerun",
        "tpl.rerun"
      ]
    },
    {
      "page": "rapport.tangle",
      "title": "Extract template chunk contents",
      "topics": [
        "rapport.tangle",
        "tpl.tangle"
      ]
    }
  ],
  "_readme": "https://github.com/rapporter/rapport/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pander",
    "plyr",
    "rapportools",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "vctrs",
    "yaml"
  ],
  "_score": 5.90655051910145,
  "_indexed": true,
  "_nocasepkg": "rapport",
  "_universes": [
    "rapporter",
    "daroczig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-13T08:53:50.000Z",
      "distro": "noble",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "101b262f305bfb63d07a7e2504159b9f89362943c171e591947529916bb1859c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-13T08:54:05.000Z",
      "distro": "noble",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "7067434211ff05a57bc5c04288685c88c11fc25d48874386b7d481df37c5e15d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-13T08:54:27.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "c5e1c87e9e4eafb1045e4fa711138394158d39017a727b9e91b92d874bdbed6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-13T08:54:16.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "049590796103fcf3d2c4fe7b18e47ba2f3cdb071d50977c189bb4ac02f662dbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-13T08:53:16.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "4f3f2212d8e9a70e047f4d1b40e7febb6934ba16eac0518eb882958b81a9f773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-13T08:53:15.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "e1153e905f7eca3b09e103e476338574548653be1513aab08bac26fd769205ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-13T08:53:29.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "21f626f51aeab195ff47c28b59d09ca295da58af58e3f6944f4fd556fea20275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T09:49:53.000Z",
      "commit": "92ac16d4e6fd19fe148d903992179f71c050f775",
      "fileid": "2e5dcca490981331cbedf233f7579dde4651dbfc8cb12c01895fb861756e2090",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rapporter/actions/runs/25788588308"
    }
  ]
}