CRAN Package Check Results for Package biglm

Last updated on 2024-05-18 00:00:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-2.1 4.23 32.65 36.88 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-2.1 3.18 25.36 28.54 WARN
r-devel-linux-x86_64-fedora-clang 0.9-2.1 45.93 WARN
r-devel-linux-x86_64-fedora-gcc 0.9-2.1 46.35 WARN
r-devel-windows-x86_64 0.9-2.1 6.00 47.00 53.00 OK
r-patched-linux-x86_64 0.9-2.1 4.04 31.51 35.55 WARN
r-release-linux-x86_64 0.9-2.1 4.07 31.63 35.70 NOTE
r-release-macos-arm64 0.9-2.1 18.00 OK
r-release-windows-x86_64 0.9-2.1 7.00 46.00 53.00 OK
r-oldrel-macos-arm64 0.9-2.1 19.00 OK
r-oldrel-macos-x86_64 0.9-2.1 28.00 NOTE
r-oldrel-windows-x86_64 0.9-2.1 7.00 51.00 58.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: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/biglm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’ * used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9-2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./boundedQRf.f:106:7: portability: A DO loop should terminate with an END DO or CONTINUE ./boundedQRf.f:152:7: portability: A DO loop should terminate with an END DO or CONTINUE See ‘/data/gannet/ripley/R/packages/tests-clang/biglm.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 18.1.5’ * used Fortran compiler: ‘flang-new version 18.1.5’ Flavor: r-devel-linux-x86_64-fedora-clang

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: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) See ‘/data/gannet/ripley/R/packages/tests-devel/biglm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (GCC) 14.1.0’ * used Fortran compiler: ‘GNU Fortran (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9-2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/biglm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’ * used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’ Flavor: r-patched-linux-x86_64

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-oldrel-macos-x86_64