Clean up some lints #132
Annotations
1 error and 10 warnings
|
R/geom_binomdensity.R#L94
file=R/geom_binomdensity.R,line=94,col=15,[undesirable_function_linter] Function "sapply" is undesirable.
|
R/plot.equivalence_test.R#L129
file=R/plot.equivalence_test.R,line=129,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
R/plot.equivalence_test.R#L276
file=R/plot.equivalence_test.R,line=276,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
R/plot.equivalence_test.R#L393
file=R/plot.equivalence_test.R,line=393,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
R/plot.estimate_density.R#L54
file=R/plot.estimate_density.R,line=54,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.estimate_density.R#L55
file=R/plot.estimate_density.R,line=55,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.estimate_density.R#L56
file=R/plot.estimate_density.R,line=56,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.estimate_density.R#L57
file=R/plot.estimate_density.R,line=57,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.estimate_density.R#L58
file=R/plot.estimate_density.R,line=58,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
R/plot.p_direction.R#L35
file=R/plot.p_direction.R,line=35,col=13,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
The logs for this run have expired and are no longer available.
Loading