Last updated on 2019-07-03 01:47:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 3.55 | 33.85 | 37.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.72 | 27.49 | 30.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 47.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 53.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 11.00 | 53.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 2.81 | 34.00 | 36.81 | NOTE | |
r-patched-solaris-x86 | 1.0.6 | 77.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.6 | 2.59 | 34.42 | 37.01 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.6 | 7.00 | 64.00 | 71.00 | NOTE | |
r-release-osx-x86_64 | 1.0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 7.00 | 47.00 | 54.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