CRAN Package Check Results for Package gdverse

Last updated on 2025-12-07 02:49:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 19.84 138.51 158.35 OK
r-devel-linux-x86_64-debian-gcc 1.5.1 14.83 80.48 95.31 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.1 156.00 114.74 270.74 OK
r-devel-linux-x86_64-fedora-gcc 1.5.1 116.00 161.25 277.25 OK
r-devel-windows-x86_64 1.5.1 26.00 169.00 195.00 OK
r-patched-linux-x86_64 1.5.1 21.62 126.41 148.03 OK
r-release-linux-x86_64 1.5.1 19.13 127.25 146.38 OK
r-release-macos-arm64 1.5.1 OK
r-release-macos-x86_64 1.5.1 16.00 149.00 165.00 OK
r-release-windows-x86_64 1.5.1 28.00 163.00 191.00 OK
r-oldrel-macos-arm64 1.5.1 OK
r-oldrel-macos-x86_64 1.5.1 17.00 146.00 163.00 OK
r-oldrel-windows-x86_64 1.5.1 33.00 205.00 238.00 OK

Check Details

Version: 1.5.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.1
Check: examples
Result: ERROR Running examples in ‘gdverse-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: gd > ### Title: native geographical detector(GD) model > ### Aliases: gd > > ### ** Examples > > data("NTDs") > g = gd(incidence ~ watershed + elevation + soiltype, + data = NTDs,type = c('factor','interaction')) > g Factor Detector Error in loadNamespace(x) : there is no package called ‘knitr’ Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc