Last updated on 2019-12-06 00:49:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 2.22 | 19.13 | 21.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 1.65 | 14.56 | 16.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 27.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 23.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 7.00 | 31.00 | 38.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 3.0 | 5.00 | 30.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 3.0 | 1.39 | 17.32 | 18.71 | NOTE | |
r-patched-solaris-x86 | 3.0 | 35.30 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 1.30 | 16.99 | 18.29 | NOTE | |
r-release-windows-ix86+x86_64 | 3.0 | 8.00 | 36.00 | 44.00 | NOTE | |
r-release-osx-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 3.00 | 32.00 | 35.00 | NOTE | |
r-oldrel-osx-x86_64 | 3.0 | NOTE |
Version: 3.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'numDeriv'
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-devel-windows-ix86+x86_64-gcc8, 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: 3.0
Check: R code for possible problems
Result: NOTE
dcomplnorm: no visible global function definition for 'grad'
dcomplnorm : f1: no visible global function definition for 'dlnorm'
dcomplnorm : F1: no visible global function definition for 'plnorm'
dcomplnorm : f1L: no visible global function definition for 'dlnorm'
dcomplnorm : F1L: no visible global function definition for 'plnorm'
pcomplnorm: no visible global function definition for 'grad'
pcomplnorm : f1: no visible global function definition for 'dlnorm'
pcomplnorm : F1: no visible global function definition for 'plnorm'
pcomplnorm : F1L: no visible global function definition for 'plnorm'
qcomplnorm: no visible global function definition for 'grad'
qcomplnorm : f1: no visible global function definition for 'dlnorm'
qcomplnorm : F1q: no visible global function definition for 'qlnorm'
qcomplnorm : F1: no visible global function definition for 'plnorm'
rcomplnorm: no visible global function definition for 'runif'
Undefined global functions or variables:
dlnorm grad plnorm qlnorm runif
Consider adding
importFrom("stats", "dlnorm", "plnorm", "qlnorm", "runif")
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-devel-windows-ix86+x86_64-gcc8, 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