Last updated on 2018-09-26 01:46:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 2.50 | 40.46 | 42.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.05 | 32.93 | 34.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 50.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 48.58 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 8.00 | 52.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 2.07 | 34.76 | 36.83 | NOTE | |
r-patched-solaris-x86 | 1.0.6 | 60.90 | NOTE | |||
r-release-linux-x86_64 | 1.0.6 | 2.20 | 35.49 | 37.69 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.6 | 5.00 | 49.00 | 54.00 | NOTE | |
r-release-osx-x86_64 | 1.0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 7.00 | 61.00 | 68.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