Last updated on 2025-08-28 03:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 29.50 | 36.87 | 66.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 19.92 | 29.15 | 49.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 122.70 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 115.03 | OK | |||
r-devel-windows-x86_64 | 0.4.2 | 46.00 | 117.00 | 163.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.3 | 28.29 | 35.00 | 63.29 | OK | |
r-release-linux-x86_64 | 0.4.2 | 28.66 | 34.74 | 63.40 | ERROR | |
r-release-macos-arm64 | 0.4.3 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 69.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 51.00 | 104.00 | 155.00 | OK | |
r-oldrel-macos-arm64 | 0.4.3 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 89.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.3 | 56.00 | 135.00 | 191.00 | NOTE |
Version: 0.4.2
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gdtools)
>
> test_check("gdtools")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 45 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-utils.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fonts.R:24:3'): fonts work ───────────────────────────────────
installed_gfonts() not identical to c("Roboto", "Open Sans", "Montserrat").
1/3 mismatches
x[3]: "Inter"
y[3]: "Montserrat"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 45 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gdtools)
>
> test_check("gdtools")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 46 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-utils.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fonts.R:24:3'): fonts work ───────────────────────────────────
installed_gfonts() not identical to c("Roboto", "Open Sans", "Montserrat").
1/3 mismatches
x[3]: "Inter"
y[3]: "Montserrat"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 46 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.3
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
libs 6.7Mb
Flavor: r-oldrel-windows-x86_64