Last updated on 2025-07-22 06:49:48 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
OpenRange | 3 | 7 | 3 |
S4DM | 10 | 3 |
Current CRAN status: ERROR: 3, NOTE: 7, OK: 3
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘OpenRange_api_load_species.Rd’ ‘OpenRange_api_species.Rd’
‘OpenRange_load_species.Rd’ ‘OpenRange_sf.R’ ‘OpenRange_species.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(OpenRange)
Loading required package: RPostgreSQL
Loading required package: DBI
>
> test_check("OpenRange")
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 0 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-OpenRange_get_license.R:3:3',
'test-OpenRange_get_stats.R:3:3', 'test-OpenRange_list_scenarios.R:3:3',
'test-OpenRange_load_species.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-OpenRange_api_load_species.R:5:5'): OpenRange_api_load_species returns sf ──
Error: parse error: premature EOF
(right here) ------^
Backtrace:
▆
1. ├─vcr::use_cassette(...) at test-OpenRange_api_load_species.R:3:3
2. │ └─cassette$call_block(...)
3. └─OpenRange::OpenRange_api_load_species(species = "Xanthium strumarium") at test-OpenRange_api_load_species.R:5:5
4. └─jsonlite::fromJSON(raw_content)
5. └─jsonlite:::parse_and_simplify(...)
6. └─jsonlite:::parseJSON(txt, bigint_as_char)
7. └─jsonlite:::parse_string(txt, bigint_as_char)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(OpenRange)
Loading required package: RPostgreSQL
Loading required package: DBI
>
> test_check("OpenRange")
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 0 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-OpenRange_get_license.R:3:3',
'test-OpenRange_get_stats.R:3:3', 'test-OpenRange_list_scenarios.R:3:3',
'test-OpenRange_load_species.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-OpenRange_api_load_species.R:5:5'): OpenRange_api_load_species returns sf ──
Error: parse error: premature EOF
(right here) ------^
Backtrace:
▆
1. ├─vcr::use_cassette(...) at test-OpenRange_api_load_species.R:3:3
2. │ └─cassette$call_block(...)
3. └─OpenRange::OpenRange_api_load_species(species = "Xanthium strumarium") at test-OpenRange_api_load_species.R:5:5
4. └─jsonlite::fromJSON(raw_content)
5. └─jsonlite:::parse_and_simplify(...)
6. └─jsonlite:::parseJSON(txt, bigint_as_char)
7. └─jsonlite:::parse_string(txt, bigint_as_char)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 10, OK: 3
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘fit_density_ratio.R’ ‘fit_plug_and_play.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64