CRAN Package Check Results for Maintainer ‘Aurelie Bertrand <aurelie.bertrand at uclouvain.be>’

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

Package NOTE OK
covLCA 12
miCoPTCM 12

Package covLCA

Current CRAN status: NOTE: 12

Version: 1.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'Matrix' 'mlogit' 'poLCA'
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'Matrix' 'mlogit' 'poLCA'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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
    covLCA: no visible global function definition for 'model.response'
    covLCA: no visible global function definition for 'model.frame'
    covLCA: no visible global function definition for 'model.matrix'
    covLCA: no visible global function definition for 'rnorm'
    covLCA: no visible global function definition for 'flush.console'
    covLCA: no visible global function definition for 'ginv'
    covLCA.initialAlphaGamma: no visible global function definition for
     'as.formula'
    covLCA.initialAlphaGamma: no visible global function definition for
     'mlogit.data'
    covLCA.initialAlphaGamma: no visible global function definition for
     'mlogit'
    covLCA.initialBeta: no visible global function definition for
     'as.formula'
    covLCA.initialBeta: no visible global function definition for 'poLCA'
    covLCA.initialBeta: no visible global function definition for
     'mlogit.data'
    covLCA.initialBeta: no visible global function definition for 'mlogit'
    covLCA.paramVariance: no visible global function definition for 'ginv'
    covLCA.varianceFirst: no visible global function definition for 'bdiag'
    Undefined global functions or variables:
     as.formula bdiag flush.console ginv mlogit mlogit.data model.frame
     model.matrix model.response poLCA rnorm
    Consider adding
     importFrom("stats", "as.formula", "model.frame", "model.matrix",
     "model.response", "rnorm")
     importFrom("utils", "flush.console")
    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

Package miCoPTCM

Current CRAN status: OK: 12