Last updated on 2015-09-06 23:47:43.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 3.23 | 43.16 | 46.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 3.08 | 41.67 | 44.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 92.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 88.52 | NOTE | |||
r-devel-osx-x86_64-clang | 1.4 | 69.52 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4 | 11.00 | 118.00 | 129.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 4.23 | 43.72 | 47.95 | NOTE | |
r-patched-solaris-sparc | 1.4 | 605.60 | NOTE | |||
r-patched-solaris-x86 | 1.4 | 134.10 | NOTE | |||
r-release-linux-x86_64 | 1.4 | 3.22 | 43.57 | 46.80 | NOTE | |
r-release-osx-x86_64-mavericks | 1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4 | 16.00 | 127.00 | 143.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.4 | 21.00 | 146.00 | 167.00 | WARN |
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+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.
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
Version: 1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: class "xMatrix" is defined (with package slot 'Matrix') but no metadata object found to revise subclass information---not exported? Making a copy in package 'softImpute'
Flavor: r-oldrel-windows-ix86+x86_64