swirldev / swirlify

:books: A toolbox for writing swirl courses
Other
63 stars 47 forks source link

Error in gzfile(file, mode) : cannot open the connection #11

Closed rheimann closed 9 years ago

rheimann commented 9 years ago

testit()

| Course installed successfully!

| | 0% Error in gzfile(file, mode) : cannot open the connection

| Leaving swirl now. Type swirl() to resume.

sessionInfo() R version 3.0.2 (2013-09-25) Platform: x86_64-apple-darwin10.8.0 (64-bit)

locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

other attached packages: [1] swirlify_0.3.0.99 swirl_2.2.21 data.table_1.9.2
[4] qdap_2.0.0 RColorBrewer_1.0-5 qdapTools_1.0.3
[7] qdapDictionaries_1.0.2 ggplot2_0.9.3.1

loaded via a namespace (and not attached): [1] assertthat_0.1 bitops_1.0-6 caTools_1.16
[4] chron_2.3-45 colorspace_1.2-4 devtools_1.4.1
[7] dichromat_2.0-0 digest_0.6.4 dplyr_0.2
[10] evaluate_0.5.1 gdata_2.13.2 grid_3.0.2
[13] gridExtra_0.9.1 gtable_0.1.2 gtools_3.3.1
[16] htmltools_0.2.6 httpuv_1.2.3 httr_0.2
[19] igraph_0.7.0 labeling_0.2 MASS_7.3-30
[22] memoise_0.1 munsell_0.4.2 NLP_0.1-1
[25] openNLP_0.2-2 openNLPdata_1.5.3-1 parallel_3.0.2
[28] plotrix_3.5-5 plyr_1.8.1 proto_0.3-10
[31] Rcpp_0.11.1 RCurl_1.95-4.1 reports_0.1.2
[34] reshape2_1.2.2 rJava_0.9-6 RJSONIO_1.3-0
[37] scales_0.2.3 shiny_0.10.1 shinyAce_0.1.0
[40] slam_0.1-31 stringr_0.6.2 testthat_0.8.1
[43] tm_0.5-10 tools_3.0.2 venneuler_1.1-0
[46] whisker_0.3-2 wordcloud_2.4 xlsx_0.5.5
[49] xlsxjars_0.6.0 XML_3.95-0.2 xtable_1.7-3
[52] yaml_2.1.13

System Version: OS X 10.10.1 (14B25) Kernel Version: Darwin 14.0.0 Boot Volume: Macintosh HD

rheimann commented 9 years ago

I can pass you the files if you'd like.

ncarchedi commented 9 years ago

Can you email me a zip of the course directory?

ghost commented 7 years ago

What was the solution here? I'm having the same problem

ghost commented 7 years ago

Nevermind. It appears to have been a permissions issue in my home directory.