Last updated on 2026-05-16 04:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.4 | 33.90 | 126.13 | 160.03 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.5.4 | 29.06 | 94.69 | 123.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.4 | 53.00 | 202.78 | 255.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.4 | 63.00 | 222.52 | 285.52 | OK | |
| r-devel-windows-x86_64 | 0.5.4 | 39.00 | 180.00 | 219.00 | OK | |
| r-patched-linux-x86_64 | 0.5.4 | 29.45 | 121.00 | 150.45 | OK | |
| r-release-linux-x86_64 | 0.5.4 | 26.29 | 119.94 | 146.23 | OK | |
| r-release-macos-arm64 | 0.5.4 | 6.00 | 55.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 0.5.4 | 21.00 | 176.00 | 197.00 | OK | |
| r-release-windows-x86_64 | 0.5.4 | 36.00 | 230.00 | 266.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.4 | 5.00 | 50.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.4 | 20.00 | 165.00 | 185.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.4 | 44.00 | 224.00 | 268.00 | OK |
Version: 0.5.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/50s]
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: Network error: Could not connect to the remote resource. The server may be unavailable.
> 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 1 | 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 1 | SKIP 11 | PASS 236 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang