Skip to content

Updating news and minor updates to README.md

Codacy Production / Codacy Static Code Analysis required action Jun 11, 2024 in 0s

40 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 49 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L49

Expected: 1; Actual: 2

Check notice on line 50 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L50

Expected: 1; Actual: 2

Check notice on line 51 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L51

Expected: 1; Actual: 2

Check notice on line 52 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L52

Expected: 1; Actual: 2

Check notice on line 56 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L56

Expected: 1; Actual: 2

Check notice on line 82 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L82

Element: a

Check notice on line 175 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L175

Element: img

Check notice on line 175 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L175

Images should have alternate text (alt text)

Check notice on line 270 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L270

Images should have alternate text (alt text)

Check notice on line 279 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L279

Element: img

Check notice on line 279 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L279

Images should have alternate text (alt text)

Check notice on line 294 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L294

Element: img

Check notice on line 294 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L294

Images should have alternate text (alt text)

Check notice on line 501 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L501

Element: img

Check notice on line 501 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L501

Images should have alternate text (alt text)

Check notice on line 254 in inst/include/epiworld/model-bones.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/model-bones.hpp#L254

class member 'Model::array_int_tmp' is never used.

Check notice on line 28 in inst/include/epiworld/models/seirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/seirmixing.hpp#L28

class member 'ModelSEIRMixing::SUSCEPTIBLE' is never used.

Check warning on line 107 in inst/include/epiworld/models/seirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/seirmixing.hpp#L107

Function parameter 'cmat' should be passed by const reference.

Check notice on line 401 in inst/include/epiworld/models/seirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/seirmixing.hpp#L401

Condition 'n_events==0u' is always false

Check warning on line 479 in inst/include/epiworld/models/seirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/seirmixing.hpp#L479

Function parameter 'vname' should be passed by const reference.

Check notice on line 28 in inst/include/epiworld/models/sirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/sirmixing.hpp#L28

class member 'ModelSIRMixing::SUSCEPTIBLE' is never used.

Check notice on line 379 in inst/include/epiworld/models/sirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/sirmixing.hpp#L379

Condition 'n_events==0u' is always false

Check warning on line 454 in inst/include/epiworld/models/sirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/sirmixing.hpp#L454

Function parameter 'vname' should be passed by const reference.

Check warning on line 460 in inst/include/epiworld/models/sirmixing.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/models/sirmixing.hpp#L460

Function parameter 'contact_matrix' should be passed by const reference.

Check notice on line 63 in inst/include/epiworld/virus-bones.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inst/include/epiworld/virus-bones.hpp#L63

Class 'Virus' has a constructor with 1 argument that is not explicit.