CRAN Package Check Results for Package ORDER2PARENT

Last updated on 2020-08-07 01:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 6.09 57.26 63.35 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 4.91 44.37 49.28 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 85.94 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 75.67 NOTE
r-devel-windows-ix86+x86_64 1.0 18.00 67.00 85.00 NOTE
r-patched-linux-x86_64 1.0 6.41 56.34 62.75 NOTE
r-patched-solaris-x86 1.0 116.60 NOTE
r-release-linux-x86_64 1.0 7.53 56.22 63.75 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 17.00 86.00 103.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 13.00 80.00 93.00 NOTE

Check Details

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