Last updated on 2020-08-07 01:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 2.10 | 18.16 | 20.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 1.61 | 14.40 | 16.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 33.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 23.61 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5 | 11.00 | 29.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 1.5 | 2.03 | 18.09 | 20.12 | NOTE | |
r-patched-solaris-x86 | 1.5 | 36.80 | NOTE | |||
r-release-linux-x86_64 | 1.5 | 1.86 | 18.30 | 20.16 | NOTE | |
r-release-macos-x86_64 | 1.5 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.5 | 5.00 | 27.00 | 32.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.5 | 4.00 | 37.00 | 41.00 | NOTE |
Version: 1.5
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.5
Check: R code for possible problems
Result: NOTE
rdisclap: no visible global function definition for 'runif'
Undefined global functions or variables:
runif
Consider adding
importFrom("stats", "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