CRAN Package Check Results for Package NSR

Last updated on 2025-07-21 12:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.95 29.05 31.00 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.44 23.51 24.95 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 50.07 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 61.59 ERROR
r-devel-windows-x86_64 0.1.0 4.00 60.00 64.00 OK
r-patched-linux-x86_64 0.1.0 2.06 28.02 30.08 OK
r-release-linux-x86_64 0.1.0 1.74 27.75 29.49 OK
r-release-macos-arm64 0.1.0 37.00 OK
r-release-macos-x86_64 0.1.0 66.00 OK
r-release-windows-x86_64 0.1.0 4.00 60.00 64.00 OK
r-oldrel-macos-arm64 0.1.0 45.00 OK
r-oldrel-macos-x86_64 0.1.0 52.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 66.00 70.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NSR) > > > test_check("NSR") [ FAIL 2 | WARN 0 | SKIP 11 | PASS 0 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (1): 'test-NSR_metadata.R:6:3' • class(NSR_fields) == "data.frame" is not TRUE (1): 'test-NSR_data_dictionary.R:16:3' • class(NSR_status) == "data.frame" is not TRUE (1): 'test-NSR_data_dictionary.R:34:3' • class(NSR_version_metadata) == "data.frame" is not TRUE (1): 'test-NSR_version.R:16:3' • class(citation_info) == "data.frame" is not TRUE (1): 'test-NSR_citations.R:17:3' • class(nsr_checklists) == "data.frame" is not TRUE (1): 'test-NSR_political_divisions.R:35:3' • class(nsr_poldivs) == "data.frame" is not TRUE (1): 'test-NSR_political_divisions.R:16:3' • class(results) == "data.frame" is not TRUE (2): 'test-NSR.R:17:3', 'test-NSR_simple.R:20:3' • class(results2) == "data.frame" is not TRUE (1): 'test-NSR_simple.R:40:3' • class(sources) == "data.frame" is not TRUE (1): 'test-NSR_sources.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-NSR_political_divisions.R:12:3'): example works ────────────── `nsr_poldivs` is not an S3 object ── Failure ('test-NSR_political_divisions.R:31:3'): example 2 works ──────────── `nsr_checklists` is not an S3 object [ FAIL 2 | WARN 0 | SKIP 11 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NSR) > > > test_check("NSR") [ FAIL 2 | WARN 0 | SKIP 11 | PASS 0 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (1): 'test-NSR_metadata.R:6:3' • class(NSR_fields) == "data.frame" is not TRUE (1): 'test-NSR_data_dictionary.R:16:3' • class(NSR_status) == "data.frame" is not TRUE (1): 'test-NSR_data_dictionary.R:34:3' • class(NSR_version_metadata) == "data.frame" is not TRUE (1): 'test-NSR_version.R:16:3' • class(citation_info) == "data.frame" is not TRUE (1): 'test-NSR_citations.R:17:3' • class(nsr_checklists) == "data.frame" is not TRUE (1): 'test-NSR_political_divisions.R:35:3' • class(nsr_poldivs) == "data.frame" is not TRUE (1): 'test-NSR_political_divisions.R:16:3' • class(results) == "data.frame" is not TRUE (2): 'test-NSR.R:17:3', 'test-NSR_simple.R:20:3' • class(results2) == "data.frame" is not TRUE (1): 'test-NSR_simple.R:40:3' • class(sources) == "data.frame" is not TRUE (1): 'test-NSR_sources.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-NSR_political_divisions.R:12:3'): example works ────────────── `nsr_poldivs` is not an S3 object ── Failure ('test-NSR_political_divisions.R:31:3'): example 2 works ──────────── `nsr_checklists` is not an S3 object [ FAIL 2 | WARN 0 | SKIP 11 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc