CRAN Package Check Results for Package biglm

Last updated on 2024-04-18 18:57:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-2.1 4.41 33.05 37.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-2.1 2.99 25.25 28.24 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-2.1 47.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-2.1 45.07 NOTE
r-prerel-macos-arm64 0.9-2.1 18.00 OK
r-prerel-windows-x86_64 0.9-2.1 6.00 48.00 54.00 OK
r-patched-linux-x86_64 0.9-2.1 3.91 31.48 35.39 NOTE
r-release-linux-x86_64 0.9-2.1 4.07 32.12 36.19 NOTE
r-release-macos-arm64 0.9-2.1 19.00 OK
r-release-macos-x86_64 0.9-2.1 28.00 NOTE
r-release-windows-x86_64 0.9-2.1 7.00 49.00 56.00 OK
r-oldrel-macos-arm64 0.9-2.1 19.00 OK
r-oldrel-windows-x86_64 0.9-2.1 6.00 54.00 60.00 OK

Check Details

Version: 0.9-2.1
Check: R code for possible problems
Result: NOTE Found the following calls to data() loading into the global environment: File ‘biglm/R/bigglm.R’: data(reset = TRUE) data(reset = FALSE) See section ‘Good practice’ in ‘?data’. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.9-2.1
Check: compiled code
Result: NOTE File ‘biglm/libs/biglm.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9-2.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘RODBC’ Package which this enhances but not available for checking: ‘leaps’ Flavor: r-release-macos-x86_64