CRAN Package Check Results for Package mcll

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 2.16 27.39 29.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 2.09 21.44 23.53 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 45.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 35.69 NOTE
r-devel-windows-ix86+x86_64 1.2 12.00 38.00 50.00 NOTE
r-patched-linux-x86_64 1.2 2.39 27.05 29.44 NOTE
r-patched-solaris-x86 1.2 55.30 NOTE
r-release-linux-x86_64 1.2 2.25 27.71 29.96 NOTE
r-release-macos-x86_64 1.2 NOTE
r-release-windows-ix86+x86_64 1.2 12.00 57.00 69.00 NOTE
r-oldrel-macos-x86_64 1.2 NOTE
r-oldrel-windows-ix86+x86_64 1.2 5.00 53.00 58.00 NOTE

Check Details

Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.2
Check: R code for possible problems
Result: NOTE
    lik_locfit: no visible global function definition for 'predict'
    mcll_coeff: no visible global function definition for 'optim'
    mcll_est: no visible global function definition for 'cov'
    mcll_est: no visible global function definition for 'optim'
    mcll_se: no visible global function definition for 'cov'
    Undefined global functions or variables:
     cov optim predict
    Consider adding
     importFrom("stats", "cov", "optim", "predict")
    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