Skip to content

represtools

Reproducible Research Tools

v0.1.3 · Oct 3, 2019 · GPL (>= 3)

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

CRAN

265

Last 30 days

18420th

666

Last 90 days

2.5K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

104

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

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

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 Jun 8, 2026
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’ [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
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

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

R 493 (43.8%)Tests 156 (13.9%)Docs 303 (26.9%)Vignettes 174 (15.5%)

API

Exported functions

12

Internal functions

7

Recent export changes

v0.1.1+12 Analyze, Cook, DescribeObjects +9 more

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

v0.1.1: 1,116 LOCv0.1.2: 1,131 LOCv0.1.3: 1,126 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies whisker represtools

Version History

4 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Oct 2, 2019
updated 0.1.2 ← 0.1.1 diff Aug 29, 2016
new 0.1.1 Jun 20, 2016