{
  "_id": "6a23e31c530b9bc726be830f",
  "Package": "cacc",
  "Title": "Conjunctive Analysis of Case Configurations",
  "Version": "0.1.1",
  "Date": "2024-10-03",
  "Authors@R": "c(\nperson(given = \"Asier\", family = \"Moneva\", email = \"amoneva@nscr.nl\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2156-0213\")),\nperson(given = \"Miriam\", family = \"Esteve\", email = \"miriam.estevec@umh.es\", role = \"aut\"),\nperson(given = \"Timothy C.\", family = \"Hart\", email = \"thart@ut.edu\", role = \"aut\")\n)",
  "Description": "A set of functions to conduct Conjunctive Analysis of Case\nConfigurations (CACC) as described in Miethe, Hart, and\nRegoeczi (2008) <doi:10.1007/s10940-008-9044-8>, and identify\nand quantify situational clustering in dominant case\nconfigurations as described in Hart (2019)\n<doi:10.1177/0011128719866123>. Initially conceived as an\nexploratory technique for multivariate analysis of categorical\ndata, CACC has developed to include formal statistical tests\nthat can be applied in a wide variety of contexts. This\ntechnique allows examining composite profiles of different\nunits of analysis in an alternative way to variable-oriented\nmethods.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/amoneva/cacc",
  "BugReports": "https://github.com/amoneva/cacc/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://amoneva.r-universe.dev",
  "Date/Publication": "2024-10-03 15:57:46 UTC",
  "RemoteUrl": "https://github.com/amoneva/cacc",
  "RemoteRef": "HEAD",
  "RemoteSha": "63a924dfbeccdad809a4adfc1e46c09807842407",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:03:30 UTC",
    "User": "root"
  },
  "Author": "Asier Moneva [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2156-0213>),\nMiriam Esteve [aut],\nTimothy C. Hart [aut]",
  "Maintainer": "Asier Moneva <amoneva@nscr.nl>",
  "MD5sum": "888796c0faad0f4ce521ec783c523463",
  "_user": "amoneva",
  "_type": "src",
  "_file": "cacc_0.1.1.tar.gz",
  "_fileid": "0ee332ca57ec4b370a91e319a3bcfd546c5c8d7c0995d2db27513fb079b4e538",
  "_filesize": 134434,
  "_sha256": "0ee332ca57ec4b370a91e319a3bcfd546c5c8d7c0995d2db27513fb079b4e538",
  "_created": "2026-06-06T09:03:30.000Z",
  "_published": "2026-06-06T09:06:36.411Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866224093,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453096993"
    },
    {
      "job": 79866224097,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453096034"
    },
    {
      "job": 79866224098,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453096013"
    },
    {
      "job": 79866224090,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453098008"
    },
    {
      "job": 79866073718,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453083228"
    },
    {
      "job": 79866224084,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453095154"
    },
    {
      "job": 79866224101,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453092353"
    },
    {
      "job": 79866224100,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453096633"
    },
    {
      "job": 79866224089,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453092784"
    }
  ],
  "_buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/amoneva/cacc",
  "_commit": {
    "id": "63a924dfbeccdad809a4adfc1e46c09807842407",
    "author": "amoneva <amonevapardo@gmail.com>",
    "committer": "amoneva <amonevapardo@gmail.com>",
    "message": "Update to version `0.1.1`. See `NEWS.md` for details\n",
    "time": 1727971066
  },
  "_maintainer": {
    "name": "Asier Moneva",
    "email": "amoneva@nscr.nl",
    "login": "amoneva",
    "bluesky": "@asiermoneva.com",
    "orcid": "0000-0002-2156-0213",
    "description": "Criminologist. Researcher at the Netherlands Institute for the Study of Crime and Law Enforcement (NSCR) & The Hague University of Applied Sciences",
    "uuid": 49791526
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "amoneva",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "criminology",
    "data-analysis",
    "social-science"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "amoneva",
      "count": 48,
      "uuid": 49791526
    }
  ],
  "_userbio": {
    "uuid": 49791526,
    "type": "user",
    "name": "Asier Moneva",
    "description": "Criminologist. Researcher at the Netherlands Institute for the Study of Crime and Law Enforcement (NSCR) & The Hague University of Applied Sciences"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cacc"
  },
  "_devurl": "https://github.com/amoneva/cacc",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cacc.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/amoneva/cacc",
  "_realowner": "amoneva",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-28"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-03"
    }
  ],
  "_exports": [
    "cacc",
    "cluster_sci",
    "cluster_xsq",
    "main_effect",
    "plot_effect",
    "plot_sci"
  ],
  "_datasets": [
    {
      "name": "onharassment",
      "title": "Profiles of 4174 Spanish students",
      "object": "onharassment",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex",
        "age",
        "hours",
        "snapchat",
        "instagram",
        "facebook",
        "twitter",
        "name",
        "photos",
        "privacy",
        "rep_victim",
        "rep_offender"
      ],
      "rows": 4174,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cacc",
      "title": "Conjunctive Analysis of Case Configurations",
      "topics": [
        "cacc"
      ]
    },
    {
      "page": "cluster_sci",
      "title": "Situational Clustering Index",
      "topics": [
        "cluster_sci"
      ]
    },
    {
      "page": "cluster_xsq",
      "title": "Chi-Square Goodness-of-Fit Test",
      "topics": [
        "cluster_xsq"
      ]
    },
    {
      "page": "main_effect",
      "title": "Main effect",
      "topics": [
        "main_effect"
      ]
    },
    {
      "page": "onharassment",
      "title": "Profiles of 4174 Spanish students",
      "topics": [
        "onharassment"
      ]
    },
    {
      "page": "plot_effect",
      "title": "Density Plot for the Main Effect",
      "topics": [
        "plot_effect"
      ]
    },
    {
      "page": "plot_sci",
      "title": "Lorenz Curve for the Situational Clustering Index",
      "topics": [
        "plot_sci"
      ]
    }
  ],
  "_readme": "https://github.com/amoneva/cacc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cacc",
  "_universes": [
    "amoneva"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:26.000Z",
      "distro": "noble",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "2820bd561609d3426477c763b013ad5c2cb886a83cb4128f1770ff51649c7dc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:19.000Z",
      "distro": "noble",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "7d126f7495c8460a714e2c9bb04452fffabaed6dc753e876be9255585670985e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:23.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "3978eb8ee6ab0b97f12c64fad46dff8624f6af981334209ff8eb448aaa5ef8ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:35.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "5d53ce7532f33b98ac396309d3143a69e68e120593d754325a58aa183e48fd95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:23.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "39f623e735906cb6bdbd4686d18fde01b3e4aa41f6434ebc7a49ca3ac4ed1e30",
      "status": "success",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:04:42.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "ed052aded3182c162c61e3d913c8fa436c8d265b053595f849936fe5e1ee518a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:05:13.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "094e034caeb025f99a2f1b9f32010367725d8d244838ef48b6ae2df24e8ec94a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:04:47.000Z",
      "commit": "63a924dfbeccdad809a4adfc1e46c09807842407",
      "fileid": "e285d834608080de83116d10d755eee2eb970a65ee0b6f11a5a8ae15092fb4a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amoneva/actions/runs/27058098720"
    }
  ]
}