report
Automated Reporting of Results and Statistical Models
v0.6.4
·
May 4, 2026
·
MIT + file LICENSE
Description
The aim of the 'report' package is to bridge the gap between R’s output and the formatted results contained in your manuscript. This package converts statistical models and data frames into textual reports suited for publication, ensuring standardization and quality in results reporting.
Downloads
CRAN
9.5K
Last 30 days
1220th
32.4K
Last 90 days
129K
Last year
Trend: -27.5% (30d vs prior 30d)
r2u
CRAN
104
Last 30 days
183
Last 90 days
567
Last year
Trend: +100% (30d vs prior 30d)
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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 3, 2026
ERROR
r-devel-windows-x86_64
examples
Running examples in 'report-Ex.R' failed The error most likely occurred in: > ### Name: report_participants > ### Title: Reporting the participant data > ### Aliases: report_participants > > ### ** Examples > > library(report) > data <- data.frame ...[truncated]... , "USA", "Canada" + ) + ) > report_participants(data) Error in as.data.frame.integer(x[[i]], optional = TRUE) : row names contain missing values Calls: report_participants ... data.frame -> as.data.frame -> as.data.frame.integer Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Reverse Dependencies (6)
suggests
Dependency Network
Version History
16 tracked
new
0.6.3
Mar 10, 2026