Last updated on 2022-04-08 01:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.17 | 2.68 | 31.70 | 34.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.17 | 2.07 | 25.24 | 27.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.17 | 43.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.17 | 30.91 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.17 | 15.00 | 46.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 0.17 | 2.25 | 31.10 | 33.35 | NOTE | |
r-release-linux-x86_64 | 0.17 | 2.55 | 30.69 | 33.24 | NOTE | |
r-release-macos-arm64 | 0.17 | NOTE | ||||
r-release-macos-x86_64 | 0.17 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.17 | 6.00 | 37.00 | 43.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.17 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.17 | 5.00 | 37.00 | 42.00 | NOTE |
Version: 0.17
Check: R code for possible problems
Result: NOTE
font_install: no visible global function definition for
'installed.packages'
font_install: no visible global function definition for
'install.packages'
fonttable_add: no visible global function definition for 'write.csv'
Undefined global functions or variables:
install.packages installed.packages write.csv
Consider adding
importFrom("utils", "install.packages", "installed.packages",
"write.csv")
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64