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

Not able to install Mathematical Biostatistics Boot Camp course through swirl #485

Open
morgan-th opened this issue Jul 14, 2021 · 1 comment

Comments

@morgan-th
Copy link

While running the following code:

swirl::install_course(course_name = "Mathematical Biostatistics Boot Camp")

this error pops up:

| It looks like your internet connection is not working. Go to http://swirlstats.com/scn/ and download the .swc
| file that corresponds to the course you wish to install. After downloading the .swc run install_course() and
| choose the file you downloaded.
Error in swirl::install_course(course_name = "Mathematical Biostatistics Boot Camp") :
Could not connect to course file.

Any ideas how and where I can download the .swc file?

@dkoslicki
Copy link

Old issue, but I received the same error, but found the following solves the issue: install_from_swirl("Mathematical_Biostatistics_Boot_Camp")

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

2 participants