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

Error in Activating the "Getting and Cleaning Data" course #519

Open
hebernielsen opened this issue Apr 4, 2023 · 2 comments
Open

Error in Activating the "Getting and Cleaning Data" course #519

hebernielsen opened this issue Apr 4, 2023 · 2 comments

Comments

@hebernielsen
Copy link

Hi -
When I tried to use the "Getting and Cleaning Data" course I received a message that swirl has a coding error. Here is the code I used to install and try to run the course:

install_course("Getting and Cleaning Data")
|=====================================================================================| 100%

| Course installed successfully!

swirl()

| Welcome to swirl! Please sign in. If you've been here before, use the same name as you did
| then. If you are new, call yourself something unique.

What shall I call you? heber

| Please choose a course, or type 0 to exit swirl.

1: Getting and Cleaning Data
2: R Programming
3: Take me to the swirl course repository!

Selection: 1

| Please choose a lesson, or type 0 to return to course menu.

1: Manipulating Data with dplyr
2: Grouping and Chaining with dplyr
3: Tidying Data with tidyr
4: Dates and Times with lubridate

Selection: 1

| Attempting to load lesson dependencies...

| Package ‘dplyr’ loaded correctly!

Error in select(cran, size:ip_id) : unused argument (size:ip_id)
In addition: Warning message:
tbl_df() was deprecated in dplyr 1.0.0.
ℹ Please use tibble::as_tibble() instead.
ℹ The deprecated feature was likely used in the swirl package.
Please report the issue to the authors.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.

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

I am using a Windows 10 platform (64 bit) and the "Shortstop Beagle" version of R. My R Studio is 2023.03.0.

Heber

@joakimlinde
Copy link

I put in a pull request (#518) for this a couple of weeks ago.

@c-j-bradley
Copy link

Any updates on this? Error is still occurring.

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