-
Notifications
You must be signed in to change notification settings - Fork 12
Fail to install on R version 4.0.3 (2020-10-10) #22
Copy link
Copy link
Open
Description
> install.packages("preText")
Installing package into ‘/Users/.../Library/R/4.0/library’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘preText’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
> sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS 11.6
The same happened when I tried on R Version 4.1.1 (2021-08-10). So I suspect that this package is not available for later versions of R? Since installing Xcode on Mac requires much disk space that many students don't have, I wonder if you can update the package so that it is compatible for later R versions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels