CRAN Package Check Results for Package ArfimaMLM

Last updated on 2020-03-27 00:49:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 9.01 93.00 102.01 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 8.15 70.91 79.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 137.28 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 118.73 NOTE
r-devel-windows-ix86+x86_64 1.3 17.00 91.00 108.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 1.3 21.00 96.00 117.00 NOTE
r-patched-linux-x86_64 1.3 8.35 80.30 88.65 NOTE
r-patched-solaris-x86 1.3 190.30 NOTE
r-release-linux-x86_64 1.3 7.97 79.88 87.85 NOTE
r-release-windows-ix86+x86_64 1.3 28.00 116.00 144.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 17.00 131.00 148.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
Check: R code for possible problems
Result: NOTE
    arfimaOLS: no visible global function definition for 'lm'
    arfimaPrep: no visible global function definition for 'aggregate'
    arfimaPrep: no visible global function definition for 'arima'
    arfimaPrep: no visible global function definition for 'lm'
    arfimaPrep: no visible global function definition for 'residuals'
    Undefined global functions or variables:
     aggregate arima lm residuals
    Consider adding
     importFrom("stats", "aggregate", "arima", "lm", "residuals")
    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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64