Update README.md #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lint:
R/BMCPMod.R#L9
file=R/BMCPMod.R,line=9,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/BMCPMod.R#L11
file=R/BMCPMod.R,line=11,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/dataSimulation.R#L13
file=R/dataSimulation.R,line=13,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/dataSimulation.R#L17
file=R/dataSimulation.R,line=17,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/dataSimulation.R#L22
file=R/dataSimulation.R,line=22,col=3,[object_usage_linter] local variable 'ntrt' assigned but may not be used
|
lint:
R/helper.R#L9
file=R/helper.R,line=9,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/helper.R#L11
file=R/helper.R,line=11,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/helper.R#L14
file=R/helper.R,line=14,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/helper.R#L18
file=R/helper.R,line=18,col=3,[object_usage_linter] local variable 'adjpval' assigned but may not be used
|
lint:
R/helper.R#L22
file=R/helper.R,line=22,col=81,[line_length_linter] Lines should not be more than 80 characters.
|