Description
Reproducible research tools automates the creation of an analysis directory structure and work flow. There are R markdown skeletons which encapsulate typical analytic work flow steps. Functions will create appropriate modules which may pass data from one step to another.
Downloads
265
Last 30 days
18420th
666
Last 90 days
2.5K
Last year
Trend: +55.9% (30d vs prior 30d)
0
Last 30 days
23
Last 90 days
104
Last year
Trend: -100% (30d vs prior 30d)
2
Last 7 days
5
Last 30 days
0
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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
tests
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(represtools)
>
> test_check("represtools")
num 1
chr "abc"
[ FAIL 16 | WARN 3 | SKIP 0 | PASS 16 ]
══ Fa
...[truncated]...
3'): All directories are created ─────────────
Expected `file.info("./presented")$isdir` to be TRUE.
Differences:
`actual`: <NA>
`expected`: TRUE
[ FAIL 16 | WARN 3 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory
Code
Structure
Lines of code
1,126
Files
41
Compiled share
0%
Has compiled src
No
Language breakdown
API
Exported functions
12
Internal functions
7
Recent export changes
Testing & CI
Has tests
Yes
Test-to-code ratio
0.32
testthat edition
–
CI present
No
CI type
[]
PR gated
No
Docs
Return-value doc rate
41.7%
\dontrun example ratio
100%
Roxygen coverage
100%
Has pkgdown
No
NEWS present
No
Health & Security signals
Informational signals; not verdicts.
on.exit coverage
0%
Unsafe pattern score
0
Dep constraint coverage
0%
Secret pattern count
0
Bundled 3rd-party code
2 items
Portability & License
Min R version
3.2.0
System requirements
1
C++ standard
–
License
GPL (>= 3)
License flags
SPDX valid, OSI approved
History
Versions
3
First release
2016-06-21
Latest release
2019-10-03
Avg cadence
600 days
Cold removal rate
–
Dep drift
0
LOC over versions
Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.