R4EPI / sitrep

Report templates and helper functions for applied epidemiology
https://r4epi.github.io/sitrep/
GNU General Public License v3.0
40 stars 14 forks source link

import functions from epibuffet #234

Closed zkamvar closed 4 years ago

zkamvar commented 4 years ago

This ports a lot of the functionality over to https://github.com/R4EPI/epibuffet and removes some tests that would fail without the internal {epibuffet} functions.

This PR will fix #229

I've also added a single place where we can place the explicit exports.

Need to do:

Note: appveyor is currently failing because it's being a diva and doesn't want to build the package from source :roll_eyes:

zkamvar commented 4 years ago

I'm not sure why I closed this in February... It should be a relatively cromulent PR.