Last updated on 2025-12-06 17:48:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.3 | 25.82 | 315.19 | 341.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.3 | 16.55 | 181.65 | 198.20 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.1.3 | 58.00 | 443.04 | 501.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.3 | 59.00 | 446.49 | 505.49 | OK | |
| r-devel-windows-x86_64 | 3.1.3 | 43.00 | 440.00 | 483.00 | OK | |
| r-patched-linux-x86_64 | 3.1.3 | 43.18 | 241.13 | 284.31 | OK | |
| r-release-linux-x86_64 | 3.1.3 | 26.05 | 261.54 | 287.59 | OK | |
| r-release-macos-arm64 | 3.1.3 | OK | ||||
| r-release-macos-x86_64 | 3.1.3 | 26.00 | 217.00 | 243.00 | OK | |
| r-release-windows-x86_64 | 3.1.3 | 45.00 | 377.00 | 422.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 3.1.3 | 30.00 | 212.00 | 242.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.1.3 | 59.00 | 444.00 | 503.00 | OK |
Version: 3.1.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'roxygen2', 'yaml'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(civis)
>
> test_check("civis")
Saving _problems/test_reports-90.R
Saving _problems/test_reports-99.R
[ FAIL 2 | WARN 6 | SKIP 0 | PASS 1057 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_reports.R:90:5'): parse_front_matter parses yaml correctly ───
Expected `parse_front_matter(textConnection(rmd_a))` to equal `expect_a`.
Differences:
names for current but not for target
Length mismatch: comparison on first 0 components
── Failure ('test_reports.R:99:5'): parse_front_matter handles parsing errors with warning ──
`parse_front_matter(textConnection(rmd_a))` produced unexpected warnings.
Expected match: Failed to parse Civis metadata from Rmarkdown file: Scanner error: mapping values are not allowed in this context at line 2, column 11
Actual values:
* Failed to parse Civis metadata from Rmarkdown file: there is no package called 'yaml'
[ FAIL 2 | WARN 6 | SKIP 0 | PASS 1057 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.3
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: 3.1.3
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
R 2.1Mb
help 2.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64