Last updated on 2018-02-24 09:51:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-0 | 2.59 | 31.08 | 33.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6-0 | 2.29 | 23.93 | 26.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-0 | 42.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-0 | 39.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-0 | 11.00 | 70.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-0 | 1.61 | 30.77 | 32.38 | NOTE | |
r-patched-solaris-x86 | 0.6-0 | 55.50 | NOTE | |||
r-release-linux-x86_64 | 0.6-0 | 1.87 | 30.69 | 32.56 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6-0 | 6.00 | 62.00 | 68.00 | NOTE | |
r-release-osx-x86_64 | 0.6-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-0 | 6.00 | 61.00 | 67.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.6-0 | NOTE |
Version: 0.6-0
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
fitted.locpol plot.bivNpEst plot.locpol predict.bivNpEst print.locpol
residuals.locpol summary.locpol
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.6-0
Check: R code for possible problems
Result: NOTE
Kconvol : ff: no visible global function definition for ‘integrate’
compDerEst: no visible global function definition for ‘as.formula’
compDerEst: no visible global function definition for ‘lm’
compDerEst: no visible global function definition for ‘coefficients’
compDerEst: no visible global function definition for ‘residuals’
computeK4: no visible global function definition for ‘integrate’
computeMu: no visible global function definition for ‘integrate’
computeMu0: no visible global function definition for ‘integrate’
computeRK: no visible global function definition for ‘integrate’
confInterval: no visible global function definition for ‘plot’
confInterval: no visible global function definition for ‘points’
denCVBwSelC: no visible global function definition for ‘optimise’
gaussK: no visible global function definition for ‘dnorm’
locpol: no visible global function definition for ‘model.frame’
plot.bivNpEst: no visible global function definition for ‘na.omit’
plot.bivNpEst: no visible binding for global variable ‘persp’
plot.bivNpEst: no visible global function definition for ‘predict’
plot.locpol: no visible global function definition for ‘par’
plot.locpol: no visible global function definition for ‘plot’
plot.locpol: no visible global function definition for ‘points’
regCVBwSelC: no visible global function definition for ‘optimise’
summary.locpol: no visible global function definition for ‘resid’
Undefined global functions or variables:
as.formula coefficients dnorm integrate lm model.frame na.omit
optimise par persp plot points predict resid residuals
Consider adding
importFrom("graphics", "par", "persp", "plot", "points")
importFrom("stats", "as.formula", "coefficients", "dnorm", "integrate",
"lm", "model.frame", "na.omit", "optimise", "predict",
"resid", "residuals")
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: 0.6-0
Check: compiled code
Result: NOTE
File ‘locpol/libs/locpol.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