Last updated on 2015-09-06 23:47:41.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.12.2 | 152.80 | 17.74 | 170.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.12.2 | 175.74 | 17.42 | 193.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.12.2 | 373.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.12.2 | 373.30 | NOTE | |||
r-devel-osx-x86_64-clang | 0.12.2 | 159.49 | OK | |||
r-devel-windows-ix86+x86_64 | 0.12.2 | 426.00 | 59.00 | 485.00 | NOTE | |
r-patched-linux-x86_64 | 0.12.2 | 178.31 | 18.00 | 196.31 | NOTE | |
r-patched-solaris-sparc | 0.12.2 | 1794.10 | OK | |||
r-patched-solaris-x86 | 0.12.2 | 345.40 | OK | |||
r-release-linux-x86_64 | 0.12.2 | 183.19 | 18.26 | 201.45 | NOTE | |
r-release-osx-x86_64-mavericks | 0.12.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.12.2 | 545.00 | 49.00 | 594.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.12.2 | 552.00 | 77.00 | 629.00 | OK |
Version: 0.12.2
Check: installed package size
Result: NOTE
installed size is 23.7Mb
sub-directories of 1Mb or more:
libs 23.1Mb
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, r-release-osx-x86_64-mavericks
Version: 0.12.2
Check: R code for possible problems
Result: NOTE
bbox: no visible global function definition for ‘dist’
vcgImport: no visible global function definition for ‘read.table’
vcgImport: no visible global function definition for ‘rgb’
vcgPlyWrite.mesh3d: no visible global function definition for ‘col2rgb’
vcgSample: no visible global function definition for ‘kmeans’
Undefined global functions or variables:
col2rgb dist kmeans read.table rgb
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("stats", "dist", "kmeans")
importFrom("utils", "read.table")
to your NAMESPACE.
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-ix86+x86_64