General Issue: Check if recent admiraldev check updates affect admiralvaccine
manciniedoardo opened this issue · 0 comments
manciniedoardo commented
Background Information
With the recent admiraldev error-messaging updates, this has the potential of affecting admiralvaccine. Eg. tests might have to be re-written etc.
Definition of Done
- Go to admiralvaccine
main
branch - Install latest admiral, admiraldev versions from Github (
install_github("pharmaverse/admiral
etc) - Run
devtools::check()
- Address any issues.