Last updated on 2022-06-15 07:52:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 48.90 | 78.85 | 127.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 39.38 | 60.79 | 100.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 162.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 153.46 | NOTE | |||
r-devel-windows-x86_64 | 0.1.7 | 50.00 | 110.00 | 160.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.7 | 41.15 | 74.46 | 115.61 | NOTE | |
r-release-linux-x86_64 | 0.1.7 | 39.87 | 73.81 | 113.68 | NOTE | |
r-release-macos-arm64 | 0.1.7 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.7 | 57.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.7 | 58.00 | 113.00 | 171.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.7 | 50.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.7 | 84.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 113.00 | 123.00 | 236.00 | NOTE |
Version: 0.1.7
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'Rcpp' 'RcppArmadillo' 'mgcv' 'robustbase'
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.7
Check: R code for possible problems
Result: NOTE
GIC: no visible global function definition for 'integrate'
QM.poisson: no visible global function definition for 'ppois'
QM.poisson: no visible global function definition for 'dpois'
expect.poisson: no visible global function definition for 'dpois'
expect.poisson: no visible global function definition for 'ppois'
pred.robustgam: no visible global function definition for
'Predict.matrix'
robust.sigma: no visible global function definition for 'median'
robustgam: no visible global function definition for 's'
robustgam: no visible global function definition for
'smooth.construct.tp.smooth.spec'
robustgam: no visible global function definition for
'smooth.construct.cr.smooth.spec'
robustgam: no visible global function definition for
'smooth.construct.ps.smooth.spec'
robustgam : w.fun: no visible global function definition for 'covMcd'
robustgam.GIC.optim: no visible global function definition for 'optim'
robustgam.crossval : w.fun: no visible global function definition for
'covMcd'
robustgam.crossval: no visible global function definition for
'integrate'
smooth.construct.tr.smooth.spec: no visible global function definition
for 'quantile'
w.binomial: no visible global function definition for 'pbinom'
w.poisson: no visible global function definition for 'ppois'
Undefined global functions or variables:
Predict.matrix covMcd dpois integrate median optim pbinom ppois
quantile s smooth.construct.cr.smooth.spec
smooth.construct.ps.smooth.spec smooth.construct.tp.smooth.spec
Consider adding
importFrom("stats", "dpois", "integrate", "median", "optim", "pbinom",
"ppois", "quantile")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.7
Check: compiled code
Result: NOTE
File ‘robustgam/libs/robustgam.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.7
Check: DESCRIPTION meta-information
Result: NOTE
'LinkingTo' for 'mgcv' is unused as it has no 'include' directory
Flavor: r-oldrel-windows-ix86+x86_64