Last updated on 2020-08-07 01:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.23 | 28.32 | 30.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.51 | 21.91 | 23.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 43.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 35.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 6.00 | 33.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 2.09 | 27.40 | 29.49 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 54.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 2.15 | 28.08 | 30.23 | NOTE | |
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 6.00 | 48.00 | 54.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 4.00 | 52.00 | 56.00 | NOTE |
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
TrainSuperMDS: no visible global function definition for 'rnorm'
TrainSuperMDSOnce: no visible global function definition for 'cmdscale'
TrainSuperMDSOnce: no visible global function definition for 'quantile'
distmat: no visible global function definition for 'dist'
Undefined global functions or variables:
cmdscale dist quantile rnorm
Consider adding
importFrom("stats", "cmdscale", "dist", "quantile", "rnorm")
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