Last updated on 2022-04-19 12:51:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.22 | 40.06 | 42.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.79 | 31.09 | 32.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 52.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 39.85 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.0.2 | 11.00 | 58.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 2.42 | 38.84 | 41.26 | NOTE | |
r-release-linux-x86_64 | 1.0.2 | 1.99 | 38.52 | 40.51 | NOTE | |
r-release-macos-arm64 | 1.0.2 | NOTE | ||||
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 5.00 | 31.00 | 36.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 4.00 | 34.00 | 38.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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64