Last updated on 2022-06-13 12:54:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 4.72 | 50.34 | 55.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 3.90 | 38.00 | 41.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 65.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 64.97 | NOTE | |||
r-devel-windows-x86_64 | 1.2.2 | 32.00 | 64.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.2 | 5.29 | 49.33 | 54.62 | NOTE | |
r-release-linux-x86_64 | 1.2.2 | 5.08 | 48.45 | 53.53 | NOTE | |
r-release-macos-arm64 | 1.2.2 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.2 | 26.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.2 | 11.00 | 63.00 | 74.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.2 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.2 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2.2 | 8.00 | 42.00 | 50.00 | NOTE |
Version: 1.2.2
Check: R code for possible problems
Result: NOTE
interventionEffects: no visible binding for global variable 'sd'
interventionEffects: no visible global function definition for 'pt'
interventionEffects: no visible global function definition for 'sd'
interventionalInference: no visible global function definition for 'sd'
interventionalInferenceAdvanced: no visible global function definition
for 'sd'
linesROC: no visible global function definition for 'segments'
plotMaxML: no visible global function definition for 'segments'
Undefined global functions or variables:
pt sd segments
Consider adding
importFrom("graphics", "segments")
importFrom("stats", "pt", "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