Last updated on 2020-08-07 01:50:16 CEST.
Package | NOTE |
---|---|
StandardizeText | 12 |
Current CRAN status:
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