Last updated on 2026-07-05 18:52:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 5.52 | 69.89 | 75.41 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 4.11 | 53.78 | 57.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 9.00 | 106.24 | 115.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 9.00 | 223.21 | 232.21 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 8.00 | 111.00 | 119.00 | ERROR | |
| r-patched-linux-x86_64 | 0.6.0 | 6.19 | 65.01 | 71.20 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 5.63 | 65.40 | 71.03 | ERROR | |
| r-release-macos-arm64 | 0.6.0 | 1.00 | 32.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 4.00 | 89.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 9.00 | 96.00 | 105.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.6.0 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.0 | 4.00 | 142.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 11.00 | 114.00 | 125.00 | ERROR |
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-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:
> 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 value[[3L]](cond) :
Unable to connect to PEPhub API. Check your internet connection. (HTTP 504 Gateway Timeout.)
Calls: pullProject ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64