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

Unable to install pophelper in r version 4.1 #83

Open
afolabiowoloye opened this issue Aug 5, 2021 · 2 comments
Open

Unable to install pophelper in r version 4.1 #83

afolabiowoloye opened this issue Aug 5, 2021 · 2 comments

Comments

@afolabiowoloye
Copy link

  • Please describe the circumstances under which you got the error

unable to intall pophelper in r version 4.1

  • Paste the code that you executed
    *# install_github('royfrancis/pophelper')

  • Paste the error message returned
    #Error in utils::download.file(url, path, method = method, quiet = quiet, :
    download from 'https://api.github.com/repos/royfrancis/pophelper/tarball/HEAD' failed

  • What version of pophelper are you running?

  • none
    packageVersion("pophelper")

  • What version of R are you running?

  • 4.1
    R.version.string]

  • What OS are you running?

  • Linux (Ubuntu 20.04)

Sys.info()["sysname"]

  • Depending on the error, I might ask for the input files to reproduce the error.
@richelbilderbeek
Copy link

Hi @afolabiowoloye, I am not the maintainer, but I do think I know the answer:

First, simply try again. We know that pophelper builds successfully, according to the build logs.

The error you posted:

download from 'https://api.github.com/repos/royfrancis/pophelper/tarball/HEAD' failed

Is a bit too short to be informative: there are many reasons a download can fail (e.g. no internet, no access to GitHub due to many downloads, etc ...)

Please post the full error log, as well as the output of Sys.info()["sysname"], as requested by the pophelper maintainer.

Hope that will help you, cheers, Richel Bilderbeek

@afolabiowoloye
Copy link
Author

afolabiowoloye commented Jan 18, 2022 via email

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