The package 'MCDA' is removed from CRAN. Looks like it happened because some 'issues were not solved' but this is confusing still. On the CRAN repository website it reads:
Package ‘MCDA’ was removed from the CRAN repository.
Formerly available versions can be obtained from the archive.
Archived on 2023-05-25 as issues were not corrected in time.
A summary of the most recent check results can be obtained from the check results archive.
Please use the canonical form https://CRAN.R-project.org/package=MCDA to link to this page.
I tried to install it this way, but it did not work.
remotes::install_version("MCDA", version="0.0.24")
Does anyone know how can I get that package back to my R?