swirldev / swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.
http://swirlstats.com
Other
4.25k stars 7.25k forks source link

Getting and Cleaning Data course error #533

Open karenjuliaf opened 2 months ago

karenjuliaf commented 2 months ago

I was attempting to use the course Getting and Cleaning Data, I selected lesson 1 and got the following:

Attempting to load lesson dependencies...

| Package ‘dplyr’ loaded correctly!

Error in yaml.load(readLines(con, warn = readLines.warn), error.label = error.label, : (/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/swirl/Courses/Getting_and_Cleaning_Data/Manipulating_Data_with_dplyr/lesson.yaml) Scanner error: while scanning a tag at line 205, column 9 did not find expected whitespace or line break at line 205, column 19 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.

jshinb commented 1 month ago

I have the same issue.