CRAN Package Check Results for Package neonPlantEcology

Last updated on 2026-06-19 21:55:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 11.62 176.97 188.59 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.1 6.84 119.36 126.20 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.1 18.00 284.63 302.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.1 18.00 ERROR
r-devel-windows-x86_64 1.6.1 16.00 167.00 183.00 NOTE
r-patched-linux-x86_64 1.6.1 10.12 159.31 169.43 NOTE
r-release-linux-x86_64 1.6.1 10.88 156.95 167.83 NOTE
r-release-macos-arm64 1.6.1 3.00 48.00 51.00 NOTE
r-release-macos-x86_64 1.6.1 8.00 184.00 192.00 NOTE
r-release-windows-x86_64 1.6.1 13.00 166.00 179.00 NOTE
r-oldrel-macos-arm64 1.6.1 NOTE
r-oldrel-macos-x86_64 1.6.1 7.00 144.00 151.00 NOTE
r-oldrel-windows-x86_64 1.6.1 17.00 251.00 268.00 NOTE

Check Details

Version: 1.6.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘functions.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 1.6.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘neonPlantEcology.Rmd’ using rmarkdown Quitting from neonPlantEcology.Rmd:18-27 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'sf' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'units' --- Backtrace: ▆ 1. └─base::library(sf) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'neonPlantEcology.Rmd' failed with diagnostics: package or namespace load failed for 'sf' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'units' --- failed re-building ‘neonPlantEcology.Rmd’ SUMMARY: processing the following file failed: ‘neonPlantEcology.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘functions.R’ Flavor: r-oldrel-macos-x86_64