{
  "_id": "6a2a85327b7a29ca60048a7d",
  "Package": "cleaner",
  "Title": "Fast and Easy Data Cleaning",
  "Version": "1.5.5",
  "Date": "2024-11-17",
  "Authors@R": "person(\ngiven = c(\"Matthijs\", \"S.\"),\nfamily = \"Berends\",\nemail = \"m.s.berends@umcg.nl\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7620-1800\"))",
  "Description": "Data cleaning functions for classes logical, factor,\nnumeric, character, currency and Date to make data cleaning\nfast and easy. Relying on very few dependencies, it provides\nsmart guessing, but with user options to override anything if\nneeded.",
  "URL": "https://msberends.github.io/cleaner/,\nhttps://github.com/msberends/cleaner",
  "BugReports": "https://github.com/msberends/cleaner/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Repository": "https://msberends.r-universe.dev",
  "Date/Publication": "2024-11-19 10:26:00 UTC",
  "RemoteUrl": "https://github.com/msberends/cleaner",
  "RemoteRef": "HEAD",
  "RemoteSha": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 09:48:43 UTC",
    "User": "root"
  },
  "Author": "Matthijs S. Berends [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7620-1800>)",
  "Maintainer": "Matthijs S. Berends <m.s.berends@umcg.nl>",
  "MD5sum": "645948edf6e54ac9fea99cea3691d648",
  "_user": "msberends",
  "_type": "src",
  "_file": "cleaner_1.5.5.tar.gz",
  "_fileid": "436bca9707109e3a86cb27e8ee3e65976267710840dee200bcbbf0956ebef630",
  "_filesize": 213342,
  "_sha256": "436bca9707109e3a86cb27e8ee3e65976267710840dee200bcbbf0956ebef630",
  "_created": "2026-06-11T09:48:43.000Z",
  "_published": "2026-06-11T09:51:46.310Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80768730483,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7560725717"
    },
    {
      "job": 80768730523,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7560721160"
    },
    {
      "job": 80768730450,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7560715490"
    },
    {
      "job": 80768730476,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7560729634"
    },
    {
      "job": 80768144890,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7560670544"
    },
    {
      "job": 80768730516,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7560714776"
    },
    {
      "job": 80768730515,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7560702387"
    },
    {
      "job": 80768730543,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7560700854"
    },
    {
      "job": 80768730505,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7560700877"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msberends/cleaner",
  "_commit": {
    "id": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
    "author": "Matthijs Berends <m.s.berends@umcg.nl>",
    "committer": "Matthijs Berends <m.s.berends@umcg.nl>",
    "message": "clean_factor\n",
    "time": 1732011960
  },
  "_maintainer": {
    "name": "Matthijs S. Berends",
    "email": "m.s.berends@umcg.nl",
    "login": "msberends",
    "mastodon": "@msberends@mastodon.social",
    "linkedin": "https://LinkedIn.com/in/msberends",
    "orcid": "0000-0001-7620-1800",
    "description": "Medical epidemiologist/microbiologist, head of @umcg-mmbi-epidemiology and @certe-medical-epidemiology",
    "uuid": 31037261
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "backports",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "msberends",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 34,
  "_contributors": [
    {
      "user": "msberends",
      "count": 74,
      "uuid": 31037261
    },
    {
      "user": "moohan",
      "count": 1,
      "uuid": 5982260
    }
  ],
  "_userbio": {
    "uuid": 31037261,
    "type": "user",
    "name": "Matthijs Berends",
    "description": "Medical epidemiologist/microbiologist, head of @umcg-mmbi-epidemiology and @certe-medical-epidemiology"
  },
  "_downloads": {
    "count": 1189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cleaner"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/msberends/cleaner",
  "_pkgdown": "https://msberends.github.io/cleaner/",
  "_searchresults": 69,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cleaner.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msberends/cleaner",
  "_realowner": "msberends",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2019-11-05"
    },
    {
      "version": "1.3.0",
      "date": "2020-01-24"
    },
    {
      "version": "1.3.1",
      "date": "2020-01-31"
    },
    {
      "version": "1.4.0",
      "date": "2020-04-01"
    },
    {
      "version": "1.5.0",
      "date": "2020-06-01"
    },
    {
      "version": "1.5.1",
      "date": "2020-12-02"
    },
    {
      "version": "1.5.2",
      "date": "2021-05-24"
    },
    {
      "version": "1.5.3",
      "date": "2021-06-13"
    },
    {
      "version": "1.5.4",
      "date": "2022-10-29"
    },
    {
      "version": "1.5.5",
      "date": "2024-11-19"
    }
  ],
  "_exports": [
    "as.currency",
    "as.percentage",
    "clean",
    "clean_character",
    "clean_currency",
    "clean_Date",
    "clean_double",
    "clean_factor",
    "clean_integer",
    "clean_logical",
    "clean_numeric",
    "clean_percentage",
    "clean_POSIXct",
    "format_datetime",
    "format_names",
    "format_p_value",
    "freq",
    "freq.default",
    "header",
    "is.currency",
    "is.freq",
    "is.percentage",
    "na_replace",
    "percentage",
    "rdate",
    "regex_false",
    "regex_true",
    "top_freq"
  ],
  "_datasets": [
    {
      "name": "unclean",
      "title": "Example data that is not clean",
      "object": "unclean",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "gender"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clean",
      "title": "Clean column data to a class",
      "topics": [
        "clean",
        "clean.data.frame",
        "clean_character",
        "clean_currency",
        "clean_Date",
        "clean_double",
        "clean_factor",
        "clean_integer",
        "clean_logical",
        "clean_numeric",
        "clean_percentage",
        "clean_POSIXct"
      ]
    },
    {
      "page": "currency",
      "title": "Transform to currency",
      "topics": [
        "as.currency",
        "currency",
        "format.currency",
        "is.currency",
        "print.currency"
      ]
    },
    {
      "page": "format_datetime",
      "title": "Readable date format to POSIX",
      "topics": [
        "format_datetime"
      ]
    },
    {
      "page": "format_names",
      "title": "Format names and values",
      "topics": [
        "format_names"
      ]
    },
    {
      "page": "format_p_value",
      "title": "Format p values (APA guideline)",
      "topics": [
        "format_p_value"
      ]
    },
    {
      "page": "freq",
      "title": "Frequency table",
      "topics": [
        "freq",
        "freq.Date",
        "freq.default",
        "freq.factor",
        "freq.hms",
        "freq.matrix",
        "freq.numeric",
        "freq.table",
        "header",
        "is.freq",
        "print.freq",
        "top_freq"
      ]
    },
    {
      "page": "na_replace",
      "title": "Replace NA values",
      "topics": [
        "na_replace",
        "na_replace.data.frame",
        "na_replace.Date",
        "na_replace.default",
        "na_replace.list",
        "na_replace.logical",
        "na_replace.matrix",
        "na_replace.numeric"
      ]
    },
    {
      "page": "percentage",
      "title": "Transform to percentage",
      "topics": [
        "as.percentage",
        "format.percentage",
        "is.percentage",
        "percentage",
        "print.percentage"
      ]
    },
    {
      "page": "rdate",
      "title": "Generate random dates",
      "topics": [
        "rdate"
      ]
    },
    {
      "page": "regex_true_false",
      "title": "Regular expressions for 'TRUE' and 'FALSE'",
      "topics": [
        "regex_false",
        "regex_true",
        "regex_true_false"
      ]
    },
    {
      "page": "unclean",
      "title": "Example data that is not clean",
      "topics": [
        "unclean"
      ]
    }
  ],
  "_readme": "https://github.com/msberends/cleaner/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cli",
    "crayon",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "pillar",
    "rlang",
    "utf8",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 6.575843630893209,
  "_indexed": true,
  "_nocasepkg": "cleaner",
  "_universes": [
    "msberends"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-06-11T09:51:00.000Z",
      "distro": "noble",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "baa4afa65453bc33f4c1eebbc5694e72b63ffc023e700050e25da2454fa55f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-06-11T09:50:46.000Z",
      "distro": "noble",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "9c5678870a3d9198d9a8f8ec77a887b3b98e68626c68ea46da39d2836dbed3b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-06-11T09:50:33.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "0b0f509a288a8efc8c05e796657159bb2102f26290a30b4548e401c697d5dd3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-06-11T09:51:01.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "ecdd8b9fba4dd3198dce18e76c25ab0306f0f048bc0b7bc3599241655dc4d55f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.5",
      "date": "2026-06-11T09:50:50.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "3f1657ba0b83d07b53e1147ccc981512ff820607d4cb488ead8a7a10a3a66539",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-11T09:49:56.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "884c53bfef2be63890d4832ca29b93d648d7df05db08079372c2888cb3991fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-11T09:49:52.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "ba0a33bf5f97c076b3ef52777d1e853590771bb6862a2479a789ca56b88dcaea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-06-11T09:49:55.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "5bdab012587b5cd1c0c9beb1551a9f6ba44e832b3230cc446b76595f880fb142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/27338239974"
    }
  ]
}