Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You should be able to install the development version with remotes::install_github("lmullen/gender"), which will then help you install any other necessary packages. #70

Open
31YY88 opened this issue Jan 4, 2023 · 2 comments

Comments

@31YY88
Copy link

31YY88 commented Jan 4, 2023

    You should be able to install the development version with `remotes::install_github("lmullen/gender")`, which will then help you install any other necessary packages.

Originally posted by @lmullen in #63 (comment)

@31YY88
Copy link
Author

31YY88 commented Jan 4, 2023

Hi, thank you so much for these packages!
I am eager to use it, but can't seem to figure out how to download the "genderdata" package.
I tried to run multiple solutions from I found here but nothing works.
When I run the code, this is what I get:

Code :

gender( dfm$first, years = c(1950, 1990) , method = "ssa")

Output:
The genderdata package needs to be installed.
Install the genderdata package?

1: Yes
2: No

Selection: Yes
Installing the genderdata package.
Downloading GitHub repo lmullen/genderdata@v0.6.0
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/lmullen/genderdata/tarball/v0.6.0' failed
Error in loadNamespace(x) : there is no package called ‘genderdata’"

@JamesStratton
Copy link

I have the same issue! Did you find a way to avoid this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants