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.0 | 1.75 | 19.61 | 21.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.60 | 15.46 | 17.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 34.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 25.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 30.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.67 | 19.45 | 21.12 | NOTE | |
r-patched-solaris-x86 | 1.0 | 42.10 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.97 | 19.20 | 21.17 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 47.00 | 51.00 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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.0
Check: R code for possible problems
Result: NOTE
IBMD: no visible global function definition for 'runif'
IBMD: no visible global function definition for 'quantile'
RAI: no visible global function definition for 'runif'
RAI: no visible global function definition for 'quantile'
Undefined global functions or variables:
quantile runif
Consider adding
importFrom("stats", "quantile", "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-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