Last updated on 2021-01-18 18:53:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.43 | 23.34 | 25.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.91 | 18.60 | 20.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 31.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 29.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.01 | 22.55 | 24.56 | NOTE | |
r-patched-solaris-x86 | 1.0 | 45.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.07 | 22.83 | 24.90 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 34.00 | 39.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 39.00 | 44.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-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
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