Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.06 | 24.65 | 26.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.69 | 19.68 | 21.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 41.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 32.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 7.00 | 38.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 2.49 | 24.77 | 27.26 | NOTE | |
r-patched-solaris-x86 | 1.1 | 51.40 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 2.43 | 24.27 | 26.70 | NOTE | |
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 7.00 | 53.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 5.00 | 41.00 | 46.00 | NOTE |
Version: 1.1
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'histogram' 'optimx'
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
Check: R code for possible problems
Result: NOTE
dnormgam: no visible global function definition for 'qgamma'
dnormgam: no visible global function definition for 'fft'
dnormgam: no visible global function definition for 'dgamma'
dnormgam: no visible global function definition for 'approx'
normgam.fit : mkdfftNormalGammaOptim : <anonymous>: no visible global
function definition for 'dnorm'
normgam.fit : estimation_param_normexp_RMA : max.density: no visible
global function definition for 'density'
normgam.fit: no visible global function definition for 'sd'
normgam.fit: no visible global function definition for 'median'
normgam.fit: no visible global function definition for 'IQR'
normgam.fit: no visible global function definition for 'optimx'
normgam.fit: no visible global function definition for 'coef'
normgam.signal: no visible global function definition for 'approx'
normgam.signal: no visible global function definition for 'hist'
Undefined global functions or variables:
IQR approx coef density dgamma dnorm fft hist median optimx qgamma sd
Consider adding
importFrom("graphics", "hist")
importFrom("stats", "IQR", "approx", "coef", "density", "dgamma",
"dnorm", "fft", "median", "qgamma", "sd")
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