Clean up some lints #131
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#L119
file=R/plot.equivalence_test.R,line=119,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L121
file=R/plot.equivalence_test.R,line=121,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L123
file=R/plot.equivalence_test.R,line=123,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L125
file=R/plot.equivalence_test.R,line=125,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L127
file=R/plot.equivalence_test.R,line=127,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L129
file=R/plot.equivalence_test.R,line=129,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
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#L130
file=R/plot.equivalence_test.R,line=130,col=38,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/plot.equivalence_test.R#L131
file=R/plot.equivalence_test.R,line=131,col=39,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
The logs for this run have expired and are no longer available.
Loading