Adding mixing models (need examples) #16
44 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 1 in .devcontainer/Dockerfile
codacy-production / Codacy Static Code Analysis
.devcontainer/Dockerfile#L1
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Check notice on line 8 in .devcontainer/Dockerfile
codacy-production / Codacy Static Code Analysis
.devcontainer/Dockerfile#L8
Delete the apt-get lists after installing something
Check notice on line 49 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L49
Expected: 1; Actual: 2
Check notice on line 50 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L50
Expected: 1; Actual: 2
Check notice on line 51 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L51
Expected: 1; Actual: 2
Check notice on line 53 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L53
Expected: 1; Actual: 2
Check notice on line 54 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L54
Expected: 1; Actual: 2
Check notice on line 56 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L56
Expected: 1; Actual: 2
Check notice on line 82 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L82
Element: a
Check notice on line 169 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L169
Element: img
Check notice on line 175 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L175
Images should have alternate text (alt text)
Check notice on line 261 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L261
Element: img
Check notice on line 261 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L261
Images should have alternate text (alt text)
Check notice on line 344 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L344
Images should have alternate text (alt text)
Check warning on line 722 in inst/include/epiworld/agent-meat.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/agent-meat.hpp#L722
Function parameter 'name' should be passed by const reference.
Check notice on line 73 in inst/include/epiworld/entity-bones.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/entity-bones.hpp#L73
Class 'Entity' has a constructor with 1 argument that is not explicit.
Check notice on line 14 in inst/include/epiworld/groupsampler-bones.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/groupsampler-bones.hpp#L14
class member 'GroupSampler::cumulate' is never used.
Check warning on line 108 in inst/include/epiworld/models/seirmixing.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/models/seirmixing.hpp#L108
Function parameter 'cmat' should be passed by const reference.
Check notice on line 402 in inst/include/epiworld/models/seirmixing.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/models/seirmixing.hpp#L402
Condition 'n_events==0u' is always false
Check warning on line 487 in inst/include/epiworld/models/seirmixing.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/models/seirmixing.hpp#L487
Function parameter 'contact_matrix' should be passed by const reference.
Check notice on line 379 in inst/include/epiworld/models/sirmixing.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/models/sirmixing.hpp#L379
Condition 'n_events==0u' is always false
Check warning on line 21 in inst/include/epiworld/tool-distribute-meat.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/tool-distribute-meat.hpp#L21
Function parameter 'agents_ids' should be passed by const reference.
Check warning on line 91 in inst/include/epiworld/tool-meat.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/tool-meat.hpp#L91
Function parameter 'name' should be passed by const reference.
Check warning on line 18 in inst/include/epiworld/virus-distribute-meat.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/virus-distribute-meat.hpp#L18
Function parameter 'agents_ids' should be passed by const reference.
Check warning on line 91 in inst/include/epiworld/virus-meat.hpp
codacy-production / Codacy Static Code Analysis
inst/include/epiworld/virus-meat.hpp#L91
Function parameter 'name' should be passed by const reference.