Last updated on 2019-04-21 01:48:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 3.18 | 34.44 | 37.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 3.30 | 30.70 | 34.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 45.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 44.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 8.00 | 50.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 3.03 | 34.21 | 37.24 | NOTE | |
r-patched-solaris-x86 | 1.0.6 | 71.40 | NOTE | |||
r-release-linux-x86_64 | 1.0.6 | 1.95 | 33.02 | 34.97 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.6 | 7.00 | 47.00 | 54.00 | NOTE | |
r-release-osx-x86_64 | 1.0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 4.00 | 66.00 | 70.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.6 | NOTE |
Version: 1.0.6
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.0.6
Check: R code for possible problems
Result: NOTE
.onAttach: no visible global function definition for
'packageDescription'
rselect.list: no visible global function definition for 'select.list'
Undefined global functions or variables:
packageDescription select.list
Consider adding
importFrom("utils", "packageDescription", "select.list")
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