Last updated on 2022-05-23 02:53:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 9.10 | 88.58 | 97.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 5.44 | 65.52 | 70.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 111.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 96.73 | NOTE | |||
r-devel-windows-x86_64 | 0.1.3 | 41.00 | 109.00 | 150.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 7.82 | 80.54 | 88.36 | NOTE | |
r-release-linux-x86_64 | 0.1.3 | 8.33 | 81.16 | 89.49 | 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 | 38.00 | 112.00 | 150.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 | 21.00 | 97.00 | 118.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