Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
dplyr 包正确加载,但随后出现此错误:
(函数(srcref)中的错误:'eval'中未实现的类型(29)另外:警告消息: tbl_df()从dplyr 1.0.0开始不推荐使用。请tibble::as_tibble()改用。此警告每8小时显示一次。调用lifecycle::last_warnings()以查看此产生了警告......
tbl_df()
tibble::as_tibble()
lifecycle::last_warnings()
R 版本 4.0.2
工作室 1.2.5033
漩涡 2.4.5
dplyr 1.0.2
视窗 10