Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing course in the R studio #40

Open
dip2017 opened this issue Apr 22, 2017 · 3 comments
Open

installing course in the R studio #40

dip2017 opened this issue Apr 22, 2017 · 3 comments

Comments

@dip2017
Copy link

dip2017 commented Apr 22, 2017

I am trying to install a course but I get the following error: > install_course_zip("C:\Users\Owner\Desktop\14_310x_Intro_to_R.zip,multi=FALSE")
Warning message:
In unzip(path, exdir = swirl_courses_dir()) :
error 1 in extracting from zip file

The steps I have taken are the following:
install.packages(“swirl”)
library( )
library(“swirl”)
install_course_zip("C:\Users\Owner\Desktop\14_310x_Intro_to_R.zip,multi=FALSE")

@elinw
Copy link

elinw commented May 8, 2017

That would (I think) be a swirl issue and not a swirlify issue.

@Okenke
Copy link

Okenke commented May 24, 2019

how did you solve this issue??

@elinw
Copy link

elinw commented May 26, 2019

I'm not sure, I don't normally install from zip--is this a course you made? I think you will get more help if you ask in the swirl repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants