CRAN Package Check Results for Package SoilTaxonomy

Last updated on 2026-05-04 20:51:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.8 4.65 71.61 76.26 OK
r-devel-linux-x86_64-debian-gcc 0.2.8 3.18 53.54 56.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.8 8.00 117.21 125.21 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.8 116.18 OK
r-devel-windows-x86_64 0.2.8 7.00 98.00 105.00 ERROR
r-patched-linux-x86_64 0.2.8 5.30 62.08 67.38 OK
r-release-linux-x86_64 0.2.8 4.33 61.07 65.40 OK
r-release-macos-arm64 0.2.8 1.00 24.00 25.00 OK
r-release-macos-x86_64 0.2.8 4.00 87.00 91.00 OK
r-release-windows-x86_64 0.2.8 8.00 94.00 102.00 OK
r-oldrel-macos-arm64 0.2.8 OK
r-oldrel-macos-x86_64 0.2.8 3.00 84.00 87.00 OK
r-oldrel-windows-x86_64 0.2.8 10.00 114.00 124.00 OK

Check Details

Version: 0.2.8
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SoilTaxonomy) > > test_check("SoilTaxonomy") Saving _problems/test-higherTaxaCodes-40.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-formative-element-parsing.R:214:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-higherTaxaCodes.R:40:3'): taxon_code_to_taxon & taxon_to_taxon_code works ── Error in `as.data.frame.vector(x, ..., nm = nm)`: row names contain missing values Backtrace: ▆ 1. └─SoilTaxonomy::taxon_to_taxon_code(res1) at test-higherTaxaCodes.R:40:3 2. ├─base::merge(...) 3. └─base::data.frame(taxonlow = ltaxon, row.names = NULL) 4. ├─base::as.data.frame(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 5. └─base::as.data.frame.character(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 6. └─base::as.data.frame.vector(x, ..., nm = nm) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SoilTaxonomy) > > test_check("SoilTaxonomy") Saving _problems/test-higherTaxaCodes-40.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-formative-element-parsing.R:214:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-higherTaxaCodes.R:40:3'): taxon_code_to_taxon & taxon_to_taxon_code works ── Error in `as.data.frame.vector(x, ..., nm = nm)`: row names contain missing values Backtrace: ▆ 1. └─SoilTaxonomy::taxon_to_taxon_code(res1) at test-higherTaxaCodes.R:40:3 2. ├─base::merge(...) 3. └─base::data.frame(taxonlow = ltaxon, row.names = NULL) 4. ├─base::as.data.frame(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 5. └─base::as.data.frame.character(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 6. └─base::as.data.frame.vector(x, ..., nm = nm) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.8
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(SoilTaxonomy) > > test_check("SoilTaxonomy") Saving _problems/test-higherTaxaCodes-40.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-formative-element-parsing.R:214:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-higherTaxaCodes.R:40:3'): taxon_code_to_taxon & taxon_to_taxon_code works ── Error in `as.data.frame.vector(x, ..., nm = nm)`: row names contain missing values Backtrace: ▆ 1. └─SoilTaxonomy::taxon_to_taxon_code(res1) at test-higherTaxaCodes.R:40:3 2. ├─base::merge(...) 3. └─base::data.frame(taxonlow = ltaxon, row.names = NULL) 4. ├─base::as.data.frame(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 5. └─base::as.data.frame.character(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) 6. └─base::as.data.frame.vector(x, ..., nm = nm) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 150 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64