{
  "_id": "6a33252f3efcd9bda439bef3",
  "Package": "rolescry",
  "Title": "Name-Blind Variable-Role Detection by Data Signature",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Can\", \"Boynukara\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"canboynukara1@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6075-3923\")),\nperson(c(\"M.\", \"Yasir\"), \"Ceyhan\", role = \"ctb\",\ncomment = c(ORCID = \"0009-0008-0985-9838\")))",
  "Description": "Deterministic, name-blind detection of variable roles\n(group, outcome, survival time and event, paired and agreement\nmeasurements, repeated measures, scale items, subject\nidentifier, covariate) in tabular data. Roles are assigned from\neach column's information-theoretic signature -- Shannon\nentropy, normalized mutual information, and distributional\nshape -- rather than from column names, so renaming columns to\n'col_1', 'col_2', ... does not change the result (\"Data\ninspice, non nomen\"). An optional, capped name-based hint and\nautomatic header-row detection are also provided. No large\nlanguage models and no external data transmission. Extracted\nfrom the 'MDStatR' biostatistics engine; see Boynukara (2026)\n<doi:10.5281/zenodo.20707791>.",
  "License": "Apache License (== 2.0)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/canboynukara/rolescry",
  "BugReports": "https://github.com/canboynukara/rolescry/issues",
  "Language": "en-US",
  "Repository": "https://canboynukara.r-universe.dev",
  "Date/Publication": "2026-06-17 20:20:16 UTC",
  "RemoteUrl": "https://github.com/canboynukara/rolescry",
  "RemoteRef": "HEAD",
  "RemoteSha": "e807d0b315765b167ae8810fac3d3f1d846376a9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 22:49:07 UTC",
    "User": "root"
  },
  "Author": "Can Boynukara [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6075-3923>),\nM. Yasir Ceyhan [ctb] (ORCID: <https://orcid.org/0009-0008-0985-9838>)",
  "Maintainer": "Can Boynukara <canboynukara1@gmail.com>",
  "MD5sum": "3cbbb1b06ed1f266b60a4620d2743ff8",
  "_user": "canboynukara",
  "_type": "src",
  "_file": "rolescry_0.1.0.tar.gz",
  "_fileid": "21a9a28a529dee7f13390c5aa43059346f7ae74cdedcb5c24d4b809bed75f085",
  "_filesize": 160678,
  "_sha256": "21a9a28a529dee7f13390c5aa43059346f7ae74cdedcb5c24d4b809bed75f085",
  "_created": "2026-06-17T22:49:07.000Z",
  "_published": "2026-06-17T22:52:31.097Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82018308133,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7709833621"
    },
    {
      "job": 82018308121,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709817541"
    },
    {
      "job": 82018308116,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7709809598"
    },
    {
      "job": 82018308098,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709809015"
    },
    {
      "job": 82017956307,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709786611"
    },
    {
      "job": 82018308103,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709815230"
    },
    {
      "job": 82018308125,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7709814063"
    },
    {
      "job": 82018308109,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7709807158"
    },
    {
      "job": 82018308127,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709804476"
    }
  ],
  "_buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/canboynukara/rolescry",
  "_commit": {
    "id": "e807d0b315765b167ae8810fac3d3f1d846376a9",
    "author": "canboynukara <canboynukara1@gmail.com>",
    "committer": "canboynukara <canboynukara1@gmail.com>",
    "message": "Add cran-comments.md for CRAN submission\n",
    "time": 1781727616
  },
  "_maintainer": {
    "name": "Can Boynukara",
    "email": "canboynukara1@gmail.com",
    "login": "canboynukara",
    "description": "",
    "uuid": 260992208,
    "orcid": "0000-0002-6075-3923"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Suggests"
    },
    {
      "package": "diptest",
      "role": "Suggests"
    },
    {
      "package": "stringdist",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "canboynukara",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "canboynukara",
      "count": 4,
      "uuid": 260992208
    }
  ],
  "_userbio": {
    "uuid": 260992208,
    "type": "user",
    "name": "canboynukara",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rolescry"
  },
  "_devurl": "https://github.com/canboynukara/rolescry",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rolescry.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "compute_nmi",
    "detect_header",
    "detect_roles",
    "read_data",
    "rolescry_default_name_bonus"
  ],
  "_help": [
    {
      "page": "compute_nmi",
      "title": "Normalized mutual information",
      "topics": [
        "compute_nmi"
      ]
    },
    {
      "page": "detect_header",
      "title": "Detect the header row of a raw, unparsed table",
      "topics": [
        "detect_header"
      ]
    },
    {
      "page": "detect_roles",
      "title": "Detect variable roles by data signature, not by name",
      "topics": [
        "detect_roles",
        "print.role_detection",
        "summary.role_detection"
      ]
    },
    {
      "page": "read_data",
      "title": "Read a data file with automatic header detection",
      "topics": [
        "read_data"
      ]
    },
    {
      "page": "rolescry_default_name_bonus",
      "title": "Default name-bonus keyword dictionary",
      "topics": [
        "rolescry_default_name_bonus"
      ]
    }
  ],
  "_readme": "https://github.com/canboynukara/rolescry/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "rolescry.Rmd",
      "filename": "rolescry.html",
      "title": "Name-blind variable-role detection with rolescry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The problem: names lie, data does not",
        "A worked example",
        "How a role is scored",
        "Shannon entropy",
        "Normalized mutual information",
        "The optional, capped name bonus",
        "Header-aware loading",
        "Attribution"
      ],
      "created": "2026-06-17 19:06:01",
      "modified": "2026-06-17 19:06:01",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rolescry",
  "_universes": [
    "canboynukara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-17T22:51:52.000Z",
      "distro": "noble",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "4a9003c52cf9b56ee0c47ff88dd35d8da3bcce11a08648bba4a8b4982b6d9653",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:57.000Z",
      "distro": "noble",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "37f8296059c82ffa6a5ac069c71686bde4218d3ecb5ed4d60b846e5c2ad46b4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:33.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "c4736d15aa36369ae37783e84641376911fc9639eb6db32613d3098a24d48e86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:31.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "67a674d346c8d7e4a2180e0947900f22ebd7d4495fa657f2d010dad553751e3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-17T22:51:02.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "0ee193c04570998a13006c9175ea5d9ea11c65f418d24ede5e66c8cfbd349c9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:40.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "939191651817751efd0a35dec9d94f06cb100bbe36d75096a10cbbf299c8fa91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:15.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "578ee49836370a815479e58757df83cf3983e37932dd1be7515b8769da87968b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T22:50:07.000Z",
      "commit": "e807d0b315765b167ae8810fac3d3f1d846376a9",
      "fileid": "dc138cef874dcbd32b04ecf1eb748f1a59631959e9648c465c72b4c00425711a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canboynukara/actions/runs/27724591566"
    }
  ]
}