Last updated on 2022-05-15 01:52:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 4.80 | 51.34 | 56.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 3.12 | 38.24 | 41.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 66.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 69.61 | NOTE | |||
r-devel-windows-x86_64 | 1.0-1 | 21.00 | 64.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 3.80 | 49.68 | 53.48 | NOTE | |
r-release-linux-x86_64 | 1.0-1 | 3.67 | 50.35 | 54.02 | NOTE | |
r-release-macos-arm64 | 1.0-1 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-1 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-1 | 8.00 | 61.00 | 69.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-1 | 34.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-1 | 35.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 8.00 | 53.00 | 61.00 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
ORICC1: no visible binding for global variable 'sd'
ORICC1: no visible global function definition for 'write.table'
ORICC1: no visible global function definition for 'postscript'
ORICC1: no visible global function definition for 'jpeg'
ORICC1: no visible global function definition for 'points'
ORICC1: no visible global function definition for 'dev.off'
ORICC1: no visible global function definition for 'par'
ORICC2: no visible binding for global variable 'sd'
ORICC2: no visible global function definition for 'write.table'
ORICC2: no visible global function definition for 'postscript'
ORICC2: no visible global function definition for 'jpeg'
ORICC2: no visible global function definition for 'points'
ORICC2: no visible global function definition for 'dev.off'
ORICC2: no visible global function definition for 'par'
Undefined global functions or variables:
dev.off jpeg par points postscript sd write.table
Consider adding
importFrom("grDevices", "dev.off", "jpeg", "postscript")
importFrom("graphics", "par", "points")
importFrom("stats", "sd")
importFrom("utils", "write.table")
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
Version: 1.0-1
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'cluster of fitted mean data.eps' 'cluster of fitted mean data.txt'
'cluster of raw data.txt'
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-patched-linux-x86_64, r-release-linux-x86_64