Last updated on 2022-04-24 14:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.19 | 33.48 | 35.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.90 | 25.73 | 27.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 44.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 35.04 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 22.00 | 45.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.18 | 32.35 | 34.53 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.40 | 31.11 | 33.51 | NOTE | |
r-release-macos-arm64 | 1.0 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 29.00 | 45.00 | 74.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 26.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 36.00 | 41.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
find.names: no visible global function definition for 'na.omit'
generate.names: no visible global function definition for 'na.omit'
standardize.countrynames: no visible global function definition for
'data'
standardize.names: no visible global function definition for 'na.omit'
Undefined global functions or variables:
data na.omit
Consider adding
importFrom("stats", "na.omit")
importFrom("utils", "data")
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
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'standardize.countrynames.Rd':
\usage lines wider than 90 characters:
standardize.countrynames(input, input.column = NULL, standard = "default", standard.column = NULL, only.names = FALSE, na.rm = FALSE, s ... [TRUNCATED]
Rd file 'standardize.text.Rd':
\usage lines wider than 90 characters:
standardize.text(input, input.column = NULL, standard, standard.column = NULL, regex = NULL, codes = NULL, match = FALSE, only.names = ... [TRUNCATED]
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64