CRAN Package Check Results for Package aglm

Last updated on 2024-11-02 21:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 8.15 117.67 125.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.0 5.68 81.38 87.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.0 218.22 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 194.34 NOTE
r-devel-windows-x86_64 0.4.0 9.00 130.00 139.00 NOTE
r-patched-linux-x86_64 0.4.0 9.74 110.63 120.37 OK
r-release-linux-x86_64 0.4.0 0.37 1.52 1.89 ERROR
r-release-macos-arm64 0.4.0 65.00 OK
r-release-macos-x86_64 0.4.0 111.00 OK
r-release-windows-x86_64 0.4.0 8.00 134.00 142.00 OK
r-oldrel-macos-arm64 0.4.0 72.00 OK
r-oldrel-macos-x86_64 0.4.0 124.00 OK
r-oldrel-windows-x86_64 0.4.0 11.00 160.00 171.00 OK

Check Details

Version: 0.4.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: AccurateGLM-class.Rd: cv.glmnet coef.AccurateGLM.Rd: coef.glmnet predict.AccurateGLM.Rd: predict.glmnet Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.4.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘mathjaxr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: package dependencies
Result: ERROR Package required but not available: ‘glmnet’ Package suggested but not available for checking: ‘faraway’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64