Last updated on 2025-12-06 00:48:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 12.67 | 92.08 | 104.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 8.23 | 44.11 | 52.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 25.00 | 127.97 | 152.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 24.00 | 136.80 | 160.80 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 14.00 | 118.00 | 132.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 12.38 | 79.23 | 91.61 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 11.83 | 83.34 | 95.17 | OK | |
| r-release-macos-arm64 | 0.6.0 | OK | ||||
| r-release-macos-x86_64 | 0.6.0 | 11.00 | 143.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 15.00 | 112.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 10.00 | 120.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 18.00 | 147.00 | 165.00 | OK |
Version: 0.6.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'tinysnapshot'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/1s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ ## Force tests to be executed if in dev release
+ ## (which we define as having a sub-release)
+ NOT_CRAN <- length(unclass(packageVersion("nexus"))[[1]]) == 4
+
+ tinytest::test_package("nexus", at_home = NOT_CRAN)
+ }
Loading required package: dimensio
test_chemistry.R.............. 0 tests
test_chemistry.R.............. 0 tests
test_chemistry.R.............. 0 tests
test_chemistry.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 6 tests <1b>[0;32mOK<1b>[0m
test_chemistry.R.............. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m65ms<1b>[0m
test_coerce.R................. 0 tests
test_coerce.R................. 0 tests
test_coerce.R................. 0 tests
test_coerce.R................. 0 tests
test_coerce.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m42ms<1b>[0m
test_condense.R............... 0 tests
test_condense.R............... 0 tests
test_condense.R............... 0 tests
test_condense.R............... 0 tests
test_condense.R............... 1 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 2 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 3 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 4 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 5 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 6 tests <1b>[0;32mOK<1b>[0m
test_condense.R............... 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_describe.R............... 0 tests Error: Package tinysnapshot could not be loaded
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
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
Version: 0.6.0
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc