Last updated on 2017-07-21 05:48:38.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0-3 | 4.69 | 27.60 | 32.30 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0-3 | 3.84 | 27.15 | 31.00 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0-3 | 49.48 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0-3 | 45.78 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0-3 | 23.00 | 88.00 | 111.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0-3 | 3.41 | 27.19 | 30.60 | NOTE | |
| r-patched-solaris-x86 | 1.0-3 | 88.30 | NOTE | |||
| r-release-linux-x86_64 | 1.0-3 | 3.58 | 27.19 | 30.76 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0-3 | 14.00 | 100.00 | 114.00 | NOTE | |
| r-release-osx-x86_64 | 1.0-3 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0-3 | 24.00 | 98.00 | 122.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0-3 | NOTE |
Version: 1.0-3
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.0-3
Check: R code for possible problems
Result: NOTE
npmlt: no visible global function definition for ‘model.frame’
npmlt: no visible binding for global variable ‘na.pass’
npmlt: no visible global function definition for ‘model.matrix’
npmlt: no visible global function definition for ‘na.omit’
npmlt: no visible global function definition for ‘glm’
npmlt: no visible binding for global variable ‘binomial’
npmlt: no visible global function definition for ‘cov2cor’
Undefined global functions or variables:
binomial cov2cor glm model.frame model.matrix na.omit na.pass
Consider adding
importFrom("stats", "binomial", "cov2cor", "glm", "model.frame",
"model.matrix", "na.omit", "na.pass")
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.0-3
Check: compiled code
Result: NOTE
File ‘mixcat/libs/mixcat.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