{
  "_id": "6a1050c0acfb0bcc41ca123c",
  "Package": "R3port",
  "Type": "Package",
  "Version": "0.3.1",
  "Title": "Report Functions to Create HTML and PDF Files",
  "Description": "Create and combine HTML and PDF reports from within R.\nPossibility to design tables and listings for reporting and\nalso include R plots.",
  "Authors@R": "c(\nperson(\"Richard\",\"Hooijmaijers\", ,\"richardhooijmaijers@gmail.com\",role=c(\"aut\", \"cre\")),\nperson(\"Richard\",\"Hooijmaijers\", role=c(\"cph\"))\n)",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/RichardHooijmaijers/R3port",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://richardhooijmaijers.r-universe.dev",
  "Date/Publication": "2025-05-14 14:12:41 UTC",
  "RemoteUrl": "https://github.com/richardhooijmaijers/r3port",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 05:28:01 UTC",
    "User": "root"
  },
  "Author": "Richard Hooijmaijers [aut, cre],\nRichard Hooijmaijers [cph]",
  "Maintainer": "Richard Hooijmaijers <richardhooijmaijers@gmail.com>",
  "MD5sum": "aedd46e9382568ab1ecdc249655f4c41",
  "_user": "richardhooijmaijers",
  "_type": "src",
  "_file": "R3port_0.3.1.tar.gz",
  "_fileid": "f2e847d0a90abd7680492a1cc9b1a31408f5b4e64b9554d4aa5db17f43b1adc2",
  "_filesize": 868161,
  "_sha256": "f2e847d0a90abd7680492a1cc9b1a31408f5b4e64b9554d4aa5db17f43b1adc2",
  "_created": "2026-05-10T05:28:01.000Z",
  "_published": "2026-05-22T12:49:04.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382548842,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901232908"
    },
    {
      "job": 77382548628,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901230303"
    },
    {
      "job": 77382548830,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901230759"
    },
    {
      "job": 77382548550,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901228332"
    },
    {
      "job": 77382548502,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901217527"
    },
    {
      "job": 77382548124,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160854841"
    },
    {
      "job": 77382548494,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901226861"
    },
    {
      "job": 77382548956,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901227162"
    },
    {
      "job": 77382549207,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901226208"
    }
  ],
  "_buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/richardhooijmaijers/r3port",
  "_commit": {
    "id": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
    "author": "RichardHooijmaijers <richardhooijmaijers@gmail.com>",
    "committer": "RichardHooijmaijers <richardhooijmaijers@gmail.com>",
    "message": "update CRAN check\n",
    "time": 1747231961
  },
  "_maintainer": {
    "name": "Richard Hooijmaijers",
    "email": "richardhooijmaijers@gmail.com",
    "login": "richardhooijmaijers",
    "uuid": 17103092
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytex",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    }
  ],
  "_owner": "richardhooijmaijers",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-19",
      "n": 1
    },
    {
      "week": "2025-20",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "richardhooijmaijers",
      "count": 42,
      "uuid": 17103092
    },
    {
      "user": "redprimel",
      "count": 1,
      "uuid": 31436415
    }
  ],
  "_userbio": {
    "uuid": 17103092,
    "type": "user",
    "name": "RichardHooijmaijers"
  },
  "_downloads": {
    "count": 721,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R3port"
  },
  "_devurl": "https://github.com/richardhooijmaijers/r3port",
  "_searchresults": 46,
  "_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/R3port.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/richardhooijmaijers/r3port",
  "_realowner": "richardhooijmaijers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-03-22"
    },
    {
      "version": "0.2.3",
      "date": "2020-03-16"
    },
    {
      "version": "0.2.4",
      "date": "2020-09-17"
    },
    {
      "version": "0.2.5",
      "date": "2023-09-22"
    },
    {
      "version": "0.3.0",
      "date": "2025-05-12"
    },
    {
      "version": "0.3.1",
      "date": "2025-05-15"
    }
  ],
  "_exports": [
    "freq",
    "html_combine",
    "html_doc",
    "html_list",
    "html_plot",
    "html_table",
    "html_table_design",
    "ltx_combine",
    "ltx_doc",
    "ltx_list",
    "ltx_plot",
    "ltx_table",
    "ltx_table_design",
    "means",
    "table_prep"
  ],
  "_help": [
    {
      "page": "freq",
      "title": "Calculate frequency statistics on data frame",
      "topics": [
        "freq"
      ]
    },
    {
      "page": "html_combine",
      "title": "Combines multiple HTML files to a single tex and compiles document",
      "topics": [
        "html_combine"
      ]
    },
    {
      "page": "html_doc",
      "title": "Prints a HTML table, listing or plot to a a file or console",
      "topics": [
        "html_doc"
      ]
    },
    {
      "page": "html_list",
      "title": "Creates a HTML listing",
      "topics": [
        "html_list"
      ]
    },
    {
      "page": "html_plot",
      "title": "Prints a R plot to a HTML file or console",
      "topics": [
        "html_plot"
      ]
    },
    {
      "page": "html_table",
      "title": "Creates a HTML table",
      "topics": [
        "html_table"
      ]
    },
    {
      "page": "html_table_design",
      "title": "Designs a table based on a object returned by the table_prep function",
      "topics": [
        "html_table_design"
      ]
    },
    {
      "page": "ltx_combine",
      "title": "Combines multiple latex files to a single tex and compiles document",
      "topics": [
        "ltx_combine"
      ]
    },
    {
      "page": "ltx_doc",
      "title": "Prints latex code for a table, listing, plot, or text to a a file or console",
      "topics": [
        "ltx_doc"
      ]
    },
    {
      "page": "ltx_list",
      "title": "Creates a latex listing",
      "topics": [
        "ltx_list"
      ]
    },
    {
      "page": "ltx_plot",
      "title": "Prints a R plot to a latex file or console",
      "topics": [
        "ltx_plot"
      ]
    },
    {
      "page": "ltx_table",
      "title": "Creates a latex table",
      "topics": [
        "ltx_table"
      ]
    },
    {
      "page": "ltx_table_design",
      "title": "Designs a table based on a object returned by the table_prep function",
      "topics": [
        "ltx_table_design"
      ]
    },
    {
      "page": "means",
      "title": "Calculate summary statistics on a data frame",
      "topics": [
        "means"
      ]
    },
    {
      "page": "R3port",
      "title": "Report functions for HTML and PDF files",
      "topics": [
        "R3port-package",
        "R3port"
      ]
    },
    {
      "page": "table_prep",
      "title": "Prepares the data for pivotal tabulation",
      "topics": [
        "table_prep"
      ]
    }
  ],
  "_readme": "https://github.com/richardhooijmaijers/r3port/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "whisker",
    "xfun"
  ],
  "_vignettes": [
    {
      "source": "R3port-vignette.Rmd",
      "filename": "R3port-vignette.html",
      "title": "Introduction to the R3port package",
      "author": "Richard Hooijmaijers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Calculation functions",
        "The doc functions",
        "The list functions",
        "The table functions",
        "Graphical output",
        "Putting it together",
        "The templates",
        "Create your own template"
      ],
      "created": "2018-03-20 11:02:21",
      "modified": "2025-05-12 12:38:57",
      "commits": 4
    }
  ],
  "_score": 6.094121595840561,
  "_indexed": true,
  "_nocasepkg": "r3port",
  "_universes": [
    "richardhooijmaijers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-10T05:30:20.000Z",
      "distro": "noble",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "51e3f1b2ecb4d7acb931e1aca128bdf8001cbcf9480b70ad7d25a8e80351ea70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-10T05:29:57.000Z",
      "distro": "noble",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "78213a0864e361a37c3277d313c04b320593857ac10ab4dfeb3126153dabb321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-10T05:30:06.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "fb4c516148568cbe519a37f8a7ab58465021e41a77e6d56b2897fc1d258b2a01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-10T05:29:47.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "2c2157ddb419b8fa8925fa32830cc9c27825a27f0ccab0d55ef5c1bb010135cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-10T05:29:19.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "858952000cf01888ebd96d8b4f5df73af3bf0dca4e5a29d4b3e40514d4bbfd4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-10T05:29:23.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "94a06611f8aeb519f6fb3fbb79963a1c9df0e8b5a187dd55417edc2336103fd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-10T05:29:11.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "5b43dfccc1b20253c559210847a3cea64a15c6c29a627d5380f2cfbb1f592080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T12:48:41.000Z",
      "commit": "fe7418c6a6b1a6d7ea1051f729f8947ed4b35132",
      "fileid": "7bc3d6bdc8c43b2c22217de9aa523201a36b49a23425dcaa77ca38ea6495d6b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/richardhooijmaijers/actions/runs/25620725037"
    }
  ]
}