Last updated on 2021-03-24 06:47:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.30 | 2.30 | ERROR | ||
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.78 | 1.78 | ERROR | ||
r-devel-linux-x86_64-fedora-clang | 0.2 | 11.83 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 2.33 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2 | 21.00 | 106.00 | 127.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2 | NOTE | ||||
r-patched-linux-x86_64 | 0.2 | 7.98 | 76.62 | 84.60 | NOTE | |
r-patched-solaris-x86 | 0.2 | 159.50 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 8.70 | 77.63 | 86.33 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 16.00 | 102.00 | 118.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 17.00 | 106.00 | 123.00 | NOTE |
Version: 0.2
Check: package dependencies
Result: ERROR
Package required but not available: 'SAGx'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
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
Version: 0.2
Check: R code for possible problems
Result: NOTE
binarize.array: no visible binding for global variable 'sd'
mskmeans: no visible global function definition for 'kmeans'
Undefined global functions or variables:
kmeans sd
Consider adding
importFrom("stats", "kmeans", "sd")
to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT, 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