I got an issue as below when trying to view the Getting and Cleaning_Data lesson.
"
Error in yaml.load(readLines(con, warn = readLines.warn), error.label = error.label, :
(C:/.../AppData/Local/R/win-library/4.3/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. "
Rstudio 2024.04.0 swirl 2.4.5 dplyr 1.1.4
I got an issue as below when trying to view the Getting and Cleaning_Data lesson.
" Error in yaml.load(readLines(con, warn = readLines.warn), error.label = error.label, : (C:/.../AppData/Local/R/win-library/4.3/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 usetibble::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. Calllifecycle::last_lifecycle_warnings()
to see where this warning was generated. "