epiverse-trace / episoap

[Not published - under active development] A Store of Outbreak Analytics Pipelines Provided as Rmarkdown Report Templates
https://epiverse-trace.github.io/episoap/
Other
5 stars 2 forks source link

Template still says that {linelist} isn't used? #151

Closed CarmenTamayo closed 5 months ago

CarmenTamayo commented 5 months ago

Currently the transmissibility template still says that the linelist package isn't used as there is no integration with other packages

https://github.com/epiverse-trace/episoap/blob/0c525bdeaebc460f7c560dd47f5974434024dd4d/inst/rmarkdown/templates/transmissibility/skeleton/skeleton.Rmd#L295

PR #137 incorporated linelist data as an option for the template- could we remove this line in the text? We need a clean version of the template for version 0.1.0

Bisaloo commented 5 months ago

Yes, it's an oversight and it can be removed.

CarmenTamayo commented 5 months ago

This is addressed in #144