Last updated on 2020-08-07 01:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.31 | 21.37 | 23.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.56 | 16.73 | 18.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 37.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 27.71 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 7.00 | 32.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.08 | 21.65 | 23.73 | NOTE | |
r-patched-solaris-x86 | 1.2 | 43.10 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.09 | 21.54 | 23.63 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 5.00 | 36.00 | 41.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 4.00 | 44.00 | 48.00 | NOTE |
Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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.2
Check: R code for possible problems
Result: NOTE
comp.uri: no visible global function definition for 'quantile'
est.IDR: no visible global function definition for 'ecdf'
get.pseudo.mix: no visible global function definition for 'pnorm'
get.uri.2d: no visible global function definition for 'smooth.spline'
get.uri.2d: no visible global function definition for 'predict'
Undefined global functions or variables:
ecdf pnorm predict quantile smooth.spline
Consider adding
importFrom("stats", "ecdf", "pnorm", "predict", "quantile",
"smooth.spline")
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