issues
search
epiverse-trace
/
finalsize
R package to calculate the final size of an SIR epidemic in populations with heterogeneity in social contacts and disease susceptibility
https://epiverse-trace.github.io/finalsize/
Other
11
stars
7
forks
source link
Miscellaneous fixes
#114
Closed
pratikunterwegs
closed
1 year ago
pratikunterwegs
commented
1 year ago
This PR implements a few miscellaneous fixes:
Corrects the order of URLs in the DESCRIPTION URL field;
Use pass-by-reference rather than
std::move
semantics to avoid
Cppcheck
style warnings;
Clarify C++ linting workflow commands.
This PR implements a few miscellaneous fixes:
std::move
semantics to avoid Cppcheck style warnings;