CRAN Package Check Results for Package GaSP

Last updated on 2024-06-30 02:58:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 16.84 99.27 116.11 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 13.39 76.36 89.75 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 87.50 OK
r-devel-linux-x86_64-fedora-gcc 1.0.6 159.74 OK
r-devel-windows-x86_64 1.0.6 35.00 310.00 345.00 OK
r-patched-linux-x86_64 1.0.5 16.46 98.55 115.01 OK
r-release-linux-x86_64 1.0.5 15.66 100.08 115.74 OK
r-release-macos-arm64 1.0.6 74.00 OK
r-release-macos-x86_64 1.0.6 176.00 OK
r-release-windows-x86_64 1.0.6 30.00 301.00 331.00 OK
r-oldrel-macos-arm64 1.0.6 69.00 ERROR
r-oldrel-macos-x86_64 1.0.6 150.00 ERROR
r-oldrel-windows-x86_64 1.0.6 38.00 248.00 286.00 OK

Check Details

Version: 1.0.6
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘GaSP_vignette.Rmd’ ... > borehole_fit <- Fit(x = x, y = y, reg_model = ~1 + + a, sp_model = ~1 + r, random_error = FALSE) Warning: intercept term in 'sp_model' will not be used. When sourcing ‘GaSP_vignette.R’: Error: 1: components of 'reg_model' terms must be column names in 'x'. Execution halted ‘GaSP_vignette.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64