Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.99 | 61.87 | 69.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.54 | 47.57 | 54.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 90.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 82.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 18.00 | 70.00 | 88.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 7.52 | 62.03 | 69.55 | NOTE | |
r-patched-solaris-x86 | 1.0 | 128.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 8.79 | 60.72 | 69.51 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 19.00 | 92.00 | 111.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 11.00 | 92.00 | 103.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
Kern.FUN: no visible global function definition for 'dnorm'
Prob.Covariate.ShortEvent: no visible global function definition for
'bw.nrd'
optimize.mse.BW: no visible global function definition for 'optimize'
Undefined global functions or variables:
bw.nrd dnorm optimize
Consider adding
importFrom("stats", "bw.nrd", "dnorm", "optimize")
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