CRAN Package Check Results for Package biglm

Last updated on 2024-06-14 13:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-2.1 4.31 33.49 37.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-3 3.10 25.58 28.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-3 46.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-3 45.46 OK
r-devel-windows-x86_64 0.9-3 3.00 21.00 24.00 ERROR
r-patched-linux-x86_64 0.9-2.1 4.37 31.46 35.83 WARN
r-release-linux-x86_64 0.9-2.1 3.56 32.18 35.74 NOTE
r-release-macos-arm64 0.9-3 33.00 OK
r-release-macos-x86_64 0.9-3 78.00 OK
r-release-windows-x86_64 0.9-3 8.00 47.00 55.00 OK
r-oldrel-macos-arm64 0.9-3 37.00 OK
r-oldrel-macos-x86_64 0.9-3 85.00 OK
r-oldrel-windows-x86_64 0.9-2.1 8.00 49.00 57.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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.9-3
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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.9-3
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-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-patched-gcc/Work/PKGS/biglm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-25) 13.2.0’ * used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-25) 13.2.0’ Flavor: r-patched-linux-x86_64