Last updated on 2018-02-25 00:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-8 | 7.34 | 88.75 | 96.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-8 | 5.56 | 68.98 | 74.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-8 | 118.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-8 | 125.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-8 | 16.00 | 131.00 | 147.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-8 | 4.70 | 90.64 | 95.34 | NOTE | |
r-patched-solaris-x86 | 0.1-8 | 170.60 | NOTE | |||
r-release-linux-x86_64 | 0.1-8 | 4.99 | 90.34 | 95.33 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-8 | 17.00 | 147.00 | 164.00 | NOTE | |
r-release-osx-x86_64 | 0.1-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-8 | 11.00 | 126.00 | 137.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-8 | NOTE |
Version: 0.1-8
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
CInp.CCDiff CInp.CCRatio CInp.bugs CInp.default SCSnp.CCDiff
SCSnp.CCRatio SCSnp.bugs SCSnp.default UnlogCI.glht
See section ‘Registering S3 methods’ 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-patched-solaris-x86, r-release-linux-x86_64
Version: 0.1-8
Check: R code for possible problems
Result: NOTE
BOOTSimpsonD : BSimpson: no visible global function definition for
‘estSimpsonf’
BOOTSimpsonR : BSimpson: no visible global function definition for
‘estSimpsonf’
CIGLM: no visible global function definition for ‘confint’
CIGLM: no visible global function definition for ‘univariate_calpha’
CIGLM: no visible global function definition for ‘adjusted_calpha’
CInp.default : <anonymous>: no visible global function definition for
‘quantile’
CInp.default: no visible binding for global variable ‘median’
R2Bugsdat1w: no visible global function definition for ‘model.frame’
R2Bugsdat1w: no visible global function definition for ‘model.matrix’
R2Bugsdat1w.data.frame: no visible global function definition for
‘as.formula’
R2Bugsdat1w.data.frame: no visible global function definition for
‘model.frame’
R2Bugsdat1w.data.frame: no visible global function definition for
‘model.matrix’
SCSnp.default: no visible binding for global variable ‘median’
modelparm.gamlss: no visible binding for global variable ‘coef’
modelparm.gamlss: no visible binding for global variable ‘vcov’
modelparm.geeglm: no visible binding for global variable ‘coef’
modelparm.geeglm: no visible binding for global variable ‘vcov’
simplesimint: no visible global function definition for ‘cov2cor’
summary.simplesimint: no visible global function definition for
‘cov2cor’
Undefined global functions or variables:
adjusted_calpha as.formula coef confint cov2cor estSimpsonf median
model.frame model.matrix quantile univariate_calpha vcov
Consider adding
importFrom("stats", "as.formula", "coef", "confint", "cov2cor",
"median", "model.frame", "model.matrix", "quantile", "vcov")
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