CRAN Package Check Results for Package mAr

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.1-2 2.07 22.16 24.23 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-2 1.75 17.50 19.25 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-2 38.53 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-2 29.10 NOTE
r-devel-windows-ix86+x86_64 1.1-2 7.00 35.00 42.00 NOTE
r-patched-linux-x86_64 1.1-2 2.38 22.23 24.61 NOTE
r-patched-solaris-x86 1.1-2 46.90 NOTE
r-release-linux-x86_64 1.1-2 2.28 22.36 24.64 NOTE
r-release-macos-x86_64 1.1-2 NOTE
r-release-windows-ix86+x86_64 1.1-2 6.00 49.00 55.00 NOTE
r-oldrel-macos-x86_64 1.1-2 NOTE
r-oldrel-windows-ix86+x86_64 1.1-2 4.00 43.00 47.00 NOTE

Check Details

Version: 1.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.1-2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MASS' which was already attached by Depends.
     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.1-2
Check: R code for possible problems
Result: NOTE
    mAr.pca: no visible binding for global variable 'sd'
    Undefined global functions or variables:
     sd
    Consider adding
     importFrom("stats", "sd")
    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