Last updated on 2018-11-24 00:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.28 | 3.78 | 29.17 | 32.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.28 | 2.66 | 23.10 | 25.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.28 | 38.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.28 | 37.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.28 | 9.00 | 43.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 0.28 | 4.34 | 27.03 | 31.37 | NOTE | |
r-patched-solaris-x86 | 0.28 | 59.50 | NOTE | |||
r-release-linux-x86_64 | 0.28 | 3.42 | 27.11 | 30.53 | NOTE | |
r-release-windows-ix86+x86_64 | 0.28 | 10.00 | 58.00 | 68.00 | NOTE | |
r-release-osx-x86_64 | 0.28 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.28 | 6.00 | 64.00 | 70.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.28 | NOTE |
Version: 0.28
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: 0.28
Check: R code for possible problems
Result: NOTE
.params: no visible binding for global variable ‘URLencode’
.params: no visible global function definition for ‘URLencode’
Undefined global functions or variables:
URLencode
Consider adding
importFrom("utils", "URLencode")
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