iTALK icon indicating copy to clipboard operation
iTALK copied to clipboard

Failed to install 'iTALK'...unable to access index for respo

Open whitneyt1 opened this issue 4 years ago • 6 comments

Hello,

I get the error below:

Error: Failed to install 'iTALK' from GitHub:
  (converted from warning) unable to access index for repository https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5:
  cannot open URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/PACKAGES'

I tried this on my other computer with R 3.6.2 and got the same error, but .../3.6

Any advice?

Thank you!

whitneyt1 avatar Mar 26 '20 00:03 whitneyt1

You might want to check the Internet connection. If it works well, you could try to download the respo to a local .zip file and run devtools::install_local('path_to_your_zip_file').

zehualilab avatar Mar 29 '20 17:03 zehualilab

Thank you! How do I download the respo?

whitneyt1 avatar Mar 30 '20 18:03 whitneyt1

image

zehualilab avatar Apr 02 '20 13:04 zehualilab

Oopmh. Thank you!!!

whitneyt1 avatar Apr 02 '20 18:04 whitneyt1

You might want to check the Internet connection. If it works well, you could try to download the respo to a local .zip file and run devtools::install_local('path_to_your_zip_file').

Hi I am trying the local install and it still did not work and gave me this message:

Execution halted ERROR: lazy loading failed for package ‘iTALK’

  • removing ‘/Users/lululai/Library/R/4.0/library/iTALK’ Error: Failed to install 'iTALK-master.zip' from local: (converted from warning) installation of package ‘/var/folders/rw/7gn2plwd4ll2hcxr14xg26rc0000gn/T//RtmpxyxurS/remotes16e4460694cb8/iTALK-master’ had non-zero exit status

Is there any advice on how to proceed? Thank you!

lulul1213 avatar Jan 11 '21 18:01 lulul1213

I have same issue, Do you have any solution?

wajm avatar Mar 17 '21 08:03 wajm