Last updated on 2018-04-25 19:47:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-5 | 3.58 | 32.51 | 36.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-5 | 2.34 | 25.40 | 27.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-5 | 44.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-5 | 43.15 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-5 | 11.00 | 44.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-5 | 3.91 | 32.18 | 36.09 | NOTE | |
r-patched-solaris-x86 | 1.0-5 | 57.90 | NOTE | |||
r-release-linux-x86_64 | 1.0-5 | 4.17 | 32.22 | 36.39 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-5 | 11.00 | 44.00 | 55.00 | NOTE | |
r-release-osx-x86_64 | 1.0-5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-5 | 5.00 | 45.00 | 50.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-5 | NOTE |
Version: 1.0-5
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘polynom’ which was already attached by Depends.
Please remove these calls from your code.
Package in Depends field not imported from: ‘polynom’
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-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-5
Check: R code for possible problems
Result: NOTE
chebyshev.c.polynomials: no visible global function definition for
‘polynomial’
chebyshev.s.polynomials: no visible global function definition for
‘polynomial’
chebyshev.t.polynomials: no visible global function definition for
‘polynomial’
chebyshev.u.polynomials: no visible global function definition for
‘polynomial’
gegenbauer.polynomials: no visible global function definition for
‘polynomial’
ghermite.h.polynomials: no visible global function definition for
‘polynomial’
glaguerre.polynomials: no visible global function definition for
‘polynomial’
hermite.h.polynomials: no visible global function definition for
‘polynomial’
hermite.he.polynomials: no visible global function definition for
‘polynomial’
jacobi.g.polynomials: no visible global function definition for
‘polynomial’
jacobi.p.polynomials: no visible global function definition for
‘polynomial’
legendre.polynomials: no visible global function definition for
‘polynomial’
monic.polynomials: no visible global function definition for
‘polynomial’
orthogonal.polynomials: no visible global function definition for
‘polynomial’
orthonormal.polynomials: no visible global function definition for
‘polynomial’
polynomial.derivatives: no visible global function definition for
‘deriv’
polynomial.integrals: no visible global function definition for
‘integral’
polynomial.values: no visible global function definition for ‘predict’
schebyshev.t.polynomials: no visible global function definition for
‘polynomial’
schebyshev.u.polynomials: no visible global function definition for
‘polynomial’
slegendre.polynomials: no visible global function definition for
‘polynomial’
Undefined global functions or variables:
deriv integral polynomial predict
Consider adding
importFrom("stats", "deriv", "predict")
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