CRAN Package Check Results for Package biglm

Last updated on 2022-09-11 12:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-2.1 4.32 32.65 36.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-2.1 2.89 25.11 28.00 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-2.1 58.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-2.1 57.12 NOTE
r-devel-windows-x86_64 0.9-2.1 16.00 59.00 75.00 OK
r-patched-linux-x86_64 0.9-2.1 3.82 31.42 35.24 NOTE
r-release-linux-x86_64 0.9-2.1 3.31 31.42 34.73 NOTE
r-release-macos-arm64 0.9-2.1 22.00 OK
r-release-macos-x86_64 0.9-2.1 26.00 OK
r-release-windows-x86_64 0.9-2.1 12.00 57.00 69.00 OK
r-oldrel-macos-arm64 0.9-2.1 24.00 NOTE
r-oldrel-macos-x86_64 0.9-2.1 35.00 OK
r-oldrel-windows-ix86+x86_64 0.9-2.1 12.00 68.00 80.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’
Flavor: r-oldrel-macos-arm64