Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.76 | 25.16 | 28.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.62 | 19.45 | 22.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 42.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 33.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 10.00 | 35.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 3.32 | 25.05 | 28.37 | NOTE | |
r-patched-solaris-x86 | 1.0.0 | 47.80 | NOTE | |||
r-release-linux-x86_64 | 1.0.0 | 3.50 | 24.84 | 28.34 | NOTE | |
r-release-macos-x86_64 | 1.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 12.00 | 51.00 | 63.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 6.00 | 45.00 | 51.00 | NOTE |
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
cICA: no visible global function definition for 'mvfft'
cICA: no visible global function definition for 'ar.yw'
cICA: no visible global function definition for 'rnorm'
scICA: no visible global function definition for 'rnorm'
Undefined global functions or variables:
ar.yw mvfft rnorm
Consider adding
importFrom("stats", "ar.yw", "mvfft", "rnorm")
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