pophelper
pophelper copied to clipboard
Unable to install pophelper in r version 4.1
- 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.
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
Thanks
Sent from Yahoo Mail on Android
On Tue, Jan 18, 2022 at 12:15 PM, Richel @.***> wrote:
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
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.Message ID: @.***>