Error installing doBy package for R version 3.5.3

I'm trying to install the package doBy but keep getting the following error:

install.packages("doBy")
Warning in install.packages :
package ‘doBy’ is not available (for R version 3.5.3)

Can someone please help me?

Package doBy requires R >= 3.6 so you need to update your R version to be able to install it.

1 Like

Thanks! I figure out how to update the R version to R 4.0.3 binary for macOS 10.13 (High Sierra) and higher.

This is the link I used

R for Mac OS X (r-project.org)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.