Last updated on 2022-06-20 11:52:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 7.71 | 80.19 | 87.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 5.76 | 58.83 | 64.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 110.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 108.31 | NOTE | |||
r-devel-windows-x86_64 | 0.1.3 | 34.00 | 99.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 5.56 | 72.75 | 78.31 | NOTE | |
r-release-linux-x86_64 | 0.1.3 | 6.71 | 71.76 | 78.47 | NOTE | |
r-release-macos-arm64 | 0.1.3 | 29.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.3 | 59.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.3 | 39.00 | 115.00 | 154.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.3 | 36.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.3 | 46.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 24.00 | 96.00 | 120.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64