Want to know the package for MCDA in the version R-4.3.1
The {MCDA}
package was archived in May, apparently for failing Mac M1 tests, so the installation process has to be done manually.
You can try this:
install.packages("pak")
pak::pkg_install("url::https://cran.r-project.org/src/contrib/Archive/MCDA/MCDA_0.0.24.tar.gz")
This topic was automatically closed 21 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.