CRAN Package Check Results for Maintainer ‘Cheng Chou <chengzho at usc.edu>’

Last updated on 2020-08-07 01:50:16 CEST.

Package NOTE
ORDER2PARENT 12

Package ORDER2PARENT

Current CRAN status:

Version: 1.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'Matrix' 'splines'
     Please remove these calls from your code.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    bgmm : SplineGMM : moment.conditions: warning in matrix(nr = n.para, nc
     = J): partial argument match of 'nr' to 'nrow'
    bgmm : SplineGMM : moment.conditions: warning in matrix(nr = n.para, nc
     = J): partial argument match of 'nc' to 'ncol'
    bgmm: no visible global function definition for 'ecdf'
    bgmm : SplineGMM: no visible global function definition for
     'constrOptim'
    blr: no visible global function definition for 'ecdf'
    blr: no visible global function definition for 'constrOptim'
    blr: no visible global function definition for 'lm'
    parentcdf : combinations: no visible global function definition for
     'combn'
    parentcdf : solver: no visible global function definition for 'uniroot'
    Undefined global functions or variables:
     combn constrOptim ecdf lm uniroot
    Consider adding
     importFrom("stats", "constrOptim", "ecdf", "lm", "uniroot")
     importFrom("utils", "combn")
    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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64