{
  "_id": "6a1efdbcb401979e73419c4e",
  "Package": "SMOTEWB",
  "Type": "Package",
  "Title": "Imbalanced Resampling using SMOTE with Boosting (SMOTEWB)",
  "Version": "1.2.5",
  "Authors@R": "c(person(\"Fatih\", \"Saglam\", email = \"saglamf89@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2084-2008\")))",
  "Description": "Provides the SMOTE with Boosting (SMOTEWB) algorithm. See\nF. Sağlam, M. A. Cengiz (2022)\n<doi:10.1016/j.eswa.2022.117023>. It is a SMOTE-based\nresampling technique which creates synthetic data on the links\nbetween nearest neighbors. SMOTEWB uses boosting weights to\ndetermine where to generate new samples and automatically\ndecides the number of neighbors for each sample. It is robust\nto noise and outperforms most of the alternatives according to\nMatthew Correlation Coefficient metric. Alternative resampling\nmethods are also available in the package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make",
  "Repository": "https://fatihsaglam.r-universe.dev",
  "Date/Publication": "2025-10-20 05:08:09 UTC",
  "RemoteUrl": "https://github.com/fatihsaglam/smotewb",
  "RemoteRef": "HEAD",
  "RemoteSha": "164af2621cae2b5975eea1b940deb7941a95120f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:47:55 UTC",
    "User": "root"
  },
  "Author": "Fatih Saglam [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2084-2008>)",
  "Maintainer": "Fatih Saglam <saglamf89@gmail.com>",
  "MD5sum": "73166ad7cd625e5feb52df950bbee80f",
  "_user": "fatihsaglam",
  "_type": "src",
  "_file": "SMOTEWB_1.2.5.tar.gz",
  "_fileid": "f5da2c1c1445aa524543e0bd16f0a244bf6be527a3e0607bd59b19b0daa527dc",
  "_filesize": 163627,
  "_sha256": "f5da2c1c1445aa524543e0bd16f0a244bf6be527a3e0607bd59b19b0daa527dc",
  "_created": "2026-05-18T09:47:55.000Z",
  "_published": "2026-06-02T15:58:52.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114640463,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054597196"
    },
    {
      "job": 79114640105,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054598729"
    },
    {
      "job": 79114640085,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054606933"
    },
    {
      "job": 79114639838,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054596836"
    },
    {
      "job": 79114639451,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054556689"
    },
    {
      "job": 79114639289,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363038774"
    },
    {
      "job": 79114640102,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054584278"
    },
    {
      "job": 79114640354,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054586803"
    },
    {
      "job": 79114640074,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054583112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fatihsaglam/smotewb",
  "_commit": {
    "id": "164af2621cae2b5975eea1b940deb7941a95120f",
    "author": "fatihsaglam <saglamf89@gmail.com>",
    "committer": "fatihsaglam <saglamf89@gmail.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1760936889
  },
  "_maintainer": {
    "name": "Fatih Saglam",
    "email": "saglamf89@gmail.com",
    "login": "fatihsaglam",
    "orcid": "0000-0002-2084-2008",
    "description": "",
    "uuid": 23184548
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    }
  ],
  "_owner": "fatihsaglam",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fatihsaglam",
      "count": 49,
      "uuid": 23184548
    }
  ],
  "_userbio": {
    "uuid": 23184548,
    "type": "user",
    "name": "fatihsaglam"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SMOTEWB"
  },
  "_devurl": "https://github.com/fatihsaglam/smotewb",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SMOTEWB.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fatihsaglam/smotewb",
  "_realowner": "fatihsaglam",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-20"
    },
    {
      "version": "0.1.3",
      "date": "2023-01-22"
    },
    {
      "version": "0.1.5",
      "date": "2023-01-30"
    },
    {
      "version": "1.0.1",
      "date": "2023-04-19"
    },
    {
      "version": "1.1.3",
      "date": "2024-01-13"
    },
    {
      "version": "1.2.0",
      "date": "2024-04-08"
    },
    {
      "version": "1.2.2",
      "date": "2025-05-27"
    },
    {
      "version": "1.2.5",
      "date": "2025-10-16"
    }
  ],
  "_exports": [
    "ADASYN",
    "BLSMOTE",
    "GSMOTE",
    "ROS",
    "ROSE",
    "RSLSMOTE",
    "RUS",
    "RWO",
    "SLSMOTE",
    "SMOTE",
    "SMOTEWB"
  ],
  "_help": [
    {
      "page": "ADASYN",
      "title": "Adaptive Synthetic Sampling",
      "topics": [
        "ADASYN"
      ]
    },
    {
      "page": "BLSMOTE",
      "title": "Borderline Synthetic Minority Oversampling Technique",
      "topics": [
        "BLSMOTE"
      ]
    },
    {
      "page": "GSMOTE",
      "title": "Geometric Synthetic Minority Oversamplnig Technique (GSMOTE)",
      "topics": [
        "GSMOTE"
      ]
    },
    {
      "page": "ROS",
      "title": "Random Oversampling (ROS)",
      "topics": [
        "ROS"
      ]
    },
    {
      "page": "ROSE",
      "title": "Randomly Over Sampling Examples",
      "topics": [
        "ROSE"
      ]
    },
    {
      "page": "RSLSMOTE",
      "title": "Relocating safe-level SMOTE with minority outcast handling",
      "topics": [
        "RSLSMOTE"
      ]
    },
    {
      "page": "RUS",
      "title": "Random Undersampling (RUS)",
      "topics": [
        "RUS"
      ]
    },
    {
      "page": "RWO",
      "title": "Random Walk Oversampling (SMOTE)",
      "topics": [
        "RWO"
      ]
    },
    {
      "page": "SLSMOTE",
      "title": "Safe-level Synthetic Minority Oversampling Technique",
      "topics": [
        "SLSMOTE"
      ]
    },
    {
      "page": "SMOTE",
      "title": "Synthetic Minority Oversampling Technique (SMOTE)",
      "topics": [
        "SMOTE"
      ]
    },
    {
      "page": "SMOTEWB",
      "title": "SMOTE with boosting (SMOTEWB)",
      "topics": [
        "SMOTEWB"
      ]
    }
  ],
  "_readme": "https://github.com/fatihsaglam/smotewb/raw/HEAD/README.md",
  "_rundeps": [
    "FNN",
    "RANN",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "rpart",
    "zigg"
  ],
  "_score": 4.1003705451175625,
  "_indexed": true,
  "_nocasepkg": "smotewb",
  "_universes": [
    "fatihsaglam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:49.000Z",
      "distro": "noble",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "bf33255a42b6b396e82b22bba04305ef7c25ee027d24103034f472e4dc150085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:55.000Z",
      "distro": "noble",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "e18cd02513b9c6a5df8e2a229ddbceac03c67950251535fe9842264dfbdbb2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-05-18T09:50:18.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "a92a3edb2b939c58120b347778b3e1f33f87a8c90692e10e997642d7cff94df0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:51.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "8768deff716040da7be53a4c04378aaf38aeb5f21ae0a19cf2b74ba8b7cefc5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:05.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "611b6cdf55c4ca1879b5879e9342b43455864712e36871e5b07f39548eb7c58e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:14.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "618168e6d1520d8a3d39d2be9e1a6b9e089b60cd6a0e9ccfa89457d2f67059b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-05-18T09:49:04.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "88bb1a706d20a2c88e3e08c275841e7a57748cbfac92974f3fb48389d368d3a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.5",
      "date": "2026-06-02T15:58:33.000Z",
      "commit": "164af2621cae2b5975eea1b940deb7941a95120f",
      "fileid": "61eda6c2d466f6a74f242a80997f982aa672b1227928209fae9b5e7c3ebbbaa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fatihsaglam/actions/runs/26025803055"
    }
  ]
}