{
  "_id": "6a101480acfb0bcc41c83b6d",
  "Package": "ItemRest",
  "Title": "Automated Item Removal Strategies for Exploratory Factor\nAnalysis",
  "Version": "0.2.5",
  "Authors@R": "c(\nperson(given = \"Ahmet\", family = \"Çalışkan\",\nemail = \"ahmetcaliskan1987@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Abdullah Faruk\", family = \"Kılıç\",\nemail = \"abdullahfarukkilic@gmail.com\",\nrole = c(\"aut\"))\n)",
  "Description": "Automates the identification and comparative evaluation of\nitem-removal strategies in exploratory factor analysis,\nproducing transparent summaries (explained variance, loading\nranges, reliability) to support comfortable, reproducible\ndecisions. The criteria are based on best practices and\nestablished heuristics (e.g., Costello & Osborne (2005)\n<doi:10.7275/jyj1-4868>, Howard (2016)\n<doi:10.1080/10447318.2015.1087664>). Includes flexible\nthresholds for factor loadings (min_loading) and cross-loading\ndifferences (loading_diff).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ahmetcaliskan1987/ItemRest",
  "BugReports": "https://github.com/ahmetcaliskan1987/ItemRest/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev",
  "Repository": "https://ahmetcaliskan1987.r-universe.dev",
  "Date/Publication": "2026-04-14 11:16:22 UTC",
  "RemoteUrl": "https://github.com/ahmetcaliskan1987/itemrest",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd4dac9df1133faffdb7c7bd473a465b28590136",
  "Packaged": {
    "Date": "2026-05-14 09:21:24 UTC",
    "User": "root"
  },
  "Author": "Ahmet Çalışkan [aut, cre],\nAbdullah Faruk Kılıç [aut]",
  "Maintainer": "Ahmet Çalışkan <ahmetcaliskan1987@gmail.com>",
  "MD5sum": "8b26507dde7cc9c1230f1998172d2c20",
  "_user": "ahmetcaliskan1987",
  "_type": "src",
  "_file": "ItemRest_0.2.5.tar.gz",
  "_fileid": "5c074750989eb4fd7ff0f23a842e05842dadf648758a82b346c76770d05cb90c",
  "_filesize": 100925,
  "_sha256": "5c074750989eb4fd7ff0f23a842e05842dadf648758a82b346c76770d05cb90c",
  "_created": "2026-05-14T09:21:24.000Z",
  "_published": "2026-05-22T08:32:00.209Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344177182,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991265284"
    },
    {
      "job": 77344177021,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991253992"
    },
    {
      "job": 77344177477,
      "time": 299,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011104543"
    },
    {
      "job": 77344177515,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991249155"
    },
    {
      "job": 77344176551,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991207381"
    },
    {
      "job": 77344176736,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156211227"
    },
    {
      "job": 77344177306,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991237101"
    },
    {
      "job": 77344177286,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991240623"
    },
    {
      "job": 77344177571,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991239958"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ahmetcaliskan1987/itemrest",
  "_commit": {
    "id": "dd4dac9df1133faffdb7c7bd473a465b28590136",
    "author": "ahmetcaliskan1987 <ahmetcaliskan1987@gmail.com>",
    "committer": "ahmetcaliskan1987 <ahmetcaliskan1987@gmail.com>",
    "message": "Fix: correct factor loading range reporting and finalize v 0.2.5 thresholds.\n",
    "time": 1776165382
  },
  "_maintainer": {
    "name": "Ahmet Çalışkan",
    "email": "ahmetcaliskan1987@gmail.com",
    "login": "ahmetcaliskan1987",
    "uuid": 215659345
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ahmetcaliskan1987",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "efa",
    "factor-analysis",
    "item-analysis",
    "item-removal"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ahmetcaliskan1987",
      "count": 16,
      "uuid": 215659345
    }
  ],
  "_userbio": {
    "uuid": 215659345,
    "type": "user",
    "name": "ahmetcaliskan1987"
  },
  "_downloads": {
    "count": 607,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ItemRest"
  },
  "_devurl": "https://github.com/ahmetcaliskan1987/itemrest",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ItemRest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahmetcaliskan1987/itemrest",
  "_realowner": "ahmetcaliskan1987",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2025-10-09"
    },
    {
      "version": "0.2.4",
      "date": "2026-04-13"
    },
    {
      "version": "0.2.5",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "itemrest"
  ],
  "_help": [
    {
      "page": "itemrest",
      "title": "Evaluate Item Removal Strategies for Exploratory Factor Analysis (EFA)",
      "topics": [
        "itemrest"
      ]
    },
    {
      "page": "print.itemrest_result",
      "title": "Print method for 'itemrest_result' class",
      "topics": [
        "print.itemrest_result"
      ]
    }
  ],
  "_readme": "https://github.com/ahmetcaliskan1987/itemrest/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "corpcor",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "nlme",
    "nnet",
    "numDeriv",
    "pbapply",
    "pbivnorm",
    "pkgconfig",
    "plyr",
    "png",
    "psych",
    "qgraph",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ItemRest_Demonstration.Rmd",
      "filename": "ItemRest_Demonstration.html",
      "title": "Automating Item Removal Strategies with ItemRest",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Loading the Package",
        "2. Preparing Example Data",
        "3. Running the Analysis",
        "4. Reviewing the Results",
        "Optimal Strategy Report",
        "All Strategies Report"
      ],
      "created": "2025-07-26 12:50:23",
      "modified": "2026-04-13 14:49:32",
      "commits": 3
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "itemrest",
  "_universes": [
    "ahmetcaliskan1987"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-14T09:24:22.000Z",
      "distro": "noble",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "3c96c0049750049b59abc89ab0d5bca8f46892d12db7618977c2069b4f639a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-14T09:23:52.000Z",
      "distro": "noble",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "6bf8c46ae253fd726724331e5ed632772c5c9a4a6c1698ae30f0e6a2cbfc2ec5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-15T06:03:26.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "02a75484af6cf651899ddcbd618c4515db68b0124fd5d30ee9c8431967076b2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-14T09:23:35.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "9437e5a585213206ee21416ab3f451a65a8cf2460732e4bbb497d2ef80a37af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-14T09:22:38.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "c23c93b3a2356e9fffb1e47ba8a0f353ca3db069775869c628c5b4a4c64fb7b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-14T09:22:49.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "c5fccc08cdb30f3e0cf74f94543a8742a624bf0ea7f7e44b6398ea33a13d3e5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-14T09:22:52.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "54ff99ac41ac783558835909d67a0c7018f8cd98ef4dae332636d99b25b0a03e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-05-22T08:31:39.000Z",
      "commit": "dd4dac9df1133faffdb7c7bd473a465b28590136",
      "fileid": "895540e6a61154d02c4d5fec5fb653eda30cf8dee0c2a1bfac4580cda5b83ae4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahmetcaliskan1987/actions/runs/25852174105"
    }
  ]
}