lmullen/genderdata

R Version 4 fail

Closed this issue · 3 comments

Hi,

install.packages("genderdata", repos = "http://packages.ropensci.org")

Warning in install.packages :
package ‘genderdata’ is not available for this version of R

Any updates?

Same issue here as well.

@Ariel225 and @dvmasterov I had the same issue. My resolution was to

  1. fork and clone the repo
  2. open up the genderdata.Rproj in Rstudio
  3. install and restart the package.

Now it works!

I tried to upload the packages into my fork to download but for some reason ran into this error:

> devtools::install_github("timathomas/genderdata", type = "source")
Downloading GitHub repo timathomas/genderdata@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet,  : 
  download from 'https://api.github.com/repos/timathomas/genderdata/tarball/HEAD' failed

Let's just say that I'm not an expert package builder, just dangerous ;)

This is a duplicate issue of this: lmullen/gender#63

That is fixed now. Please see the instructions for the gender package: https://github.com/lmullen/gender/issues