Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.51 | 21.44 | 23.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.90 | 17.03 | 18.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 37.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 28.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 29.00 | 37.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.38 | 21.30 | 23.68 | NOTE | |
r-patched-solaris-x86 | 1.0 | 44.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.31 | 21.33 | 23.64 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 6.00 | 31.00 | 37.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