{
  "_id": "6a1036ddacfb0bcc41c9a2ef",
  "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-05-12 06:38:28 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": "216e74a0505dd70b066dd34cac30f107",
  "_user": "msberends",
  "_type": "src",
  "_file": "cleaner_1.5.5.tar.gz",
  "_fileid": "0fe1fff445ff47fb202af25a74ee82675b4ceedd8545b96189c64b64504b3c2c",
  "_filesize": 212851,
  "_sha256": "0fe1fff445ff47fb202af25a74ee82675b4ceedd8545b96189c64b64504b3c2c",
  "_created": "2026-05-12T06:38:28.000Z",
  "_published": "2026-05-22T10:58:37.405Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366099857,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937363000"
    },
    {
      "job": 77366100081,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937364248"
    },
    {
      "job": 77366100168,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937367929"
    },
    {
      "job": 77366100121,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937366574"
    },
    {
      "job": 77366099556,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937332638"
    },
    {
      "job": 77366099595,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158863805"
    },
    {
      "job": 77366100183,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937355393"
    },
    {
      "job": 77366100112,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937353064"
    },
    {
      "job": 77366100004,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937353298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925",
  "_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",
    "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": 1152,
    "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": 66,
  "_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.542809100166323,
  "_indexed": true,
  "_nocasepkg": "cleaner",
  "_universes": [
    "msberends"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-05-12T06:40:31.000Z",
      "distro": "noble",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "8aa52d3c3b9745d0a81879ef0d1770089705e9a800a76007c3c61773bd49b031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-05-12T06:40:35.000Z",
      "distro": "noble",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "8d2bf89658e8d909fb832824fbacb9bdb228d8871a1f7b04e62e644f7798b2bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-05-12T06:40:55.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "9b02c9b3e02de4eec3e0704ff68f341534a63b0d497da931f8c8ada0cbfd3702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-05-12T06:40:45.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "869074da901b4f26fc8705a1febf9661f3cb316a0d6aa7fcc4e0ec1b3d4e0ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-12T06:39:56.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "34c060f89ce8e762ac4101749287906775e95f866814517d5a8a64ff31deb010",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-12T06:39:44.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "0f295836cdbd0d5e82c8a5fe5c0bb6525fedaf234b90f1632b730277d985bc2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-12T06:39:48.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "9e4f5f03b759a43607f8756bea8d4863fb7dfea507364767e5f1b22645828d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.5",
      "date": "2026-05-22T10:58:20.000Z",
      "commit": "7dcfb33a375c1ed12acbd0addc16ddc8cc7a155d",
      "fileid": "6cbef80de669c0c92c1e63da9e541250cfd88ee5f8f874d873a4ffadcdbdfe3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msberends/actions/runs/25717834925"
    }
  ]
}