{
  "_id": "6a1823d2acfb0bcc41db3bf2",
  "Package": "AIGovernance",
  "Type": "Package",
  "Title": "Statistical Auditing and Governance Reporting for Employment AI\nSystems",
  "Version": "0.1.0",
  "Authors@R": "person(\"Subir\", \"Hait\",\nemail = \"haitsubi@msu.edu\",\nrole  = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-9871-9677\"))",
  "Description": "Provides statistical auditing, risk documentation, and\nreporting tools to support AI governance workflows for\nemployment and hiring decision systems. Implements the EEOC\nfour-fifths adverse impact rule (Equal Employment Opportunity\nCommission, 1978,\n<https://www.ecfr.gov/current/title-29/subtitle-B/chapter-XIV/part-1607>),\nNYC Local Law 144 bias audit requirements (New York City, 2023,\n<https://www.nyc.gov/site/dca/about/automated-employment-decision-tools.page>),\nand the AI Risk Management Framework checklist items from the\nNational Institute of Standards and Technology (2023,\n<doi:10.6028/NIST.AI.100-1>). Optionally supports EU AI Act\nhigh-risk classification (European Parliament and Council,\n2024,\n<https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32024R1689>).\nThe package does not provide legal advice or certify legal\ncompliance; it is a statistical and documentation support tool.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "URL": "https://github.com/causalfragility-lab/AIGovernance",
  "BugReports": "https://github.com/causalfragility-lab/AIGovernance/issues",
  "Repository": "https://causalfragility-lab.r-universe.dev",
  "Date/Publication": "2026-05-19 14:36:59 UTC",
  "RemoteUrl": "https://github.com/causalfragility-lab/aigovernance",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 11:06:25 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre] (ORCID: <https://orcid.org/0009-0004-9871-9677>)",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "MD5sum": "4b90bf46a7a75156d41cd3d2fb90bbe4",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "AIGovernance_0.1.0.tar.gz",
  "_fileid": "fc525e243d298ca0a1660780bca918b77db3dd285549921f84c6a3441f1f4617",
  "_filesize": 188590,
  "_sha256": "fc525e243d298ca0a1660780bca918b77db3dd285549921f84c6a3441f1f4617",
  "_created": "2026-05-28T11:06:25.000Z",
  "_published": "2026-05-28T11:15:30.846Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78277640007,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264290888"
    },
    {
      "job": 78277640298,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264289875"
    },
    {
      "job": 78277640136,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264408890"
    },
    {
      "job": 78277640151,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264347924"
    },
    {
      "job": 78277140604,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264251844"
    },
    {
      "job": 78277640117,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264286352"
    },
    {
      "job": 78277640035,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264278402"
    },
    {
      "job": 78277640073,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264279785"
    },
    {
      "job": 78277640009,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264274602"
    }
  ],
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/causalfragility-lab/aigovernance",
  "_commit": {
    "id": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
    "author": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "committer": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "message": "fix: let roxygen2 manage NAMESPACE; add reference URLs to DESCRIPTION\n",
    "time": 1779201419
  },
  "_maintainer": {
    "name": "Subir Hait",
    "email": "haitsubi@msu.edu",
    "login": "causalfragility-lab",
    "description": "",
    "uuid": 264290991
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "causalfragility-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "causalfragility-lab",
      "count": 6,
      "uuid": 264290991
    }
  ],
  "_userbio": {
    "uuid": 264290991,
    "type": "user",
    "name": "causalfragility-lab"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AIGovernance"
  },
  "_devurl": "https://github.com/causalfragility-lab/aigovernance",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AIGovernance.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/causalfragility-lab/aigovernance",
  "_realowner": "causalfragility-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "aigov_adverse_impact",
    "aigov_audit_nist",
    "aigov_audit_nyc",
    "aigov_build",
    "aigov_checklist",
    "aigov_classify",
    "aigov_report",
    "aigov_scope"
  ],
  "_datasets": [
    {
      "name": "hiring_sim",
      "title": "Simulated Employment Screening Dataset",
      "object": "hiring_sim",
      "class": [
        "data.frame"
      ],
      "fields": [
        "applicant_id",
        "race_ethnicity",
        "gender",
        "years_experience",
        "score",
        "selected"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aigov_adverse_impact",
      "title": "EEOC Adverse Impact Analysis (4/5ths Rule)",
      "topics": [
        "aigov_adverse_impact"
      ]
    },
    {
      "page": "aigov_audit_nist",
      "title": "NIST AI Risk Management Framework (AI RMF 1.0) Audit",
      "topics": [
        "aigov_audit_nist"
      ]
    },
    {
      "page": "aigov_audit_nyc",
      "title": "NYC Local Law 144 Bias Audit Module",
      "topics": [
        "aigov_audit_nyc"
      ]
    },
    {
      "page": "aigov_build",
      "title": "Build an AIGovernance audit object",
      "topics": [
        "aigov_build"
      ]
    },
    {
      "page": "aigov_checklist",
      "title": "Display Governance Checklist for a Framework",
      "topics": [
        "aigov_checklist"
      ]
    },
    {
      "page": "aigov_classify",
      "title": "Classify AI System Risk Level",
      "topics": [
        "aigov_classify"
      ]
    },
    {
      "page": "aigov_report",
      "title": "Generate an AI Governance Audit Report",
      "topics": [
        "aigov_report"
      ]
    },
    {
      "page": "aigov_scope",
      "title": "Determine Applicable Governance Frameworks",
      "topics": [
        "aigov_scope"
      ]
    },
    {
      "page": "hiring_sim",
      "title": "Simulated Employment Screening Dataset",
      "topics": [
        "hiring_sim"
      ]
    }
  ],
  "_readme": "https://github.com/causalfragility-lab/aigovernance/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "employment_bias_audit.Rmd",
      "filename": "employment_bias_audit.html",
      "title": "Employment AI Bias Audit with AIGovernance",
      "author": "Subir Hait, Michigan State University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Load Package and Data",
        "2. Build the Governance Object",
        "3. Check Which Laws Apply",
        "4. EEOC Adverse Impact Analysis (4/5ths Rule)",
        "5. NYC Local Law 144 Bias Audit",
        "6. NIST AI RMF Checklist",
        "7. Risk Classification",
        "8. Generate an Audit Report",
        "9. Checklist Reference",
        "References"
      ],
      "created": "2026-05-14 22:58:08",
      "modified": "2026-05-14 23:36:18",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "aigovernance",
  "_universes": [
    "causalfragility-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:08:34.000Z",
      "distro": "noble",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "26f7b960c505a6d336259c11f5286fa0a28866dd7a6bbf2f50056278c53c5ac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:08:32.000Z",
      "distro": "noble",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "6b6e8c4f46eea1e6140311c8e2952428cb9bc710a7eb1c7ef0b81e5d74ea73e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:14:54.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "3c5ea9f689e3969cf6444e4ac971a7f806e36dbfa623bdd40b15fa3ca1d10250",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:11:32.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "11d81b1ddd9b3c96831c325283bf324bb5dc8c4765e58b2b939d56ef95cdcb1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T11:08:34.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "81d22328780e3d534996f727520a4418aa58d0c395ea7de7ceae6fd23a2a8fc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:07:47.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "6f8cd0c3f4e86bc0ae42f5ecfa0ebac10cdda6124dd3d9edf98a37f01ae69c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:07:58.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "b6c00e466d7f57bad70874667c13684ef2325daf628e9b0f7c8c4ca18cf7de73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:07:38.000Z",
      "commit": "e6aaebb012ef67e6a9ef78150ca7c3eb802ea53e",
      "fileid": "b6a3c224f66dc344759087dc40441d7a2f38708e89e99f0f00360a5e7284bae2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26570790249"
    }
  ]
}