Last updated on 2026-08-05 09:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.4 | 33.73 | 132.23 | 165.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.5 | 22.15 | 95.53 | 117.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.5 | 51.00 | 204.30 | 255.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 24.00 | 93.79 | 117.79 | OK | |
| r-devel-windows-x86_64 | 0.5.5 | 40.00 | 245.00 | 285.00 | OK | |
| r-patched-linux-x86_64 | 0.5.4 | 31.40 | 119.09 | 150.49 | ERROR | |
| r-release-linux-x86_64 | 0.5.4 | 29.50 | 122.34 | 151.84 | OK | |
| r-release-macos-arm64 | 0.5.5 | 7.00 | 50.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 0.5.5 | 20.00 | 172.00 | 192.00 | OK | |
| r-release-windows-x86_64 | 0.5.5 | 39.00 | 183.00 | 222.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.5 | 5.00 | 53.00 | 58.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.5 | 20.00 | 268.00 | 288.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.4 | 51.00 | 330.00 | 381.00 | OK |
Version: 0.5.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(resourcecode)
>
> test_check("resourcecode")
Starting 2 test processes.
> test-spectral_data_download.R: Failed to download data for SEMREVO (1994-01)
> test-spectral_data_download.R: Failed to download data for SEMREVO (1994-01)
> tests_download_parameters.R: HTTP error 404: Not Found
> tests_download_parameters.R: Failed to retrieve parameter: hs
Saving _problems/tests_download_parameters-65.R
Saving _problems/tests_download_parameters-66.R
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 236 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• On CRAN (11): 'test-spectral_data_download.R:3:3',
'test-spectral_data_download.R:36:3', 'test-spectral_data_download.R:58:3',
'test-spectral_data_download.R:72:3', 'test-spectral_data_download.R:89:3',
'test-spectral_data_download.R:104:3', 'test-spectral_data_download.R:137:3',
'test-spectral_data_download.R:230:3', 'test-spectral_data_download.R:260:3',
'test-spectral_data_download.R:281:3', 'test-spectral_data_download.R:298:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_download_parameters.R:65:3'): get_parameters handles Date format as input ──
Expected `result` to be an S3 object.
Actual OO type: none.
── Failure ('tests_download_parameters.R:66:3'): get_parameters handles Date format as input ──
Expected `nrow(result) > 1` to be TRUE.
Differences:
`actual`:
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 11 | PASS 236 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64