Last updated on 2025-12-07 07:49:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.7 | 6.23 | 219.27 | 225.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.7 | 4.60 | 76.94 | 81.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.7 | 14.00 | 314.39 | 328.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.7 | 15.00 | 312.13 | 327.13 | OK | |
| r-devel-windows-x86_64 | 0.3.7 | 9.00 | 179.00 | 188.00 | OK | |
| r-patched-linux-x86_64 | 0.3.7 | 7.00 | 212.13 | 219.13 | OK | |
| r-release-linux-x86_64 | 0.3.7 | 6.29 | 212.63 | 218.92 | OK | |
| r-release-macos-arm64 | 0.3.7 | OK | ||||
| r-release-macos-x86_64 | 0.3.7 | 5.00 | 198.00 | 203.00 | OK | |
| r-release-windows-x86_64 | 0.3.7 | 9.00 | 179.00 | 188.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.7 | 10.00 | 190.00 | 200.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.7 | 12.00 | 239.00 | 251.00 | OK |
Version: 0.3.7
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'devtools', 'reactable'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.7
Check: examples
Result: ERROR
Running examples in ‘evanverse-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: view
> ### Title: Quick interactive table viewer (reactable)
> ### Aliases: view
>
> ### ** Examples
>
> view(iris)
Error in `view()`:
! Package 'reactable' is required. Please install it to use view().
Backtrace:
▆
1. └─evanverse::view(iris)
2. └─cli::cli_abort("Package 'reactable' is required. Please install it to use view().")
3. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.7
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc