Last updated on 2022-06-20 11:51:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.09 | 29.34 | 32.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.96 | 22.47 | 25.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 50.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 49.26 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 27.00 | 53.00 | 80.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.91 | 27.79 | 30.70 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 3.75 | 27.45 | 31.20 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 10.00 | 51.00 | 61.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 24.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.0 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 8.00 | 45.00 | 53.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64