You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/24 17:08:40 UTC

[GitHub] [incubator-mxnet] niranjannilekani commented on issue #18774: unable to install mxnet package in R 4.0.1

niranjannilekani commented on issue #18774:
URL: https://github.com/apache/incubator-mxnet/issues/18774#issuecomment-663639907


   > cran <- getOption("repos")
   > cran["dmlc"] <- "https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU"
   > options(repos = cran)
   > install.packages("mxnet")
   Warning in install.packages :
     unable to access index for repository https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/src/contrib:
     cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/src/contrib/PACKAGES'
   Installing package into ‘C:/Users/niranjan.nilekani/Documents/R/win-library/4.0’
   (as ‘lib’ is unspecified)
   Warning in install.packages :
     unable to access index for repository https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/src/contrib:
     cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/src/contrib/PACKAGES'
   Warning in install.packages :
     package ‘mxnet’ is not available (for R version 4.0.2)
   Warning in install.packages :
     unable to access index for repository https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/bin/windows/contrib/4.0:
     cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/GPU/bin/windows/contrib/4.0/PACKAGES'
   > 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org