Last updated on 2018-10-19 01:46:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 9.99 | 85.88 | 95.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 7.64 | 68.71 | 76.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 113.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 110.25 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4 | 21.00 | 109.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 7.78 | 71.26 | 79.04 | NOTE | |
r-patched-solaris-x86 | 1.4 | 145.10 | NOTE | |||
r-release-linux-x86_64 | 1.4 | 8.85 | 70.85 | 79.70 | NOTE | |
r-release-windows-ix86+x86_64 | 1.4 | 16.00 | 135.00 | 151.00 | NOTE | |
r-release-osx-x86_64 | 1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4 | 11.00 | 139.00 | 150.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.4 | NOTE |
Version: 1.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.4
Check: R code for possible problems
Result: NOTE
Ssimpute.als: no visible global function definition for ‘rnorm’
Ssvd.als: no visible global function definition for ‘rnorm’
cs.default: no visible binding for global variable ‘weighted.mean’
simpute.als: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
rnorm weighted.mean
Consider adding
importFrom("stats", "rnorm", "weighted.mean")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.4
Check: compiled code
Result: NOTE
File ‘softImpute/libs/softImpute.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc