Last updated on 2019-12-10 11:47:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 4.43 | 38.17 | 42.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 3.97 | 31.72 | 35.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 51.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 52.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 13.00 | 68.00 | 81.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1-2 | 13.00 | 54.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 3.74 | 36.19 | 39.93 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 77.90 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 3.14 | 36.45 | 39.59 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-2 | 10.00 | 52.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 0.1-2 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 7.00 | 49.00 | 56.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-2 | NOTE |
Version: 0.1-2
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'grplasso' 'lattice' 'rgl' 'splines'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-devel-windows-ix86+x86_64-gcc8, 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: 0.1-2
Check: R code for possible problems
Result: NOTE
Btilde: no visible global function definition for 'bs'
dgp: no visible global function definition for 'runif'
dgp: no visible global function definition for 'rnorm'
fitted.hgam: no visible global function definition for 'predict'
hgam: no visible global function definition for 'LinReg'
hgam: no visible global function definition for 'model.frame'
hgam: no visible global function definition for 'model.response'
hgam.fit: no visible global function definition for 'LinReg'
hgam.fit: no visible binding for global variable 'quantile'
hgam.fit: no visible global function definition for 'grplasso'
hgam.fit: no visible global function definition for 'grpl.control'
hrisk: no visible binding for global variable 'mclapply'
hrisk: no visible global function definition for 'coef'
hrisk: no visible global function definition for 'rmultinom'
hrisk : <anonymous>: no visible global function definition for
'lambdamax'
hrisk : <anonymous>: no visible global function definition for 'fitted'
logLik.hgam: no visible global function definition for 'fitted'
plot.hgam: no visible global function definition for 'coef'
plot.hgam: no visible global function definition for 'predict'
plot.hgam : <anonymous>: no visible global function definition for
'predict'
plot.hrisk: no visible global function definition for 'plot3d'
plot.hrisk: no visible global function definition for 'levelplot'
predict.hgam: no visible global function definition for 'coef'
print.hgam: no visible global function definition for 'coef'
print.summary.hgam: no visible global function definition for
'printCoefmat'
residuals.hgam: no visible global function definition for 'fitted'
summary.hgam: no visible global function definition for 'residuals'
Undefined global functions or variables:
LinReg bs coef fitted grpl.control grplasso lambdamax levelplot
mclapply model.frame model.response plot3d predict printCoefmat
quantile residuals rmultinom rnorm runif
Consider adding
importFrom("stats", "coef", "fitted", "model.frame", "model.response",
"predict", "printCoefmat", "quantile", "residuals",
"rmultinom", "rnorm", "runif")
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-devel-windows-ix86+x86_64-gcc8, 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: 0.1-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-release-osx-x86_64