ryscott5 / eparTextTools

BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Build a script to explicitly install all packages we use on a new machine one by one, because the DEPENDENCIES=TRUE flag doesnt work #7

Open Synaps3 opened 7 years ago

Synaps3 commented 7 years ago

Installation of epartexttools is painful because you have to go through a treadmill of dependencies that should be installed by the package installer and arent because of reasons.

We could just list out our dependency packages and then write a script to install all of them