install.packages("perturb") Installing package into ‘C:/Users/Abril/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘perturb’ 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
The perturb package is no longer in CRAN but you can still install it from GitHub (requires compilation)
perturb
remotes::install_github("cran/perturb")
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.