CRAN Package Check Results for Package soilDB

Last updated on 2024-08-16 12:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 14.85 144.43 159.28 OK
r-devel-linux-x86_64-debian-gcc 2.8.3 12.24 96.25 108.49 OK
r-devel-linux-x86_64-fedora-clang 2.8.3 259.41 OK
r-devel-linux-x86_64-fedora-gcc 2.8.3 264.44 OK
r-devel-windows-x86_64 2.8.3 20.00 168.00 188.00 OK
r-patched-linux-x86_64 2.8.3 17.63 137.18 154.81 OK
r-release-linux-x86_64 2.8.3 18.21 135.85 154.06 OK
r-release-macos-arm64 2.8.3 75.00 OK
r-release-macos-x86_64 2.8.3 232.00 OK
r-release-windows-x86_64 2.8.3 20.00 166.00 186.00 OK
r-oldrel-macos-arm64 2.8.3 116.00 ERROR
r-oldrel-macos-x86_64 2.8.3 195.00 ERROR
r-oldrel-windows-x86_64 2.8.3 22.00 197.00 219.00 OK

Check Details

Version: 2.8.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘fetchNASIS.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + echo = FALSE, eval = (nchar(soilDBdata_pedon_dsn) > 0)) > library(soilDB) > f <- fetchNASIS(dsn = soilDBdata_pedon_dsn) When sourcing ‘fetchNASIS.R’: Error: no such table: site_View_1 Execution halted ‘fetchNASIS.Rmd’ using ‘UTF-8’... failed ‘wcs-ssurgo.Rmd’ using ‘UTF-8’... [5s/34s] OK Flavor: r-oldrel-macos-arm64

Version: 2.8.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘fetchNASIS.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + echo = FALSE, eval = (nchar(soilDBdata_pedon_dsn) > 0)) > library(soilDB) > f <- fetchNASIS(dsn = soilDBdata_pedon_dsn) When sourcing ‘fetchNASIS.R’: Error: no such table: site_View_1 Execution halted ‘fetchNASIS.Rmd’ using ‘UTF-8’... failed ‘wcs-ssurgo.Rmd’ using ‘UTF-8’... [9s/40s] OK Flavor: r-oldrel-macos-x86_64