swirldev / The_R_Programming_Environment

34 stars 58 forks source link

Cannot install titanic package for Data Manipulation lesson #15

Open zmiltos96 opened 1 year ago

zmiltos96 commented 1 year ago

I get the following error when the titanic package is being downloaded in the coursera sanbox:

Trying to install package ‘titanic’ now... Warning in install.packages : URL 'https://rspm-sync.rstudio.com/bin/4.0-focal/e14a28e070ab15d2845f1326b06c5a1e1bae01058c542faae5a76736489fb3f0.tar.gz': status was 'SSL connect error' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL 'https://packagemanager.rstudio.com/all/__linux__/focal/291/src/contrib/titanic_0.1.0.tar.gz' Warning in install.packages : download of package ‘titanic’ failed

| Could not install package ‘titanic’! | | 0%Error in seq.default(0, 1, length.out = nrow(e$les)) : argument 'length.out' must be of length 1

| Leaving swirl now. Type swirl() to resume.