Last updated on 2026-07-23 08:49:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 38.00 | 335.88 | 373.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 23.23 | 221.15 | 244.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 63.00 | 522.23 | 585.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 24.00 | 216.76 | 240.76 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 33.00 | 261.00 | 294.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 34.71 | 318.78 | 353.49 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 34.34 | 319.29 | 353.63 | OK | |
| r-release-macos-arm64 | 0.3.0 | 7.00 | 66.00 | 73.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 21.00 | 431.00 | 452.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 34.00 | 259.00 | 293.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 22.00 | 313.00 | 335.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 48.00 | 382.00 | 430.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> suppressPackageStartupMessages(library(prism))
>
> test_check("prism")
***************************************
make sure you run this 2x or less in any given day!!!!
****************************************
[ FAIL 0 | WARN 0 | SKIP 7 | PASS 311 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-files_download.R:21:3', 'test-files_download.R:124:3',
'test-files_download.R:188:3', 'test-files_download.R:262:3',
'test-files_download.R:328:3', 'test-prism_archive_ls.R:5:3'
• On Linux (1): 'test-prism_set_dl_dir.R:19:3'
[ FAIL 0 | WARN 0 | SKIP 7 | PASS 311 ]
Warning message:
In prism_dl_dir_check_for_v1(path) :*** buffer overflow detected ***: terminated
Aborted
Flavor: r-devel-linux-x86_64-debian-gcc