Last updated on 2025-12-06 00:49:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.55 | 41.64 | 44.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.81 | 21.36 | 23.17 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 65.90 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 78.77 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 4.00 | 62.00 | 66.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 2.95 | 36.10 | 39.05 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.47 | 36.85 | 39.32 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 4.00 | 105.00 | 109.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 4.00 | 60.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 5.00 | 71.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 4.00 | 75.00 | 79.00 | OK |
Version: 0.2.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'roxygen2', 'spelling', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(testex)
>
> test_check("testex")
Failed with error: 'there is no package called 'roxygen2''
Saving _problems/test-testthat-4.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 73 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• on R CMD check (1): 'test-options.R:27:3'
• tests not installed (1): 'test-srcref-key.R:27:3'
• {roxygen2} is not installed. (3): 'test-roxygen2-expect.R:17:3',
'test-roxygen2-parse-text.R:17:3', 'test-roxygen2-testthat.R:17:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-testthat.R:2:3'): with_attached temporarily attaches a packages ──
Expected `suppressPackageStartupMessages(...)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 73 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
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