Last updated on 2022-06-10 15:51:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.58 | 58.35 | 60.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.06 | 44.81 | 46.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 73.46 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 13.00 | 76.00 | 89.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.68 | 55.39 | 58.07 | NOTE | |
r-release-linux-x86_64 | 1.0 | NOTE | ||||
r-release-macos-arm64 | 1.0 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 5.00 | 75.00 | 80.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 44.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 63.00 | 68.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
ifft: no visible global function definition for 'fft'
lines.deamer: no visible global function definition for 'lines'
rlaplace: no visible global function definition for 'runif'
Undefined global functions or variables:
fft lines runif
Consider adding
importFrom("graphics", "lines")
importFrom("stats", "fft", "runif")
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-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