CRAN Package Check Results for Package pepr

Last updated on 2026-07-10 08:54:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 4.64 69.54 74.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.1 3.94 53.20 57.14 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 10.00 84.43 94.43 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 9.00 86.18 95.18 OK
r-devel-windows-x86_64 0.6.1 9.00 93.00 102.00 OK
r-patched-linux-x86_64 0.6.0 5.47 64.86 70.33 ERROR
r-release-linux-x86_64 0.6.0 5.63 65.40 71.03 ERROR
r-release-macos-arm64 0.6.1 1.00 25.00 26.00 OK
r-release-macos-x86_64 0.6.1 4.00 94.00 98.00 OK
r-release-windows-x86_64 0.6.0 12.00 123.00 135.00 ERROR
r-oldrel-macos-arm64 0.6.1 1.00 29.00 30.00 OK
r-oldrel-macos-x86_64 0.6.1 4.00 98.00 102.00 OK
r-oldrel-windows-x86_64 0.6.0 11.00 123.00 134.00 ERROR

Check Details

Version: 0.6.0
Check: examples
Result: ERROR Running examples in ‘pepr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pullProject > ### Title: Pull a PEP from PEPhub API > ### Aliases: pullProject > > ### ** Examples > > registryPath = 'databio/example:default' > p=pullProject(registryPath) Warning in fetchPEP(ellipsis$file, raw = TRUE) : No authentication token found. Generate one with PEPhub Client to access private PEPs. Error in do.call(rbind, rawPEP$sample_list) : second argument must be a list Calls: pullProject ... <Anonymous> -> is.data.table -> as.data.frame -> do.call Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.6.0
Check: examples
Result: ERROR Running examples in 'pepr-Ex.R' failed The error most likely occurred in: > ### Name: pullProject > ### Title: Pull a PEP from PEPhub API > ### Aliases: pullProject > > ### ** Examples > > registryPath = 'databio/example:default' > p=pullProject(registryPath) Warning in fetchPEP(ellipsis$file, raw = TRUE) : No authentication token found. Generate one with PEPhub Client to access private PEPs. Error in do.call(rbind, rawPEP$sample_list) : second argument must be a list Calls: pullProject ... <Anonymous> -> is.data.table -> as.data.frame -> do.call Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64