swirldev / swirl

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

Issue Installing Swirl on R Studio #785

Open mashedpotatoboy opened 4 years ago

mashedpotatoboy commented 4 years ago

On a 2014 Mac OS X 10.9.5

Running R version 3.3.3 (2017-03-06) "Another Canoe" R Studio version 1.1.463

Tried to install swirl by typing > install.packages("swirl")

And this came up:

install.packages("swirl") Warning in install.packages : dependency ‘RCurl’ is not available

There is a binary version available but the source version is later: binary source needs_compilation swirl 2.4.3 2.4.5 FALSE

installing the source package ‘swirl’

trying URL 'https://cran.rstudio.com/src/contrib/swirl_2.4.5.tar.gz' Content type 'unknown' length 108847 bytes (106 KB)

downloaded 106 KB

ERROR: dependency ‘RCurl’ is not available for package ‘swirl’

The downloaded source packages are in ‘/private/var/folders/_j/m598pqls2ps62f3qscqgwdzh0000gn/T/RtmpWGItLC/downloaded_packages’

Screen Shot 2020-02-02 at 3 08 17 PM

cpgitgig135 commented 3 years ago

Please the answer I provided to question #784.