Last updated on 2022-05-23 08:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 2.42 | 37.84 | 40.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 1.25 | 28.77 | 30.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 47.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 48.41 | NOTE | |||
r-devel-windows-x86_64 | 3.0 | 8.00 | 53.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 3.0 | 1.65 | 36.06 | 37.71 | NOTE | |
r-release-linux-x86_64 | 3.0 | NOTE | ||||
r-release-macos-arm64 | 3.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 3.0 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 3.0 | 7.00 | 51.00 | 58.00 | NOTE | |
r-oldrel-macos-arm64 | 3.0 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.0 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 3.0 | 4.00 | 43.00 | 47.00 | NOTE |
Version: 3.0
Check: R code for possible problems
Result: NOTE
bbmm.contour: no visible global function definition for 'na.omit'
bbmm.contour: no visible global function definition for 'optimize'
bbmm.contour: no visible global function definition for 'contour'
bbmm.contour: no visible global function definition for 'points'
bbmm.contour: no visible global function definition for 'lines'
brownian.bridge: no visible global function definition for 'sd'
brownian.motion.variance: no visible global function definition for
'optimize'
Undefined global functions or variables:
contour lines na.omit optimize points sd
Consider adding
importFrom("graphics", "contour", "lines", "points")
importFrom("stats", "na.omit", "optimize", "sd")
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