mikeblazanin / gcplyr

gcplyr is an R package that facilitates wrangling and analysis of microbial growth curve data
https://mikeblazanin.github.io/gcplyr/
Other
29 stars 2 forks source link

Fix error on CRAN old windows tests #158

Closed mikeblazanin closed 1 year ago

mikeblazanin commented 1 year ago

https://cran.r-project.org/web/checks/check_results_gcplyr.html

mikeblazanin commented 1 year ago

Maybe by switching those files to be saved as rda instead of csv? Then you couldn't have interpretation of file format issues

mikeblazanin commented 1 year ago

Well it's CRAN passing now, didn't make any changes so must've been a CRAN issue