{
  "_id": "6a0f64a0acfb0bcc41c5ccf7",
  "Package": "ISCA",
  "Version": "0.1.0",
  "Author": "Lucas Drouhot [aut, cre], Marion Späth [aut]",
  "Maintainer": "Lucas Drouhot <l.g.m.drouhot@uu.nl>",
  "License": "GPL (>= 3)",
  "Title": "Compare Heterogeneous Social Groups",
  "Description": "The Inductive Subgroup Comparison Approach ('ISCA') offers\na way to compare groups that are internally differentiated and\nheterogeneous. It starts by identifying the social structure of\na reference group against which a minority or another group is\nto be compared, yielding empirical subgroups to which minority\nmembers are then matched based on how similar they are. The\nmodelling of specific outcomes then occurs within specific\nsubgroups in which majority and minority members are matched.\nISCA is characterized by its data-driven, probabilistic, and\niterative approach and combines fuzzy clustering, Monte Carlo\nsimulation, and regression Analysis. ISCA_random_assignments()\nassigns subjects probabilistically to subgroups.\nISCA_clustertable() provides summary statistics of each cluster\nacross iterations. ISCA_modeling provides OLS regression\nresults for each cluster across iterations.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:17:04 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://ldrouhot.r-universe.dev",
  "Date/Publication": "2024-09-26 15:19:22 UTC",
  "RemoteUrl": "https://github.com/ldrouhot/isca",
  "RemoteRef": "HEAD",
  "RemoteSha": "19057b903c48b6e00d99653e0719a97dca9d1d77",
  "MD5sum": "df4946f37d22e23d1543430bcabbf076",
  "_user": "ldrouhot",
  "_type": "src",
  "_file": "ISCA_0.1.0.tar.gz",
  "_fileid": "ea4f591ec5cd436f384a633ee9c7777dc40bdab2da4f495482be68cb8aeb73dc",
  "_filesize": 176427,
  "_sha256": "ea4f591ec5cd436f384a633ee9c7777dc40bdab2da4f495482be68cb8aeb73dc",
  "_created": "2026-05-21T10:17:04.000Z",
  "_published": "2026-05-21T20:01:36.093Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257664212,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133180319"
    },
    {
      "job": 77257664725,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133173624"
    },
    {
      "job": 77257664446,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133175213"
    },
    {
      "job": 77257664287,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133171873"
    },
    {
      "job": 77257663655,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133122941"
    },
    {
      "job": 77257663827,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145910908"
    },
    {
      "job": 77257664286,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133169821"
    },
    {
      "job": 77257664368,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133173269"
    },
    {
      "job": 77257664600,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133165098"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ldrouhot/isca",
  "_commit": {
    "id": "19057b903c48b6e00d99653e0719a97dca9d1d77",
    "author": "ldrouhot <54950398+ldrouhot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1727363962
  },
  "_maintainer": {
    "name": "Lucas Drouhot",
    "email": "l.g.m.drouhot@uu.nl",
    "login": "ldrouhot",
    "twitter": "@LGDrouhot",
    "description": "Sociologist interested in migration, inequality, networks.",
    "uuid": 54950398
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.4",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "version": ">= 1.7-14",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "version": ">= 5.1-3",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.3.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ldrouhot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ldrouhot",
      "count": 4,
      "uuid": 54950398
    }
  ],
  "_userbio": {
    "uuid": 54950398,
    "type": "user",
    "name": "ldrouhot",
    "description": "Sociologist interested in migration, inequality, networks."
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ISCA"
  },
  "_devurl": "https://github.com/ldrouhot/isca",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ISCA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ldrouhot/isca",
  "_realowner": "ldrouhot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "%>%",
    "ISCA_clustertable",
    "ISCA_modeling",
    "ISCA_random_assignments"
  ],
  "_datasets": [
    {
      "name": "sim_data",
      "title": "Cross-sectional, artificial data on 1000 individuals",
      "object": "sim_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "female",
        "age",
        "education",
        "income",
        "religiosity",
        "discrimination",
        "native"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ISCA_clustertable",
      "title": "ISCA Cluster Tables",
      "topics": [
        "ISCA_clustertable"
      ]
    },
    {
      "page": "ISCA_modeling",
      "title": "ISCA Modeling",
      "topics": [
        "ISCA_modeling"
      ]
    },
    {
      "page": "ISCA_random_assignments",
      "title": "ISCA Random Assignments per Subgroup",
      "topics": [
        "ISCA_random_assignments"
      ]
    },
    {
      "page": "sim_data",
      "title": "Cross-sectional, artificial data on 1000 individuals",
      "topics": [
        "sim_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ldrouhot/isca/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ldrouhot/isca/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "nnet",
    "pillar",
    "pkgconfig",
    "plyr",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ISCA_vignette.Rmd",
      "filename": "ISCA_vignette.html",
      "title": "ISCA - Guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why ISCA?",
        "What is ISCA? Some Background (adapted from Drouhot 2021)",
        "Function / Step 1",
        "Function / Step 2",
        "Function / Step 3",
        "References"
      ],
      "created": "2024-09-26 14:56:49",
      "modified": "2024-09-26 14:56:49",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "isca",
  "_universes": [
    "ldrouhot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T10:19:20.000Z",
      "distro": "noble",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "818d0d423e9684621fdde9fbc539fa8faefedb1470543457349b699f41842eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T10:19:11.000Z",
      "distro": "noble",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "e77329228c0cbc3e234e8080b6ba8d15b478630c9fe3823a0551faf774405043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T10:19:22.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "5edfd2432563c508d4459540d24279ea7eb1ffe815a613f58c0c1e9599aeb709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T10:19:06.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "54397813c78bfe5db8be3c2bde432fc599cde7e8140cc5dab636464da6aa64ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-21T20:01:09.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "6f2652b0af0fb6e5e46807d37b246986571f1cfa3bff73a8eae6bdd4a8baa687",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:18:33.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "703a16f52e6a830ef8b1a011a7f17ab10d3e64d5c685c83759e699b3ab3fb26f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:18:59.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "c7a7ecb9fe114b9fcec72f320529cb4174d4b5fa6eeb2ef40a61362b46a96ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:18:21.000Z",
      "commit": "19057b903c48b6e00d99653e0719a97dca9d1d77",
      "fileid": "e7ff2fa38a435786ad8cabc533f1eb0bc0a816502e0b175b1d166e19b5fa931a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ldrouhot/actions/runs/26219785975"
    }
  ]
}