Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.06 | 21.27 | 23.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.57 | 16.40 | 17.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 36.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 26.88 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 30.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 1.90 | 20.66 | 22.56 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 44.20 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 2.02 | 20.76 | 22.78 | NOTE | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 6.00 | 42.00 | 48.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 4.00 | 41.00 | 45.00 | NOTE |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
C_zero : <anonymous>: no visible global function definition for 'runif'
get_extra_centroid_index: no visible global function definition for
'head'
get_within_cluster_ss: no visible global function definition for
'aggregate'
kmod: no visible global function definition for 'head'
kmod: no visible global function definition for 'tail'
Undefined global functions or variables:
aggregate head runif tail
Consider adding
importFrom("stats", "aggregate", "runif")
importFrom("utils", "head", "tail")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64