Last updated on 2019-03-14 00:46:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 2.99 | 26.39 | 29.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 2.38 | 20.62 | 23.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 35.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 33.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-2 | 10.00 | 67.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 1.80 | 24.53 | 26.33 | NOTE | |
r-patched-solaris-x86 | 1.0-2 | 52.70 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.0-2 | 7.00 | 64.00 | 71.00 | NOTE | |
r-release-osx-x86_64 | 1.0-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 7.00 | 72.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-2 | NOTE |
Version: 1.0-2
Check: R code for possible problems
Result: NOTE
predict.SEL: warning in splineDesign(newdata, knots = knts, ord =
object$nord, deriv = rep(deriv, length(newdata)), outer.ok = TRUE):
partial argument match of 'deriv' to 'derivs'
getbinPost: no visible binding for global variable 'dbeta'
getbinPost: no visible binding for global variable 'pbeta'
getbinPost : fu: no visible global function definition for 'dbinom'
getbinPost : fu: no visible global function definition for 'predict'
getbinPost: no visible global function definition for 'integrate'
getbinPost: no visible global function definition for 'splinefun'
int.funct: no visible global function definition for 'integrate'
int.funct2: no visible global function definition for 'integrate'
min.abs: no visible global function definition for 'uniroot'
plot.SEL: no visible global function definition for 'plot'
print.SEL: no visible global function definition for 'integrate'
print.summary.SEL : foo1: no visible global function definition for
'predict'
print.summary.SEL : foo2: no visible global function definition for
'predict'
print.summary.SEL: no visible global function definition for
'integrate'
quantSEL: no visible global function definition for 'predict'
quantSEL: no visible global function definition for 'splinefun'
rvSEL: no visible global function definition for 'runif'
Undefined global functions or variables:
dbeta dbinom integrate pbeta plot predict runif splinefun uniroot
Consider adding
importFrom("graphics", "plot")
importFrom("stats", "dbeta", "dbinom", "integrate", "pbeta", "predict",
"runif", "splinefun", "uniroot")
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: 1.0-2
Check: compiled code
Result: NOTE
File ‘SEL/libs/SEL.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