Test sim kwan em edits#444
10 issues found.
Annotations
Check notice on line 74 in data-raw/test_sim_020425.r
codefactor-io / CodeFactor
data-raw/test_sim_020425.r#L74
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 185 in data-raw/test_sim_020425.r
codefactor-io / CodeFactor
data-raw/test_sim_020425.r#L185
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 129 in data-raw/test_sim_020425.r
codefactor-io / CodeFactor
data-raw/test_sim_020425.r#L129
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 187 in data-raw/test_sim_020425.r
codefactor-io / CodeFactor
data-raw/test_sim_020425.r#L187
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 54 in R/analyze_sims.R
codefactor-io / CodeFactor
R/analyze_sims.R#L54
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check warning on line 15 in tests/testthat/test-analyze_sims.R
codefactor-io / CodeFactor
tests/testthat/test-analyze_sims.R#L15
Avoid undesirable operator `:::`. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via `::` instead. (undesirable_operator_linter)
Check notice on line 81 in R/analyze_sims.R
codefactor-io / CodeFactor
R/analyze_sims.R#L81
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 88 in data-raw/simulate_seroincidence.R
codefactor-io / CodeFactor
data-raw/simulate_seroincidence.R#L88
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 41 in data-raw/generate_sim_table.R
codefactor-io / CodeFactor
data-raw/generate_sim_table.R#L41
Use implicit return behavior; explicit return() is not needed. (return_linter)
Check notice on line 13 in data-raw/coverage-CI.R
codefactor-io / CodeFactor
data-raw/coverage-CI.R#L13
Use implicit return behavior; explicit return() is not needed. (return_linter)