{
  "_id": "6a104f53acfb0bcc41ca0d92",
  "Package": "deident",
  "Type": "Package",
  "Title": "Persistent Data Anonymization Pipeline",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Robert\", \"Cook\", , \"robert.cook@staffs.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3343-8271\")),\nperson(\"Md\", \"Assaduzaman\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-8885-6721\")),\nperson(\"Sarahjane\", \"Jones\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4729-4029\"))\n)",
  "Description": "A framework for the replicable removal of personally\nidentifiable data (PID) in data sets.  The package implements a\nsuite of methods to suit different data types based on the\nsuggestions of Garfinkel (2015) <doi:10.6028/NIST.IR.8053> and\nthe ICO \"Guidelines on Anonymization\" (2012)\n<https://ico.org.uk/media/1061/anonymisation-code.pdf>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:01:31 UTC",
    "User": "root"
  },
  "Author": "Robert Cook [aut, cre]\n(<https://orcid.org/0000-0003-3343-8271>), Md Assaduzaman [aut]\n(<https://orcid.org/0000-0002-8885-6721>), Sarahjane Jones\n[aut] (<https://orcid.org/0000-0003-4729-4029>)",
  "Maintainer": "Robert Cook <robert.cook@staffs.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-19 09:50:06 UTC",
  "RemoteUrl": "https://github.com/cran/deident",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c0750f376377cf1edb3480d7aca3d3423cf88b8",
  "MD5sum": "9dc452e4b0920c6b186c48047076de7f",
  "_user": "cran",
  "_type": "src",
  "_file": "deident_1.0.0.tar.gz",
  "_fileid": "3e54f3011250434d556aeb6d99c253e116814126fdb55b2a49f99c93b6e7e99a",
  "_filesize": 421715,
  "_sha256": "3e54f3011250434d556aeb6d99c253e116814126fdb55b2a49f99c93b6e7e99a",
  "_created": "2026-05-10T06:01:31.000Z",
  "_published": "2026-05-22T12:42:59.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381530179,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901438580"
    },
    {
      "job": 77381530098,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901437900"
    },
    {
      "job": 77381529543,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901422768"
    },
    {
      "job": 77381529405,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160738524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25621246750",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/deident",
  "_commit": {
    "id": "2c0750f376377cf1edb3480d7aca3d3423cf88b8",
    "author": "Robert Cook <robert.cook@staffs.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1732009806
  },
  "_maintainer": {
    "name": "Robert Cook",
    "email": "robert.cook@staffs.ac.uk",
    "orcid": "0000-0003-3343-8271"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "lemon",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "checkmate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 618,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deident"
  },
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deident.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-11-19"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "adaptive_noise",
    "add_blur",
    "add_encrypt",
    "add_group",
    "add_numeric_blur",
    "add_perturb",
    "add_pseudonymize",
    "add_shuffle",
    "add_ungroup",
    "apply_deident",
    "apply_to_data_frame",
    "as_label",
    "as_name",
    "BaseDeident",
    "Blurer",
    "category_blur",
    "create_deident",
    "deident",
    "deident_job_from_folder",
    "Drop",
    "Encrypter",
    "enquo",
    "enquos",
    "from_yaml",
    "GroupedShuffler",
    "lognorm_noise",
    "new_deident",
    "NumericBlurer",
    "Perturber",
    "Pseudonymizer",
    "Shuffler",
    "white_noise"
  ],
  "_datasets": [
    {
      "name": "ShiftsWorked",
      "title": "Synthetic data set listing daily shift pattern for fictitious employees",
      "object": "ShiftsWorked",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Record ID",
        "Employee",
        "Date",
        "Shift",
        "Shift Start",
        "Shift End",
        "Daily Pay"
      ],
      "rows": 3100,
      "table": true,
      "tojson": true
    },
    {
      "name": "starwars",
      "title": "Starwars characters",
      "object": "starwars",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "height",
        "mass",
        "hair_color",
        "skin_color",
        "eye_color",
        "birth_year",
        "sex",
        "gender",
        "homeworld",
        "species",
        "films",
        "vehicles",
        "starships"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adaptive_noise",
      "title": "Function factory to apply white noise to a vector proportional to the spread of the data",
      "topics": [
        "adaptive_noise"
      ]
    },
    {
      "page": "add_blur",
      "title": "De-identification via categorical aggregation",
      "topics": [
        "add_blur"
      ]
    },
    {
      "page": "add_encrypt",
      "title": "De-identification via hash encryption",
      "topics": [
        "add_encrypt"
      ]
    },
    {
      "page": "add_group",
      "title": "Add aggregation to pipelines",
      "topics": [
        "add_group",
        "add_ungroup"
      ]
    },
    {
      "page": "add_numeric_blur",
      "title": "De-identification via numeric aggregation",
      "topics": [
        "add_numeric_blur"
      ]
    },
    {
      "page": "add_perturb",
      "title": "De-identification via random noise",
      "topics": [
        "add_perturb"
      ]
    },
    {
      "page": "add_pseudonymize",
      "title": "De-identification via replacement",
      "topics": [
        "add_pseudonymize"
      ]
    },
    {
      "page": "add_shuffle",
      "title": "De-identification via random sampling",
      "topics": [
        "add_shuffle"
      ]
    },
    {
      "page": "apply_deident",
      "title": "Apply a 'deident' pipeline",
      "topics": [
        "apply_deident"
      ]
    },
    {
      "page": "apply_to_data_frame",
      "title": "Apply a 'deident' pipeline to a new data frame",
      "topics": [
        "apply_to_data_frame"
      ]
    },
    {
      "page": "BaseDeident",
      "title": "Base class for all De-identifier classes",
      "topics": [
        "BaseDeident"
      ]
    },
    {
      "page": "Blurer",
      "title": "Deidentifier class for applying 'blur' transform",
      "topics": [
        "Blurer"
      ]
    },
    {
      "page": "category_blur",
      "title": "Utility for producing 'blur'",
      "topics": [
        "category_blur"
      ]
    },
    {
      "page": "create_deident",
      "title": "Create a deident pipeline",
      "topics": [
        "create_deident"
      ]
    },
    {
      "page": "deident",
      "title": "Define a transformation pipeline",
      "topics": [
        "deident"
      ]
    },
    {
      "page": "deident_job_from_folder",
      "title": "Apply a pipeline to files on disk.",
      "topics": [
        "deident_job_from_folder"
      ]
    },
    {
      "page": "Drop",
      "title": "R6 class for the removal of variables from a pipeline",
      "topics": [
        "Drop"
      ]
    },
    {
      "page": "Encrypter",
      "title": "Deidentifier class for applying 'encryption' transform",
      "topics": [
        "Encrypter"
      ]
    },
    {
      "page": "from_yaml",
      "title": "Restore a serialized deident from file",
      "topics": [
        "from_yaml"
      ]
    },
    {
      "page": "GroupedShuffler",
      "title": "GroupedShuffler class for applying 'shuffling' transform with data aggregated",
      "topics": [
        "GroupedShuffler"
      ]
    },
    {
      "page": "lognorm_noise",
      "title": "Function factory to apply log-normal noise to a vector",
      "topics": [
        "lognorm_noise"
      ]
    },
    {
      "page": "NumericBlurer",
      "title": "Group numeric data into baskets",
      "topics": [
        "NumericBlurer"
      ]
    },
    {
      "page": "Perturber",
      "title": "R6 class for deidentification via random noise",
      "topics": [
        "Perturber"
      ]
    },
    {
      "page": "Pseudonymizer",
      "title": "R6 class for deidentification via replacement",
      "topics": [
        "Pseudonymizer"
      ]
    },
    {
      "page": "ShiftsWorked",
      "title": "Synthetic data set listing daily shift pattern for fictitious employees",
      "topics": [
        "ShiftsWorked"
      ]
    },
    {
      "page": "Shuffler",
      "title": "Shuffler class for applying 'shuffling' transform",
      "topics": [
        "Shuffler"
      ]
    },
    {
      "page": "starwars",
      "title": "Starwars characters",
      "topics": [
        "starwars"
      ]
    },
    {
      "page": "white_noise",
      "title": "Function factory to apply white noise to a vector",
      "topics": [
        "white_noise"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "evaluate",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lemon",
    "lifecycle",
    "magrittr",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "blur_example.Rmd",
      "filename": "blur_example.html",
      "title": "Blur Example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The category_blur utility"
      ],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "encrypt_example.Rmd",
      "filename": "encrypt_example.html",
      "title": "Encrypt Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "numeric_blur_example.Rmd",
      "filename": "numeric_blur_example.html",
      "title": "Numeric Blur Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "perturb_example.Rmd",
      "filename": "perturb_example.html",
      "title": "Perturb Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "rationale.Rmd",
      "filename": "rationale.html",
      "title": "Rationale for De-identification",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "reusing_methods.Rmd",
      "filename": "reusing_methods.html",
      "title": "Re-using Methods",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "shuffle_example.Rmd",
      "filename": "shuffle_example.html",
      "title": "Shuffle Example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Grouped Shuffling"
      ],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "transformations.Rmd",
      "filename": "transformations.html",
      "title": "transformations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Transformations",
        "Psudonymizer",
        "Options",
        "Shuffler",
        "Encrypter",
        "Perturber",
        "Blurer",
        "NumericBlurer",
        "GroupedShuffler",
        "Drop"
      ],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    },
    {
      "source": "worked_example.Rmd",
      "filename": "worked_example.html",
      "title": "Worked Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-19 09:50:06",
      "modified": "2024-11-19 09:50:06",
      "commits": 1
    }
  ],
  "_score": 3.1846914308175984,
  "_indexed": true,
  "_nocasepkg": "deident",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-10T06:03:54.000Z",
      "distro": "noble",
      "commit": "2c0750f376377cf1edb3480d7aca3d3423cf88b8",
      "fileid": "27601dedc6c8ae62d2d51a6ba3b2c53d06d87ad247830e285be90b6655a94b57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621246750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-10T06:03:48.000Z",
      "distro": "noble",
      "commit": "2c0750f376377cf1edb3480d7aca3d3423cf88b8",
      "fileid": "4032d00fbe1a354dcf455939572664f143d6ec6a3734918ed1cb039d71c8eec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621246750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T12:42:39.000Z",
      "commit": "2c0750f376377cf1edb3480d7aca3d3423cf88b8",
      "fileid": "a3b69cb16193813172b6ad0663d3bbce1fcfd852b2316b3b069c9b93281e686e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621246750"
    }
  ]
}