0

I tried to install a "DOM" package, but got this message:

package 'DOM' 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

Can anyone tell me how can I install this package in my version R 4.1.0?

Karol312
  • 1
  • 1
  • It doesn't look like the DOM package was ever published to CRAN. It's available on github. Try installing it `remotes::install_github("pmur002/DOM")` – MrFlick Jul 29 '21 at 16:16

0 Answers0