ggplot2 instattieren bei Mac (RStudio 1.0.136)
Verfasst: Mi Jan 22, 2020 12:04 pm
Hallo,
ich wollte nach dem Vorbild von "www.ggplot2.tidyverse.org" den Zusatz installieren, und werde in der Console daraufhin mit Warnhinweisen zugeschüttet.
> install.packages("tidyverse")
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot download all files
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot download all files
Warning in install.packages :
package 'tidyverse' is not available (for R version 3.3.2)
Warning in install.packages :
URL 'https://cran.rstudio.com/bin/macosx/mav ... ACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/bin/macosx/mav ... 3/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/bin/macosx/mav ... ontrib/3.3:
cannot download all files
Gleiches passierte auch bei der versuchten Installation von install.packages("ggplot2"). Hat hier vielleicht jemand Erfahrung damit und Lösungsansätze.
Danke schonmal
ich wollte nach dem Vorbild von "www.ggplot2.tidyverse.org" den Zusatz installieren, und werde in der Console daraufhin mit Warnhinweisen zugeschüttet.
> install.packages("tidyverse")
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot download all files
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/src/contrib/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot download all files
Warning in install.packages :
package 'tidyverse' is not available (for R version 3.3.2)
Warning in install.packages :
URL 'https://cran.rstudio.com/bin/macosx/mav ... ACKAGES.gz': status was 'SSL connect error'
Warning in install.packages :
URL 'https://cran.rstudio.com/bin/macosx/mav ... 3/PACKAGES': status was 'SSL connect error'
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/bin/macosx/mav ... ontrib/3.3:
cannot download all files
Gleiches passierte auch bei der versuchten Installation von install.packages("ggplot2"). Hat hier vielleicht jemand Erfahrung damit und Lösungsansätze.
Danke schonmal