socialjusticehackathon / website

https://socialjusticehackathon.github.io/website
1 stars 0 forks source link

install R and renv dependencies in github actions #8

Closed ha0ye closed 10 months ago

ha0ye commented 10 months ago

add R setup actions from https://quarto.org/docs/publishing/github-pa

ha0ye commented 10 months ago

@machow @rjake Github Actions will now install R and dependencies (as recorded by {renv}). Demo script in https://pr-8--sjhphl.netlify.app/schedule

machow commented 10 months ago

This is great! I'm going to merge, so the organizers PR can use it!