{
  "_id": "6a1039edacfb0bcc41c9b2be",
  "Package": "ExNRuleEnsemble",
  "Type": "Package",
  "Title": "A k Nearest Neibour Ensemble Based on Extended Neighbourhood\nRule",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Amjad Ali\", role = c(\"aut\", \"cre\",\"cph\"), email = \"Amjad.ali@awkum.edu.pk\"), person(\"Muhammad Hamraz\", role = \"aut\"), person(\"Saeed Aldahmani\", role = \"aut\"), person(\"Zardad Khan\", role = \"aut\"))",
  "Description": "The extended neighbourhood rule for the k nearest\nneighbour ensemble where the neighbours are determined in k\nsteps. Starting from the first nearest observation of the test\npoint, the algorithm identifies a single observation that is\nclosest to the observation at the previous step. At each base\nlearner in the ensemble, this search is extended to k steps on\na random bootstrap sample with a random subset of features\nselected from the feature space. The final predicted class of\nthe test point is determined by using a majority vote in the\npredicted classes given by all base models. Amjad Ali, Muhammad\nHamraz, Naz Gul, Dost Muhammad Khan, Saeed Aldahmani, Zardad\nKhan (2022) <doi:10.48550/arXiv.2205.15111>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:18:55 UTC",
    "User": "root"
  },
  "Author": "Amjad Ali [aut, cre, cph], Muhammad Hamraz [aut], Saeed\nAldahmani [aut], Zardad Khan [aut]",
  "Maintainer": "Amjad Ali <Amjad.ali@awkum.edu.pk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-12-19 14:00:11 UTC",
  "RemoteUrl": "https://github.com/cran/ExNRuleEnsemble",
  "RemoteRef": "HEAD",
  "RemoteSha": "7de7b4104a1d92ec19c3dc7328bc45122725d350",
  "MD5sum": "6aa3474ee6fed116f8fd0d928d574ca2",
  "_user": "cran",
  "_type": "src",
  "_file": "ExNRuleEnsemble_0.1.1.tar.gz",
  "_fileid": "9f9df11dd044ad159c9f3e5cd67deb1e6331b297b2f50259783bdc05ffda9ebd",
  "_filesize": 102516,
  "_sha256": "9f9df11dd044ad159c9f3e5cd67deb1e6331b297b2f50259783bdc05ffda9ebd",
  "_created": "2026-05-12T05:18:55.000Z",
  "_published": "2026-05-22T11:11:41.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368061723,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936254493"
    },
    {
      "job": 77368061879,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936252463"
    },
    {
      "job": 77368060851,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936231534"
    },
    {
      "job": 77368060792,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159096743"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25714932132",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ExNRuleEnsemble",
  "_commit": {
    "id": "7de7b4104a1d92ec19c3dc7328bc45122725d350",
    "author": "Amjad Ali <Amjad.ali@awkum.edu.pk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1671458411
  },
  "_maintainer": {
    "name": "Amjad Ali",
    "email": "amjad.ali@awkum.edu.pk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExNRuleEnsemble"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExNRuleEnsemble.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-14"
    },
    {
      "version": "0.1.1",
      "date": "2022-12-19"
    }
  ],
  "_exports": [
    "ExNRule"
  ],
  "_datasets": [
    {
      "name": "ILPD",
      "title": "Indian Liver Patient Dataset",
      "object": "ILPD",
      "class": [
        "data.frame"
      ],
      "fields": [
        "v1",
        "v2",
        "v3",
        "v4",
        "v5",
        "v6",
        "v7",
        "v8",
        "v9",
        "v10",
        "Class"
      ],
      "rows": 583,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ExNRule",
      "title": "The Extended Neighbourhood Rule for k Nearest Neibour Ensemble",
      "topics": [
        "ExNRule"
      ]
    },
    {
      "page": "ILPD",
      "title": "Indian Liver Patient Dataset",
      "topics": [
        "ILPD"
      ]
    }
  ],
  "_rundeps": [
    "FNN"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "exnruleensemble",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T05:20:48.000Z",
      "distro": "noble",
      "commit": "7de7b4104a1d92ec19c3dc7328bc45122725d350",
      "fileid": "57c9a1f891e42a763fc4c3cdca1f16984ad0db65af3f4da98524a9fd3f47d525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25714932132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T05:20:38.000Z",
      "distro": "noble",
      "commit": "7de7b4104a1d92ec19c3dc7328bc45122725d350",
      "fileid": "4c8a4d7f0335821d2ee62461e338b8e1cf2fa8fc1cd020724910e7fdb90da7fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25714932132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:11:23.000Z",
      "commit": "7de7b4104a1d92ec19c3dc7328bc45122725d350",
      "fileid": "5527146a6d71df3d32b671b84faee85803d21e0335dfe99ebb1d84fa7144b590",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25714932132"
    }
  ]
}