CRAN Package Check Results for Maintainer ‘Thomas Nelson <tnelson1 at k-state.edu>’

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

Package NOTE
mlica2 12

Package mlica2

Current CRAN status:

Version: 2.1
Check: R code for possible problems
Result: NOTE
    CheckStability: no visible global function definition for 'cor'
    CheckStability: no visible global function definition for 'var'
    PriorNormPCA: no visible global function definition for 'barplot'
    SortModes: no visible global function definition for 'rnorm'
    mlicaMAIN: no visible global function definition for 'runif'
    Undefined global functions or variables:
     barplot cor rnorm runif var
    Consider adding
     importFrom("graphics", "barplot")
     importFrom("stats", "cor", "rnorm", "runif", "var")
    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: 2.1
Check: Rd line widths
Result: NOTE
    Rd file 'SortModes.Rd':
     \examples lines wider than 100 characters:
     # A) Computation of relative data power. Store values in vector of size H=ncp. Could use different criterion here.
    
    Rd file 'mlica.rd':
     \examples lines wider than 100 characters:
     print("Consider either increasing the threshold for pca eigenvalues to perform ICA on a smaller subspace or increasing maxi ... [TRUNCATED]
    
    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