CRAN Package Check Results for Package soilDB

Last updated on 2024-06-17 17:57:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 22.95 194.71 217.66 OK
r-devel-linux-x86_64-debian-gcc 2.8.3 14.58 137.14 151.72 OK
r-devel-linux-x86_64-fedora-clang 2.8.3 211.57 OK
r-devel-linux-x86_64-fedora-gcc 2.8.3 263.74 OK
r-devel-windows-x86_64 2.8.3 18.00 171.00 189.00 OK
r-patched-linux-x86_64 2.8.3 24.56 180.02 204.58 OK
r-release-linux-x86_64 2.8.3 20.34 177.05 197.39 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 163.00 183.00 OK
r-oldrel-macos-arm64 2.8.3 107.00 ERROR
r-oldrel-macos-x86_64 2.8.3 188.00 ERROR
r-oldrel-windows-x86_64 2.8.3 23.00 195.00 218.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/26s] 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/32s] OK Flavor: r-oldrel-macos-x86_64