Last updated on 2021-06-09 07:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.96 | 32.64 | 35.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.28 | 20.28 | 22.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 42.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 32.02 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 4.00 | 30.00 | 34.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.1 | NOTE | ||||
r-patched-linux-x86_64 | 1.0.1 | 2.73 | 24.30 | 27.03 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 50.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 2.57 | 24.29 | 26.86 | NOTE | |
r-release-macos-arm64 | 1.0.1 | NOTE | ||||
r-release-macos-x86_64 | 1.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 5.00 | 32.00 | 37.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 5.00 | 28.00 | 33.00 | NOTE |
Version: 1.0.1
Check: DESCRIPTION meta-information
Result: NOTE
License components which are templates and need '+ file LICENSE':
MIT
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-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
align1d : obj: no visible global function definition for 'dist'
align2d : obj: no visible global function definition for 'dist'
align2d : pen: no visible global function definition for 'dist'
align2d: no visible global function definition for 'dist'
sumt: no visible global function definition for 'optim'
tpe1d: no visible global function definition for 'hclust'
tpe2d: no visible global function definition for 'hclust'
tpe2d: no visible global function definition for 'cmdscale'
Undefined global functions or variables:
cmdscale dist hclust optim
Consider adding
importFrom("stats", "cmdscale", "dist", "hclust", "optim")
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, 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