stupidpupil / parochial

R package to make it easier to get started with travel time analyses in bits of Britain
GNU General Public License v3.0
5 stars 0 forks source link

Better dependency management in GitHub Actions #19

Closed stupidpupil closed 2 years ago

stupidpupil commented 2 years ago

Dependency management is messy because it'd be nice to avoid forcing all binary installs, but packages like {terra} really should only be installed as binaries.

stupidpupil commented 2 years ago

I'm actually happy with binary installs for now...