CRAN Package Check Results for Package soilDB

Last updated on 2024-07-01 12:53:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 18.75 192.98 211.73 OK
r-devel-linux-x86_64-debian-gcc 2.8.3 15.51 137.69 153.20 OK
r-devel-linux-x86_64-fedora-clang 2.8.3 261.96 OK
r-devel-linux-x86_64-fedora-gcc 2.8.3 263.74 OK
r-devel-windows-x86_64 2.8.3 20.00 165.00 185.00 OK
r-patched-linux-x86_64 2.8.3 21.72 180.66 202.38 OK
r-release-linux-x86_64 2.8.3 18.69 180.35 199.04 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 19.00 171.00 190.00 OK
r-oldrel-macos-arm64 2.8.3 110.00 ERROR
r-oldrel-macos-x86_64 2.8.3 169.00 ERROR
r-oldrel-windows-x86_64 2.8.3 26.00 197.00 223.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/27s] 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/31s] OK Flavor: r-oldrel-macos-x86_64