swirldev / swirl

:cyclone: Learn R, in R.
http://swirlstats.com
Other
1.13k stars 600 forks source link

install swirl failed due to 'stringi' failed #919

Open ErinWiedmeier opened 8 months ago

ErinWiedmeier commented 8 months ago

Trying to install swirl and I get the following message:

trying URL 'https://ftp.osuosl.org/pub/cran/bin/macosx/big-sur-arm64/contrib/4.3/stringi_1.8.3.tgz' Content type 'application/x-gzip' length 14767028 bytes (14.1 MB)

downloaded 3.2 MB

Error in download.file(url, destfile, method, mode = "wb", ...) : download from 'https://ftp.osuosl.org/pub/cran/bin/macosx/big-sur-arm64/contrib/4.3/stringi_1.8.3.tgz' failed In addition: Warning messages: 1: In download.file(url, destfile, method, mode = "wb", ...) : downloaded length 0 != reported length 0 2: In download.file(url, destfile, method, mode = "wb", ...) : URL 'https://ftp.osuosl.org/pub/cran/bin/macosx/big-sur-arm64/contrib/4.3/stringi_1.8.3.tgz': Timeout of 60 seconds was reached Warning in download.packages(pkgs, destdir = tmpd, available = available, : download of package ‘stringi’ failed