Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 5.65 | 55.74 | 61.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 4.24 | 40.64 | 44.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 79.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 70.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7 | 22.00 | 71.00 | 93.00 | NOTE | |
r-patched-linux-x86_64 | 0.7 | 5.42 | 54.09 | 59.51 | NOTE | |
r-patched-solaris-x86 | 0.7 | 100.30 | NOTE | |||
r-release-linux-x86_64 | 0.7 | 5.63 | 54.18 | 59.81 | NOTE | |
r-release-macos-x86_64 | 0.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7 | 24.00 | 96.00 | 120.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7 | 11.00 | 64.00 | 75.00 | NOTE |
Version: 0.7
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: 0.7
Check: R code for possible problems
Result: NOTE
.computePStar: no visible global function definition for 'uniroot'
plotBoundary: no visible global function definition for
'scale_y_continuous'
Undefined global functions or variables:
scale_y_continuous uniroot
Consider adding
importFrom("stats", "uniroot")
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