ncarchedi / swirl_OLD

We've moved! See README below for more info.
http://swirlstats.com
47 stars 28 forks source link

Installing Swirl failing #40

Open jogan999 opened 10 years ago

jogan999 commented 10 years ago

HI I have downloaded the Swirl_2.2.9.zop and installed first on R3.0.1 and later realised that Swirl requires R version 3.0.2 I have uninstalled 3.0.1 and reinstalled R.3.0.2 and Rstudio and as advised in this forum. I have done the following. Still I could not run Swirl.. Your help is very much appreciated. here is the log

library("swirl") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘RCurl’ In addition: Warning message: package ‘swirl’ was built under R version 3.1.0 Error: package or namespace load failed for ‘swirl’ library(swirl) Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘RCurl’ In addition: Warning message: package ‘swirl’ was built under R version 3.1.0 Error: package or namespace load failed for ‘swirl’ library(devtools) Error in library(devtools) : there is no package called ‘devtools’ library("devtools") Error in library("devtools") : there is no package called ‘devtools’ install.packages("C:/work/GAS/DataWareHouse/R/devtools_1.5.zip", repos = NULL) Installing package into ‘C:/Users/jnakka/Documents/R/win-library/3.0’ (as ‘lib’ is unspecified) package ‘devtools’ successfully unpacked and MD5 sums checked install.packages("C:/work/GAS/DataWareHouse/R/swirl-master.zip", repos = NULL) Installing package into ‘C:/Users/jnakka/Documents/R/win-library/3.0’ (as ‘lib’ is unspecified) libarary(swirl) Error: could not find function "libarary" library(swirl) Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘RCurl’ In addition: Warning message: package ‘swirl’ was built under R version 3.1.0 Error: package or namespace load failed for ‘swirl’ library("swirl") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘RCurl’ In addition: Warning message: package ‘swirl’ was built under R version 3.1.0 Error: package or namespace load failed for ‘swirl’

Regards Joga

WilCrofter commented 10 years ago

Joga, I think you are in the wrong place. Please refer to the swirl FAQ and to the current swirl repository.