I managed to install wnomadds using pak::pak("jaytimm/wnomadds")
However, devtools::install_github("jaytimm/nmlegisdatr") results in a 404 error.
pak::pak("jaytimm/nmlegisdatr") also results in an error:
! error in pak subprocess
Caused by error:
! Could not solve package dependencies:
- jaytimm/nmlegisdatr: ! pkgdepends resolution error for jaytimm/nmlegisdatr.
Caused by error:
! Can't find GitHub repo jaytimm/nmlegisdatr.
Type .Last.error to see the more details.
I wonder if there is a way around this. I'd like to find the cutlines for individual local government roll call votes in NZ.
Best wishes, Matthew Gibbons
I managed to install wnomadds using pak::pak("jaytimm/wnomadds")
However, devtools::install_github("jaytimm/nmlegisdatr") results in a 404 error.
pak::pak("jaytimm/nmlegisdatr") also results in an error:
! error in pak subprocess
Caused by error:
! Could not solve package dependencies:
Caused by error:
! Can't find GitHub repo jaytimm/nmlegisdatr.
Type .Last.error to see the more details.
I wonder if there is a way around this. I'd like to find the cutlines for individual local government roll call votes in NZ.
Best wishes, Matthew Gibbons