Last updated on 2019-01-15 00:46:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.19 | 19.95 | 21.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 0.97 | 15.41 | 16.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 25.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 23.04 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 2.00 | 30.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 1.25 | 18.13 | 19.38 | NOTE | |
r-patched-solaris-x86 | 1.2 | 36.50 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 1.29 | 17.96 | 19.25 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 3.00 | 30.00 | 33.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 2.00 | 38.00 | 40.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64