swirldev / swirl

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

Error loading a Swirl Course #572

Open funkyalladin opened 7 years ago

funkyalladin commented 7 years ago

After completing the R Basic Programming course, I wanted to do the Data Analysis course. I followed the procedure to install it, but it thrower up an error. Then I went ahead and installed the course master zip.

screen shot 2016-11-28 at 6 51 07 pm

I then entered swirl() and proceeded to select the Data Analysis course, now it throws up this new error and exits.

screen shot 2016-11-28 at 6 52 08 pm

Anybody knows how to fix this? the session info() is below

screen shot 2016-11-28 at 6 55 58 pm

Thanks, Madhu.

gerardmac commented 7 years ago

I had a similar problem.

  1. install_from_swirl("Overview_of_Statistics",dev=FALSE,mirror="github") Course installed successfully!

  2. I tried to choose several lessons from the selection menu but got: Error in file(con, "r") : invalid 'description' argument | Leaving swirl now. Type swirl() to resume.
  3. output from sessionInfo(): R version 3.2.0 (2015-04-16) Platform: i386-w64-mingw32/i386 (32-bit) Running under: Windows XP (build 2600) Service Pack 3

locale: [1] LC_COLLATE=English_Ireland.1252 LC_CTYPE=English_Ireland.1252
[3] LC_MONETARY=English_Ireland.1252 LC_NUMERIC=C
[5] LC_TIME=English_Ireland.1252

attached base packages: [1] stats graphics grDevices utils datasets methods base

other attached packages: [1] swirl_2.2.21

loaded via a namespace (and not attached): [1] httr_0.6.1 magrittr_1.5 tools_3.2.0 RCurl_1.95-4.6 [5] yaml_2.1.13 memoise_0.2.1 crayon_1.3.0 stringi_0.4-1
[9] stringr_1.0.0 digest_0.6.8 testthat_0.10.0 bitops_1.0-6