{
  "_id": "6a54be96ff0138dec5d66e1a",
  "Package": "acro",
  "Title": "A Tool for Semi-Automating the Statistical Disclosure Control of\nResearch Outputs",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Jim\", \"Smith\", role = c(\"cre\",\"ctb\"),\nemail = \"James.Smith@uwe.ac.uk\", comment = c(ORCID = \"0000-0001-7908-1859\")),\nperson(\"Maha\", \"Albashir\", role = c(\"aut\",\"ctb\"),\nemail = \"Maha.Albashir@uwe.ac.uk\"),\nperson(\"Richard John\", \"Preen\", role = c(\"aut\",\"ctb\"),\nemail = \"Richard2.Preen@uwe.ac.uk\", comment = c(ORCID = \"0000-0003-3351-8132\")))",
  "Maintainer": "Jim Smith <James.Smith@uwe.ac.uk>",
  "Description": "A Tool for Semi-Automating the Statistical Disclosure\nControl of Research Outputs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "Python (>= 3.10)",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/AI-SDC/ACRO-R",
  "BugReports": "https://github.com/AI-SDC/ACRO-R/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibxml2-dev python3",
  "Repository": "https://ai-sdc.r-universe.dev",
  "Date/Publication": "2026-07-13 10:02:59 UTC",
  "RemoteUrl": "https://github.com/ai-sdc/acro-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "3bc9c73004a684500f32961a99e6c3926c6548b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 10:27:23 UTC",
    "User": "root"
  },
  "Author": "Jim Smith [cre, ctb] (ORCID: <https://orcid.org/0000-0001-7908-1859>),\nMaha Albashir [aut, ctb],\nRichard John Preen [aut, ctb] (ORCID:\n<https://orcid.org/0000-0003-3351-8132>)",
  "_user": "ai-sdc",
  "_type": "src",
  "_file": "acro_0.1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/47b7c1623823a535735841ab618cd8da5a06332bad44f37ea3cf854e18ce7f28",
  "_filesize": 507807,
  "_sha256": "47b7c1623823a535735841ab618cd8da5a06332bad44f37ea3cf854e18ce7f28",
  "_expires": "2026-10-21T10:31:49.000Z",
  "_created": "2026-07-13T10:27:23.000Z",
  "_published": "2026-07-13T10:31:50.759Z",
  "_jobs": [
    {
      "job": 86792661186,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8276193018"
    },
    {
      "job": 86792661223,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8276184702"
    },
    {
      "job": 86792661169,
      "time": 235,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8276192137"
    },
    {
      "job": 86792661178,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8276167217"
    },
    {
      "job": 86792024486,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8276113965"
    },
    {
      "job": 86792661199,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8276167073"
    },
    {
      "job": 86792661210,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8276167010"
    },
    {
      "job": 86792661195,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8276163144"
    },
    {
      "job": 86792661221,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8276169315"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409",
  "_status": "success",
  "_upstream": "https://github.com/ai-sdc/acro-r",
  "_commit": {
    "id": "3bc9c73004a684500f32961a99e6c3926c6548b5",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore: bump the actions group with 2 updates (#61)\n\nBumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\nUpdates `codecov/codecov-action` from 6 to 7\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n- dependency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "time": 1783936979
  },
  "_maintainer": {
    "name": "Jim Smith",
    "email": "james.smith@uwe.ac.uk",
    "login": "jim-smith",
    "description": "",
    "uuid": 11739683,
    "orcid": "0000-0001-7908-1859"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "admiraldev",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ai-sdc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 6
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.6",
      "date": "2025-11-03"
    },
    {
      "name": "V0.1.7",
      "date": "2026-02-02"
    }
  ],
  "_topics": [
    "data-privacy",
    "data-protection",
    "privacy",
    "privacy-tools",
    "statistical-disclosure-control",
    "statistical-software"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "rpreen",
      "count": 78,
      "uuid": 2040384
    },
    {
      "user": "jim-smith",
      "count": 12,
      "uuid": 11739683
    },
    {
      "user": "mahaalbashir",
      "count": 7,
      "uuid": 25775216
    },
    {
      "user": "jessuwe",
      "count": 2,
      "uuid": 229756942
    },
    {
      "user": "shamykyzer",
      "count": 1,
      "uuid": 110725453
    }
  ],
  "_userbio": {
    "uuid": 110167984,
    "type": "organization",
    "name": "AI-SDC",
    "followers": 18
  },
  "_downloads": {
    "count": 391,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/acro"
  },
  "_devurl": "https://github.com/ai-sdc/acro-r",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/acro.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ai-sdc/acro-r",
  "_realowner": "ai-sdc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-12-01"
    },
    {
      "version": "0.1.2",
      "date": "2024-08-19"
    },
    {
      "version": "0.1.3",
      "date": "2024-10-22"
    },
    {
      "version": "0.1.4",
      "date": "2025-01-29"
    },
    {
      "version": "0.1.5",
      "date": "2025-07-03"
    },
    {
      "version": "0.1.6",
      "date": "2025-11-12"
    },
    {
      "version": "0.1.7",
      "date": "2026-02-02"
    }
  ],
  "_exports": [
    "acro_add_comments",
    "acro_add_exception",
    "acro_crosstab",
    "acro_custom_output",
    "acro_disable_suppression",
    "acro_enable_suppression",
    "acro_finalise",
    "acro_glm",
    "acro_hist",
    "acro_init",
    "acro_lm",
    "acro_pivot_table",
    "acro_print_outputs",
    "acro_remove_output",
    "acro_rename_output",
    "acro_surv_func",
    "acro_table",
    "create_factors",
    "is_excluded",
    "is_invalid",
    "to_pandas_categorical"
  ],
  "_datasets": [
    {
      "name": "lung",
      "title": "Lung Cancer Survival Data",
      "object": "lung",
      "class": [
        "data.frame"
      ],
      "fields": [
        "inst",
        "time",
        "status",
        "age",
        "sex",
        "ph.ecog",
        "ph.karno",
        "pat.karno",
        "meal.cal",
        "wt.loss"
      ],
      "rows": 228,
      "table": true,
      "tojson": true
    },
    {
      "name": "nursery_data",
      "title": "Nursery Database",
      "object": "nursery_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "parents",
        "has_nurs",
        "form",
        "children",
        "housing",
        "finance",
        "social",
        "health",
        "recommend"
      ],
      "rows": 12960,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acro_add_comments",
      "title": "Add comments to outputs",
      "topics": [
        "acro_add_comments"
      ]
    },
    {
      "page": "acro_add_exception",
      "title": "Adds an exception request to an output.",
      "topics": [
        "acro_add_exception"
      ]
    },
    {
      "page": "acro_crosstab",
      "title": "Compute a simple cross tabulation of two (or more) factors.",
      "topics": [
        "acro_crosstab"
      ]
    },
    {
      "page": "acro_custom_output",
      "title": "Adds an unsupported output to the results dictionary",
      "topics": [
        "acro_custom_output"
      ]
    },
    {
      "page": "acro_disable_suppression",
      "title": "Turns suppression off during a session",
      "topics": [
        "acro_disable_suppression"
      ]
    },
    {
      "page": "acro_enable_suppression",
      "title": "Turns suppression on during a session",
      "topics": [
        "acro_enable_suppression"
      ]
    },
    {
      "page": "acro_finalise",
      "title": "Creates a results file for checking.",
      "topics": [
        "acro_finalise"
      ]
    },
    {
      "page": "acro_glm",
      "title": "Fits Logit or Probit model.",
      "topics": [
        "acro_glm"
      ]
    },
    {
      "page": "acro_hist",
      "title": "Histogram",
      "topics": [
        "acro_hist"
      ]
    },
    {
      "page": "acro_init",
      "title": "Initialise an ACRO object",
      "topics": [
        "acro_init"
      ]
    },
    {
      "page": "acro_lm",
      "title": "Fits Ordinary Least Squares Regression",
      "topics": [
        "acro_lm"
      ]
    },
    {
      "page": "acro_pivot_table",
      "title": "Pivot table",
      "topics": [
        "acro_pivot_table"
      ]
    },
    {
      "page": "acro_print_outputs",
      "title": "Prints the current results dictionary.",
      "topics": [
        "acro_print_outputs"
      ]
    },
    {
      "page": "acro_remove_output",
      "title": "Remove outputs",
      "topics": [
        "acro_remove_output"
      ]
    },
    {
      "page": "acro_rename_output",
      "title": "Rename outputs",
      "topics": [
        "acro_rename_output"
      ]
    },
    {
      "page": "acro_surv_func",
      "title": "Survival analysis",
      "topics": [
        "acro_surv_func"
      ]
    },
    {
      "page": "acro_table",
      "title": "Compute a simple cross tabulation of two (or more) factors.",
      "topics": [
        "acro_table"
      ]
    },
    {
      "page": "create_factors",
      "title": "Convert data to factors and manage NA levels",
      "topics": [
        "create_factors"
      ]
    },
    {
      "page": "is_excluded",
      "title": "Identify values to be excluded from an object",
      "topics": [
        "is_excluded"
      ]
    },
    {
      "page": "is_invalid",
      "title": "Identify empty values; NA or NaN in an object",
      "topics": [
        "is_invalid"
      ]
    },
    {
      "page": "lung",
      "title": "Lung Cancer Survival Data",
      "topics": [
        "lung"
      ]
    },
    {
      "page": "nursery_data",
      "title": "Nursery Database",
      "topics": [
        "nursery_data"
      ]
    },
    {
      "page": "to_pandas_categorical",
      "title": "Convert an R factor to a Pandas Categorical",
      "topics": [
        "to_pandas_categorical"
      ]
    }
  ],
  "_readme": "https://github.com/ai-sdc/acro-r/raw/HEAD/README.md",
  "_rundeps": [
    "admiraldev",
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "desc",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "here",
    "highr",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "png",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "roxygen2",
    "rprojroot",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "example-notebook.Rmd",
      "filename": "example-notebook.html",
      "title": "example-notebook",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-11-27 19:19:42",
      "modified": "2025-11-27 19:19:42",
      "commits": 1
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Interactive Notebook",
        "Quick Start Examples",
        "Basic Usage",
        "Creating Safe Tables",
        "Finalizing Your Session"
      ],
      "created": "2026-01-20 13:30:48",
      "modified": "2026-02-02 23:09:14",
      "commits": 2
    },
    {
      "source": "installation.Rmd",
      "filename": "installation.html",
      "title": "Installation Guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation Guide",
        "Install from CRAN",
        "Development Version",
        "Prerequisites",
        "Initialization",
        "Troubleshooting",
        "Verification"
      ],
      "created": "2026-01-20 13:30:48",
      "modified": "2026-02-02 23:09:14",
      "commits": 2
    },
    {
      "source": "welcome.Rmd",
      "filename": "welcome.html",
      "title": "Welcome to ACRO-R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Welcome to ACRO-R",
        "ACRO: Tools for the Semi-Automatic Checking of Research Outputs",
        "Usage",
        "Documentation",
        "Acknowledgement"
      ],
      "created": "2026-01-20 13:30:48",
      "modified": "2026-02-02 23:09:14",
      "commits": 2
    },
    {
      "source": "supports.Rmd",
      "filename": "supports.html",
      "title": "What ACRO-R Supports",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What ACRO-R Supports",
        "Supported Data Analysis Functions",
        "Table Creation & Cross-tabulation",
        "Statistical Modeling",
        "Disclosure Control Features",
        "Automated Sensitivity Testing",
        "Output Management",
        "Supported Environments",
        "Research Environments"
      ],
      "created": "2026-01-20 13:30:48",
      "modified": "2026-02-02 23:09:14",
      "commits": 3
    }
  ],
  "_score": 6.8061799739838875,
  "_indexed": true,
  "_nocasepkg": "acro",
  "_universes": [
    "ai-sdc",
    "jim-smith"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-13T10:30:22.000Z",
      "distro": "resolute",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/77087800515cf00b05eb624b3f538c24524f877fd8a88b821a2a34c6bc196a4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-13T10:29:59.000Z",
      "distro": "resolute",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/495c85c5505c644e8af01e4b131e407aded7c8eaf15bf75081f1c193be8c6aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-13T10:29:58.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/ff656c7934177787d7dc3ebc278245f335a0ed79437621c9ba53adbaff256dda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-13T10:29:10.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/0a81ccaf29bd2df0e216a4570fedff78f2de138b9f7f6f875a530cd24e1a2548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-07-13T10:29:54.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/ec6fab2314951a6e492106868cd3cfaaa55e332b030000073721a9cf729ac673",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-13T10:28:35.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/4a34c62d9fcc45721d5a218174f6b623e7fe7ad1b47f361e34e173bea0b9170b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-13T10:28:31.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/00993076a3c3c6d2c026b67964f2d8d687270162cb03eef95112ab76feaa4dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-13T10:28:46.000Z",
      "commit": "3bc9c73004a684500f32961a99e6c3926c6548b5",
      "fileid": "https://r2.ropensci.org/b3be4246d2d1435ee6082d29e917ee5610771b7401fccb2ccfd639541ab64be1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-sdc/actions/runs/29242599409"
    }
  ]
}