CRAN Package Check Results for Package pepr

Last updated on 2026-07-12 12:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 5.87 69.45 75.32 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 3.77 54.26 58.03 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 122.00 131.00 OK
r-patched-linux-x86_64 0.6.0 5.47 64.86 70.33 ERROR
r-release-linux-x86_64 0.6.1 4.50 64.29 68.79 OK
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.1 10.00 97.00 107.00 OK
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.1 13.00 205.00 218.00 OK

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 Flavor: r-patched-linux-x86_64