Last updated on 2017-07-21 07:46:17.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.86 | 42.13 | 44.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 2.86 | 44.23 | 47.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 88.98 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 89.94 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 73.00 | 83.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 2.93 | 41.49 | 44.42 | NOTE | |
| r-patched-solaris-x86 | 1.0 | 124.80 | NOTE | |||
| r-release-linux-x86_64 | 1.0 | 2.76 | 41.77 | 44.52 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 88.00 | 97.00 | NOTE | |
| r-release-osx-x86_64 | 1.0 | ERROR | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 90.00 | 97.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
PCgamma : <anonymous>: no visible global function definition for
‘prcomp’
PCgamma : <anonymous> : <anonymous>: no visible global function
definition for ‘glm’
PCgamma : <anonymous> : <anonymous>: no visible global function
definition for ‘update’
PCgamma : <anonymous> : <anonymous>: no visible global function
definition for ‘pchisq’
PCgamma : <anonymous> : <anonymous>: no visible global function
definition for ‘lm’
PCgamma : <anonymous> : <anonymous>: no visible global function
definition for ‘anova’
PCgamma: no visible global function definition for ‘qgamma’
PCgamma: no visible global function definition for ‘pgamma’
RNAgamma : rnafunc: no visible global function definition for
‘model.matrix’
RNAgamma : rnafunc: no visible global function definition for
‘as.formula’
RNAgamma: no visible global function definition for ‘qgamma’
RNAgamma: no visible global function definition for ‘pgamma’
STTtoShapeParameter : f: no visible global function definition for
‘qgamma’
STTtoShapeParameter: no visible global function definition for
‘optimize’
Undefined global functions or variables:
anova as.formula glm lm model.matrix optimize pchisq pgamma prcomp
qgamma update
Consider adding
importFrom("stats", "anova", "as.formula", "glm", "lm", "model.matrix",
"optimize", "pchisq", "pgamma", "prcomp", "qgamma",
"update")
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-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘edgeR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-osx-x86_64