Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-3 | 3.18 | 25.12 | 28.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-3 | 2.22 | 19.58 | 21.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-3 | 42.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-3 | 32.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-3 | 8.00 | 50.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-3 | 2.68 | 24.91 | 27.59 | NOTE | |
r-patched-solaris-x86 | 1.1-3 | 49.30 | NOTE | |||
r-release-linux-x86_64 | 1.1-3 | 2.67 | 24.97 | 27.64 | NOTE | |
r-release-macos-x86_64 | 1.1-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-3 | 7.00 | 51.00 | 58.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-3 | 6.00 | 48.00 | 54.00 | NOTE |
Version: 1.1-3
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'evd'
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1-3
Check: R code for possible problems
Result: NOTE
DPOT: no visible global function definition for 'optim'
mop.rho: no visible global function definition for 'median'
Undefined global functions or variables:
median optim
Consider adding
importFrom("stats", "median", "optim")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64