Skip to content

reporter

Creates Statistical Reports

v1.4.7 · May 14, 2026 · CC0

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

CRAN

1.3K

Last 30 days

3161st

3.6K

Last 90 days

13.5K

Last year

Trend: +5.2% (30d vs prior 30d)

r2u CRAN

29

Last 30 days

57

Last 90 days

226

Last year

Trend: +61.1% (30d vs prior 30d)

autoCRAN

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

13 OK
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
FAILURE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

imports

Dependency Network

Dependencies Reverse dependencies common fmtr stringi crayon jpeg zip withr glue defineR procs sassy reporter

Version History

24 tracked
updated 1.4.7 ← 1.4.6 diff May 15, 2026
new 1.4.6 Mar 10, 2026
updated 1.4.6 ← 1.4.5 diff Feb 6, 2026
updated 1.4.5 ← 1.4.4 diff Nov 21, 2025
updated 1.4.4 ← 1.4.3 diff Mar 18, 2024
updated 1.4.3 ← 1.4.2 diff Oct 28, 2023
updated 1.4.2 ← 1.4.1 diff Sep 29, 2023
updated 1.4.1 ← 1.3.9 diff May 11, 2023
updated 1.3.9 ← 1.3.8 diff Mar 16, 2023
updated 1.3.8 ← 1.3.7 diff Nov 27, 2022
updated 1.3.7 ← 1.3.6 diff Oct 6, 2022
updated 1.3.6 ← 1.3.5 diff Sep 12, 2022
updated 1.3.5 ← 1.3.3 diff Aug 7, 2022
updated 1.3.3 ← 1.3.1 diff Jun 19, 2022
updated 1.3.1 ← 1.2.9 diff Mar 9, 2022