Package: SMOTEWB
Type: Package
Title: Imbalanced Resampling using SMOTE with Boosting (SMOTEWB)
Version: 0.1.5
Authors@R: 
        c(person("Fatih", "Saglam", email = "saglamf89@gmail.com", 
        role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-2084-2008")))
Description: Provides the SMOTE with Boosting (SMOTEWB) algorithm. See
      F. Sağlam, M. A. Cengiz (2022) <doi:10.1016/j.eswa.2022.117023>.
Depends: R (>= 4.2)
Imports: stats, FNN, rpart
Suggests:
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-01-30 08:49:03 UTC; Fatih
Author: Fatih Saglam [aut, cre] (<https://orcid.org/0000-0002-2084-2008>)
Maintainer: Fatih Saglam <saglamf89@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-30 09:20:05 UTC
