Last updated on 2019-06-18 01:48:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-5 | 5.00 | 33.84 | 38.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-5 | 3.49 | 26.90 | 30.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-5 | 45.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-5 | 44.18 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-5 | 25.00 | 51.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-5 | 4.17 | 33.93 | 38.10 | NOTE | |
r-patched-solaris-x86 | 1.0-5 | 63.40 | NOTE | |||
r-release-linux-x86_64 | 1.0-5 | 4.98 | 34.02 | 39.00 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-5 | 9.00 | 103.00 | 112.00 | NOTE | |
r-release-osx-x86_64 | 1.0-5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-5 | 7.00 | 59.00 | 66.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