CRAN Package Check Results for Maintainer ‘Nicolai Meinshausen <meinshausen at stats.ox.ac.uk>’

Last updated on 2022-04-24 03:53:00 CEST.

Package NOTE OK
howmany 12
partitionMap 12
relaxo 12

Package howmany

Current CRAN status: OK: 12

Package partitionMap

Current CRAN status: NOTE: 12

Version: 0.5
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5
Check: R code for possible problems
Result: NOTE
    partitionMap: no visible global function definition for 'predict'
    partitionMap: no visible global function definition for 'rnorm'
    partitionMap: no visible binding for global variable 'sd'
    partitionMap: no visible global function definition for 'sd'
    partitionMap: no visible global function definition for 'quantile'
    Undefined global functions or variables:
     predict quantile rnorm sd
    Consider adding
     importFrom("stats", "predict", "quantile", "rnorm", "sd")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

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

Package relaxo

Current CRAN status: NOTE: 12

Version: 0.1-2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'lars' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'lars'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-2
Check: R code for possible problems
Result: NOTE
    relaxo: no visible global function definition for 'lars'
    Undefined global functions or variables:
     lars
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-2
Check: Rd line widths
Result: NOTE
    Rd file 'cvrelaxo.Rd':
     \usage lines wider than 90 characters:
     cvrelaxo(X, Y, K = 5, phi = seq(0, 1, length = 10), max.steps = min( 2* length(Y), 2 * ncol(X)), fast = TRUE, keep.data = TRUE, warn=TR ... [TRUNCATED]
    
    Rd file 'plot.relaxo.Rd':
     \usage lines wider than 90 characters:
     plot(x, type = "l", lty = 1, main = NULL, xlab = "|beta|/max|beta| (phi=1)", ylab = expression("coefficients " * beta[j]), plotphi = u ... [TRUNCATED]
    
    Rd file 'relaxo.Rd':
     \usage lines wider than 90 characters:
     relaxo(X, Y, phi = seq(0, 1, length = 4), max.steps = min(2*length(Y), 2 * ncol(X)), fast = TRUE, keep.data = TRUE, warn=TRUE)
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64