CRAN Package Check Results for Maintainer ‘Harmen Draisma <hhm.draisma at psy.vu.nl>’

Last updated on 2022-04-24 03:52:55 CEST.

Package NOTE
represent 12

Package represent

Current CRAN status:

Version: 1.0
Check: R code for possible problems
Result: NOTE
    MBoxtest: no visible global function definition for 'var'
    jrparams: no visible global function definition for 'prcomp'
    jrparams: no visible global function definition for 'predict'
    jrparams: no visible global function definition for 'qchisq'
    jrparams: no visible global function definition for 'qf'
    Undefined global functions or variables:
     prcomp predict qchisq qf var
    Consider adding
     importFrom("stats", "prcomp", "predict", "qchisq", "qf", "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: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'jrparams.Rd':
     \usage lines wider than 90 characters:
     jrparams(BLOCK.1, BLOCK.2, ncomp = min(c(dim(BLOCK.1), dim(BLOCK.2))), Cscrit=0.6, Rscrit=0.6)
    
    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