Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 6.79 | 59.44 | 66.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 5.37 | 44.68 | 50.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 89.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 80.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.3 | 25.00 | 73.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 6.95 | 56.76 | 63.71 | NOTE | |
r-patched-solaris-x86 | 0.1.3 | 127.40 | NOTE | |||
r-release-linux-x86_64 | 0.1.3 | 6.27 | 55.94 | 62.21 | NOTE | |
r-release-macos-x86_64 | 0.1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.3 | 22.00 | 96.00 | 118.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 12.00 | 64.00 | 76.00 | NOTE |
Version: 0.1.3
Check: R code for possible problems
Result: NOTE
check_ISO_code: no visible binding for global variable 'NoAm_country'
check_ISO_code: no visible binding for global variable 'SoAm_country'
check_ISO_code: no visible binding for global variable 'Oceana_country'
check_ISO_code: no visible binding for global variable 'Africa_country'
check_ISO_code: no visible binding for global variable 'Asia_country'
check_ISO_code: no visible binding for global variable 'Eur_country'
climate_map: no visible binding for global variable 'data'
date_correct: no visible global function definition for 'tail'
Undefined global functions or variables:
Africa_country Asia_country Eur_country NoAm_country Oceana_country
SoAm_country data tail
Consider adding
importFrom("utils", "data", "tail")
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