Last updated on 2018-04-29 01:46:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 1.75 | 17.09 | 18.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 1.30 | 14.33 | 15.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 22.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 21.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 9.00 | 33.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 1.36 | 16.84 | 18.20 | NOTE | |
r-patched-solaris-x86 | 1.1.2 | 36.20 | NOTE | |||
r-release-linux-x86_64 | 1.1.2 | 1.53 | 16.79 | 18.32 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.2 | 9.00 | 33.00 | 42.00 | NOTE | |
r-release-osx-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 5.00 | 26.00 | 31.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.2 | NOTE |
Version: 1.1.2
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.1.2
Check: R code for possible problems
Result: NOTE
impute.mdr: no visible global function definition for ‘combn’
Undefined global functions or variables:
combn
Consider adding
importFrom("utils", "combn")
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.1.2
Check: Rd line widths
Result: NOTE
Rd file 'impute.mdr.Rd':
\usage lines wider than 90 characters:
impute.mdr(dataset, colresp, cs, combi, cv.fold = 10, na.method = 0, max_iter = 30, randomize = FALSE)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.2
Check: compiled code
Result: NOTE
File ‘imputeMDR/libs/imputeMDR.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64