I am trying to do SMOTE in R for imbalanced datasets. I tried installing "DMwR" package for this, but it seems this package has been removed from the cran repository. I am getting the error:" package ‘DMwR’ is not available (for R version 4.0.2) "
Can anyone please help me with this? Or suggest any other package to use SMOTE in R?
TIA!