Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.83 | 21.98 | 24.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.22 | 17.54 | 19.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 38.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 28.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 9.00 | 31.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.57 | 21.60 | 24.17 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 45.50 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 2.71 | 21.50 | 24.21 | NOTE | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 6.00 | 42.00 | 48.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 41.00 | 47.00 | NOTE |
Version: 0.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
bartlett: no visible global function definition for 'pchisq'
local.rbfdot: no visible binding for global variable 'sd'
local.rbfdot: no visible global function definition for 'dist'
local.rbfdot : <anonymous>: no visible global function definition for
'median'
speccalt: no visible global function definition for 'kmeans'
Undefined global functions or variables:
dist kmeans median pchisq sd
Consider adding
importFrom("stats", "dist", "kmeans", "median", "pchisq", "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-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