cole-brokamp/dep

get repo for CRAN packages too

Opened this issue · 1 comments

  • would allow for specifying different repos when deploying instead of assuming all CRAN are the same, e.g. using an MRAN snapshot as a way to install an older version of a packae
  • but how can we store this in the DESCRIPTION file?

some CRAN packages (e.g., tidycensus, version 0.9.2) don't have a RemoteRepos field. should we fall back to https://cran.rstudio.com for this?