dplyr package loads correctly but then this error appears:
Error in (function (srcref) : unimplemented type (29) in 'eval' In addition: Warning message:
tbl_df()
is deprecated as of dplyr 1.0.0. Please usetibble::as_tibble()
instead. This warning is displayed once every 8 hours. Calllifecycle::last_warnings()
to see where this warning was generated. ...
R version 4.0.2
Rstudio 1.2.5033
swirl 2.4.5
dplyr 1.0.2
Windows 10