当我尝试在MacOS上安装软件包naniar时,它会安装到以下位置 The downloaded source packages are in
‘/private/var/folders/xr8_b5_mks1hg8hnch1c3w5rf80000gn/T/RtmpzdzhNV/downloaded_packages’ 我的.libPath()返回"/Library/Frameworks/R.framewo
当安装任何新的包时,我收到错误消息,说找不到Rtools。我遵循了Rtools的手动安装说明,但仍然收到相同的错误消息。> install.packages("phyloseq")
WARNING: Rtools is required to build R packages but is not currently installedPlease download and install the appropriate version of Rtools before proc