Last updated on 2022-06-20 14:51:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.56 | 24.50 | 27.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.15 | 19.44 | 21.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 43.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 43.44 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 25.00 | 47.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.12 | 24.52 | 27.64 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 2.53 | 23.52 | 26.05 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 7.00 | 46.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.1 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 28.00 | 34.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-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: 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-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