CRAN Package Check Results for Package soilDB

Last updated on 2024-06-13 00:55:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.2 20.93 191.19 212.12 OK
r-devel-linux-x86_64-debian-gcc 2.8.3 0.67 1.73 2.40 ERROR
r-devel-linux-x86_64-fedora-clang 2.8.3 211.57 OK
r-devel-linux-x86_64-fedora-gcc 2.8.3 266.10 OK
r-devel-windows-x86_64 2.8.2 18.00 167.00 185.00 OK
r-patched-linux-x86_64 2.8.2 21.57 181.94 203.51 OK
r-release-linux-x86_64 2.8.2 18.92 178.55 197.47 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.2 18.00 165.00 183.00 OK
r-oldrel-macos-arm64 2.8.3 105.00 ERROR
r-oldrel-macos-x86_64 2.8.3 184.00 ERROR
r-oldrel-windows-x86_64 2.8.3 20.00 165.00 185.00 OK

Check Details

Version: 2.8.3
Check: package dependencies
Result: ERROR Package required but not available: ‘aqp’ Packages suggested but not available for checking: 'rvest', 'odbc', 'RSQLite', 'testthat' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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/25s] 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/30s] OK Flavor: r-oldrel-macos-x86_64