Description
Contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, PDF, HTML, and Microsoft Word file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering.
Downloads
1.3K
Last 30 days
3161st
3.6K
Last 90 days
13.5K
Last year
Trend: +5.2% (30d vs prior 30d)
29
Last 30 days
57
Last 90 days
226
Last year
Trend: +61.1% (30d vs prior 30d)
8
Last 7 days
15
Last 30 days
5
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Jun 8, 2026
DESCRIPTION meta-information
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
tests
Running ‘testthat.R’ [99s/113s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(reporter) Loading required package: common > library(fmtr) > library(dplyr) Attaching package: 'dplyr' ...[truncated]... orter:::write_report_text(x) 3. └─reporter:::write_content(rs, ls, pt) 4. └─base::file(rs$modified_path, open = "a", encoding = "native.enc") [ FAIL 2 | WARN 7 | SKIP 0 | PASS 1904 ] Error: ! Test failures. Execution halted