Clearer distinguish length and max #245
Annotations
1 error and 2 warnings
|
R/opts.R#L51
file=R/opts.R,line=51,col=5,[condition_message_linter] Don't use paste to build stop strings. Instead use the fact that these functions build condition message strings from their input (using "" as a separator). For translatable strings, prefer using gettextf().
|
R/opts.R#L53
file=R/opts.R,line=53,col=8,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
The logs for this run have expired and are no longer available.
Loading