We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: