TheWangLab / algatr

A Landscape Genomic Analysis Toolkit in R
https://thewanglab.github.io/algatr/
MIT License
15 stars 1 forks source link

Fix installation of packages #65

Closed AnushaPB closed 4 months ago

AnushaPB commented 4 months ago

Package install function was placed before algatr library was loaded, this wasn't caught by the checks because eval=FALSE. Also, there was a devtools::Load_all() in the alazygatr_vignette