{
  "_id": "6a1562deacfb0bcc41d613bb",
  "Package": "FORD",
  "Type": "Package",
  "Title": "Feature Ordering by Integrated R Square Dependence",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\n\"Pouya\", \"Roudaki\",\nemail = \"roudaki.pouya@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\n\"Mona\", \"Azadkia\",\nemail = \"monaazadkia@gmail.com\",\nrole = c(\"aut\", \"ctb\")\n)\n)",
  "Description": "Feature Ordering by Integrated R square Dependence (FORD)\nis a variable selection algorithm based on the new measure of\ndependence: Integrated R2 Dependence Coefficient (IRDC). For\nmore information, see the paper: Azadkia and Roudaki (2025),\"A\nNew Measure Of Dependence: Integrated R2\"\n<doi:10.48550/arXiv.2505.18146>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/PouyaRoudaki/FORD",
  "BugReports": "https://github.com/PouyaRoudaki/FORD/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Repository": "https://pouyaroudaki.r-universe.dev",
  "Date/Publication": "2025-05-28 16:48:27 UTC",
  "RemoteUrl": "https://github.com/pouyaroudaki/ford",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccff9b678904da6db654d8bc49198654afac91d5",
  "Packaged": {
    "Date": "2026-05-26 09:04:00 UTC",
    "User": "root"
  },
  "Author": "Pouya Roudaki [aut, cre],\nMona Azadkia [aut, ctb]",
  "Maintainer": "Pouya Roudaki <roudaki.pouya@gmail.com>",
  "MD5sum": "07310bfdb1898ad0d7b58a88a3bfbd29",
  "_user": "pouyaroudaki",
  "_type": "src",
  "_file": "FORD_0.1.2.tar.gz",
  "_fileid": "ccb63ea3f5521bc0ab4b8374079dd5a7fe9d4fa12c61f3bec36cba1260ba240f",
  "_filesize": 921947,
  "_sha256": "ccb63ea3f5521bc0ab4b8374079dd5a7fe9d4fa12c61f3bec36cba1260ba240f",
  "_created": "2026-05-26T09:04:00.000Z",
  "_published": "2026-05-26T09:07:42.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77841772292,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213046407"
    },
    {
      "job": 77841772195,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213048672"
    },
    {
      "job": 77841772254,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213053737"
    },
    {
      "job": 77841772138,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213037482"
    },
    {
      "job": 77840837485,
      "time": 335,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213000842"
    },
    {
      "job": 77841772197,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213043511"
    },
    {
      "job": 77841772175,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213032541"
    },
    {
      "job": 77841772200,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213027627"
    },
    {
      "job": 77841772244,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213034246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pouyaroudaki/ford",
  "_commit": {
    "id": "ccff9b678904da6db654d8bc49198654afac91d5",
    "author": "Pouya Roudaki <roudaki.pouya@gmail.com>",
    "committer": "Pouya Roudaki <roudaki.pouya@gmail.com>",
    "message": "FORD 0.1.2\n",
    "time": 1748450907
  },
  "_maintainer": {
    "name": "Pouya Roudaki",
    "email": "roudaki.pouya@gmail.com",
    "login": "pouyaroudaki",
    "description": "Student",
    "uuid": 88767844
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "xfun",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "minerva",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "FOCI",
      "role": "Suggests"
    },
    {
      "package": "XICOR",
      "role": "Suggests"
    },
    {
      "package": "KPC",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "pouyaroudaki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "pouyaroudaki",
      "count": 31,
      "uuid": 88767844
    },
    {
      "user": "monaazadkia",
      "count": 1,
      "uuid": 22251222
    }
  ],
  "_userbio": {
    "uuid": 88767844,
    "type": "user",
    "name": "Seyedpouya Mirrezaeiroudaki",
    "description": "Student"
  },
  "_downloads": {
    "count": 529,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FORD"
  },
  "_devurl": "https://github.com/pouyaroudaki/ford",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FORD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pouyaroudaki/ford",
  "_realowner": "pouyaroudaki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-05-30"
    }
  ],
  "_exports": [
    "ford",
    "irdc",
    "irdc_simple"
  ],
  "_help": [
    {
      "page": "ford",
      "title": "Variable selection by the FORD algorithm",
      "topics": [
        "ford"
      ]
    },
    {
      "page": "irdc",
      "title": "Estimate the Integrated R-squared Dependence Coefficient (irdc)",
      "topics": [
        "irdc"
      ]
    },
    {
      "page": "irdc_simple",
      "title": "Simple Estimator of the Integrated R-squared Dependence Coefficient (irdc_simple) for 1 Dimensional continuous X and Y",
      "topics": [
        "irdc_simple"
      ]
    }
  ],
  "_readme": "https://github.com/pouyaroudaki/ford/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "RANN"
  ],
  "_vignettes": [
    {
      "source": "ford-demo.Rmd",
      "filename": "ford-demo.html",
      "title": "ford-demo",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Algorithm",
        "Example 1 — Complex nonlinear function of first 4 features",
        "FOCI Result",
        "FORD Result",
        "Example 2 — Selecting a fixed number of variables",
        "FOCI with 5 selected features",
        "FORD with 5 selected features",
        "Conclusion"
      ],
      "created": "2025-05-20 21:09:00",
      "modified": "2025-05-26 09:50:39",
      "commits": 3
    },
    {
      "source": "indep_test.Rmd",
      "filename": "indep_test.html",
      "title": "independence-test",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Pattern detection for Yeast genes",
        "Load and Prepare Data",
        "Initialize Results Storage",
        "Run Dependence Measures for Each Gene",
        "Adjust p-values and Identify Significant Genes",
        "Genes Only Detected by IRDC",
        "Plot Top Genes Only Detected by IRDC With Smallest Adjusted P_value IRDC",
        "Genes with Largest Adjusted P_value of XICOR",
        "Plot Top Genes with With Largest Adjusted P_value XICOR"
      ],
      "created": "2025-05-20 21:09:00",
      "modified": "2025-05-26 09:50:39",
      "commits": 4
    },
    {
      "source": "irdc-demo.Rmd",
      "filename": "irdc-demo.html",
      "title": "irdc-demo",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Continuous Case",
        "Discrete Case",
        "Example 1",
        "Example 2",
        "Example 3: Hurdle vs Gamma Mixture",
        "Example 3 Continued",
        "Example 4",
        "Conclusion"
      ],
      "created": "2025-05-20 21:09:00",
      "modified": "2025-05-26 09:50:39",
      "commits": 4
    }
  ],
  "_score": 5.251638220448212,
  "_indexed": true,
  "_nocasepkg": "ford",
  "_universes": [
    "pouyaroudaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T09:06:13.000Z",
      "distro": "noble",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "7a84967741bcb541236199dfc17449ed176d016e4e96f65e2fd633c271b7e9a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T09:06:22.000Z",
      "distro": "noble",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "56205702ea872c6eb71940c8082e8ce502acb52a8240f0fe338104270e789fc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T09:06:38.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "9c5641424292783b7d94e4ca8d09d1a7aaecc8c4b663d39aa6f23470deef6bb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T09:05:50.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "efbb0338eaef83b511e89fb04ded1e5d3fc66c0ad2c8524548330fd4ca61cb0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-26T09:06:18.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "dc352adc159d67857618f390518f543d79e6bda2b37afa592a9a09e0851592de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T09:05:28.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "b3d127e3d922ce422e63a0487e3453e349b22eb26fb395f3e10d8b19ae620678",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T09:05:14.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "9946c65cf3863488964c0d693244355cf6fda5ffe318a5c5571aa64836ee75c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T09:05:33.000Z",
      "commit": "ccff9b678904da6db654d8bc49198654afac91d5",
      "fileid": "7a4b9c8e840d28a430624927dfd6584f26b50231ddca4a7daa0bffda022a6877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pouyaroudaki/actions/runs/26442659431"
    }
  ]
}