CRAN Package Check Results for Package ArfimaMLM

Last updated on 2020-05-26 10:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 10.32 91.94 102.26 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 8.14 71.85 79.99 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 133.54 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 126.80 NOTE
r-devel-windows-ix86+x86_64 1.3 29.00 133.00 162.00 NOTE
r-patched-linux-x86_64 1.3 8.62 91.39 100.01 NOTE
r-patched-solaris-x86 1.3 188.50 NOTE
r-release-linux-x86_64 1.3 9.47 91.74 101.21 NOTE
r-release-osx-x86_64 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 18.00 144.00 162.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 19.00 127.00 146.00 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3
Check: package dependencies
Result: NOTE
    Requires (indirectly) orphaned package: ‘ifultools’
Flavor: r-devel-linux-x86_64-fedora-clang