Last updated on 2016-12-28 23:47:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 0.82 | 14.93 | 15.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 0.78 | 15.05 | 15.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 27.27 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 26.77 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.0.3 | 22.79 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.0.3 | 4.00 | 34.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.3 | 0.78 | 12.82 | 13.60 | NOTE | |
r-patched-solaris-sparc | 1.0.3 | 156.30 | NOTE | |||
r-patched-solaris-x86 | 1.0.3 | 36.10 | NOTE | |||
r-release-linux-x86_64 | 1.0.3 | 0.65 | 12.77 | 13.42 | NOTE | |
r-release-osx-x86_64-mavericks | 1.0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.3 | 3.00 | 31.00 | 34.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 3.00 | 28.00 | 31.00 | NOTE |
Version: 1.0.3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘numDeriv’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘methods’
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.3
Check: R code for possible problems
Result: NOTE
test.problem : g: no visible global function definition for ‘grad’
test.problem: no visible global function definition for ‘new’
psoptim,test.problem-missing-missing-missing-missing: no visible global
function definition for ‘new’
show,test.result: no visible global function definition for ‘show’
show,test.result: no visible global function definition for ‘sd’
Undefined global functions or variables:
grad new sd show
Consider adding
importFrom("methods", "new", "show")
importFrom("stats", "sd")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 1.0.3
Flags: --no-stop-on-test-error
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘numDeriv’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘methods’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.0.3
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
test.problem : g: no visible global function definition for ‘grad’
test.problem: no visible global function definition for ‘new’
psoptim,test.problem-missing-missing-missing-missing: no visible global
function definition for ‘new’
show,test.result: no visible global function definition for ‘show’
show,test.result: no visible global function definition for ‘sd’
Undefined global functions or variables:
grad new sd show
Consider adding
importFrom("methods", "new", "show")
importFrom("stats", "sd")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.0.3
Check: R code for possible problems
Result: NOTE
test.problem : g: no visible global function definition for 'grad'
Flavor: r-oldrel-windows-ix86+x86_64