Last updated on 2020-02-15 01:01:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 9.71 | 92.86 | 102.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 7.90 | 69.71 | 77.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 119.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 132.31 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 21.00 | 107.00 | 128.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.3 | 27.00 | 127.00 | 154.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 7.31 | 80.88 | 88.19 | NOTE | |
r-patched-solaris-x86 | 1.3 | 170.00 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 9.44 | 80.02 | 89.46 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3 | 16.00 | 92.00 | 108.00 | NOTE | |
r-release-osx-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 10.00 | 85.00 | 95.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3 | NOTE |
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