CRAN Package Check Results for Package mlica2

Last updated on 2022-04-24 14:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 2.23 31.83 34.06 NOTE
r-devel-linux-x86_64-debian-gcc 2.1 1.71 25.17 26.88 NOTE
r-devel-linux-x86_64-fedora-clang 2.1 42.48 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1 31.54 NOTE
r-devel-windows-x86_64 2.1 12.00 46.00 58.00 NOTE
r-patched-linux-x86_64 2.1 2.59 31.53 34.12 NOTE
r-release-linux-x86_64 2.1 2.18 31.67 33.85 NOTE
r-release-macos-arm64 2.1 15.00 NOTE
r-release-macos-x86_64 2.1 26.00 NOTE
r-release-windows-x86_64 2.1 12.00 46.00 58.00 NOTE
r-oldrel-macos-arm64 2.1 20.00 NOTE
r-oldrel-macos-x86_64 2.1 29.00 NOTE
r-oldrel-windows-ix86+x86_64 2.1 5.00 27.00 32.00 NOTE

Check Details

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-devel-windows-x86_64, 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