{
  "_id": "6a49d6e32c82cd36148228f1",
  "Package": "framecleaner",
  "Type": "Package",
  "Title": "Clean Data Frames",
  "Version": "0.2.1",
  "Authors@R": "person(given = \"Harrison\",\nfamily = \"Tietze\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Harrison4192@gmail.com\")",
  "Maintainer": "Harrison Tietze <Harrison4192@gmail.com>",
  "Description": "Provides a friendly interface for modifying data frames\nwith a sequence of piped commands built upon the 'tidyverse'\nWickham et al., (2019) <doi:10.21105/joss.01686> . The majority\nof commands wrap 'dplyr' mutate statements in a convenient way\nto concisely solve common issues that arise when tidying small\nto medium data sets. Includes smart defaults and allows\nflexible selection of columns via 'tidyselect'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://harrison4192.github.io/framecleaner/,\nhttps://github.com/Harrison4192/framecleaner",
  "BugReports": "https://github.com/Harrison4192/framecleaner/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://harrison4192.r-universe.dev",
  "Date/Publication": "2026-02-25 11:07:36 UTC",
  "RemoteUrl": "https://github.com/harrison4192/framecleaner",
  "RemoteRef": "HEAD",
  "RemoteSha": "919755dad40590ecf0a9a4c881b67fef8d946338",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 03:56:52 UTC",
    "User": "root"
  },
  "Author": "Harrison Tietze [aut, cre]",
  "_user": "harrison4192",
  "_type": "src",
  "_file": "framecleaner_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9c5d356e640ffae76ce151fa67e9df0b6689d0f1639c4ed3f6daad68c7df910e",
  "_filesize": 158281,
  "_sha256": "9c5d356e640ffae76ce151fa67e9df0b6689d0f1639c4ed3f6daad68c7df910e",
  "_expires": "2026-10-13T04:00:33.000Z",
  "_created": "2026-07-05T03:56:52.000Z",
  "_published": "2026-07-05T04:00:35.308Z",
  "_jobs": [
    {
      "job": 85190865090,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088117639"
    },
    {
      "job": 85190865093,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088118856"
    },
    {
      "job": 85190865095,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088111378"
    },
    {
      "job": 85190865091,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088111926"
    },
    {
      "job": 85190696301,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088103598"
    },
    {
      "job": 85190865094,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088115581"
    },
    {
      "job": 85190865131,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088111567"
    },
    {
      "job": 85190865127,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088110124"
    },
    {
      "job": 85190865098,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088112317"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295",
  "_status": "success",
  "_upstream": "https://github.com/harrison4192/framecleaner",
  "_commit": {
    "id": "919755dad40590ecf0a9a4c881b67fef8d946338",
    "author": "Harrison Tietze <Harrison4192@gmail.com>",
    "committer": "Harrison Tietze <Harrison4192@gmail.com>",
    "message": "new\n",
    "time": 1772017656
  },
  "_maintainer": {
    "name": "Harrison Tietze",
    "email": "harrison4192@gmail.com",
    "login": "harrison4192",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user.",
    "uuid": 11383934
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "badger",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "harrison4192",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "harrison4192",
      "count": 95,
      "uuid": 11383934
    }
  ],
  "_userbio": {
    "uuid": 11383934,
    "type": "user",
    "name": "Harrison",
    "followers": 14,
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user."
  },
  "_downloads": {
    "count": 360,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/framecleaner"
  },
  "_devurl": "https://github.com/harrison4192/framecleaner",
  "_pkgdown": "https://harrison4192.github.io/framecleaner/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/framecleaner.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harrison4192/framecleaner",
  "_realowner": "harrison4192",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-03"
    },
    {
      "version": "0.2.0",
      "date": "2021-11-17"
    },
    {
      "version": "0.2.1",
      "date": "2024-03-15"
    }
  ],
  "_exports": [
    "%>%",
    "as_integer16_or_64",
    "auto_setwd",
    "clean_frame",
    "create_dummies",
    "create_flag",
    "date_yh",
    "date_ym",
    "date_yq",
    "fill_na",
    "filter_for",
    "filter_missing",
    "import_dir",
    "import_tibble",
    "make_na",
    "pad_auto",
    "pad_col",
    "recode_chr",
    "relocate_all",
    "remove_whitespace",
    "select_otherwise",
    "set_chr",
    "set_date",
    "set_dbl",
    "set_fct",
    "set_int",
    "set_lgl"
  ],
  "_help": [
    {
      "page": "as_integer16_or_64",
      "title": "as_integer16_or_64",
      "topics": [
        "as_integer16_or_64"
      ]
    },
    {
      "page": "auto_setwd",
      "title": "auto setwd",
      "topics": [
        "auto_setwd"
      ]
    },
    {
      "page": "clean_frame",
      "title": "Clean Data Frame",
      "topics": [
        "clean_frame"
      ]
    },
    {
      "page": "create_dummies",
      "title": "create dummies",
      "topics": [
        "create_dummies"
      ]
    },
    {
      "page": "create_flag",
      "title": "create flag",
      "topics": [
        "create_flag"
      ]
    },
    {
      "page": "date_yh",
      "title": "date_yh",
      "topics": [
        "date_yh"
      ]
    },
    {
      "page": "date_ym",
      "title": "date_ym",
      "topics": [
        "date_ym"
      ]
    },
    {
      "page": "date_yq",
      "title": "date_yq",
      "topics": [
        "date_yq"
      ]
    },
    {
      "page": "fill_na",
      "title": "Fill NAs",
      "topics": [
        "fill_na"
      ]
    },
    {
      "page": "filter_for",
      "title": "filter for",
      "topics": [
        "filter_for"
      ]
    },
    {
      "page": "filter_missing.data.frame",
      "title": "filter out missings",
      "topics": [
        "filter_missing",
        "filter_missing.data.frame"
      ]
    },
    {
      "page": "import_dir",
      "title": "import directory",
      "topics": [
        "import_dir"
      ]
    },
    {
      "page": "import_tibble",
      "title": "import tibble",
      "topics": [
        "import_tibble"
      ]
    },
    {
      "page": "make_na.data.frame",
      "title": "Make NAs",
      "topics": [
        "make_na",
        "make_na.data.frame"
      ]
    },
    {
      "page": "pad_auto",
      "title": "pad auto",
      "topics": [
        "pad_auto"
      ]
    },
    {
      "page": "pad_col",
      "title": "pad column",
      "topics": [
        "pad_col"
      ]
    },
    {
      "page": "recode_chr",
      "title": "recode_chr",
      "topics": [
        "recode_chr"
      ]
    },
    {
      "page": "relocate_all",
      "title": "Relocate All",
      "topics": [
        "relocate_all"
      ]
    },
    {
      "page": "remove_whitespace",
      "title": "Remove Whitespace",
      "topics": [
        "remove_whitespace"
      ]
    },
    {
      "page": "select_otherwise",
      "title": "select_otherwise",
      "topics": [
        "select_otherwise"
      ]
    },
    {
      "page": "set_chr",
      "title": "set character",
      "topics": [
        "set_chr"
      ]
    },
    {
      "page": "set_date",
      "title": "set date",
      "topics": [
        "set_date"
      ]
    },
    {
      "page": "set_dbl.data.frame",
      "title": "set double",
      "topics": [
        "set_dbl",
        "set_dbl.character",
        "set_dbl.data.frame",
        "set_dbl.Date",
        "set_dbl.factor",
        "set_dbl.integer64",
        "set_dbl.numeric"
      ]
    },
    {
      "page": "set_fct.data.frame",
      "title": "set factor",
      "topics": [
        "set_fct",
        "set_fct.data.frame",
        "set_fct.default"
      ]
    },
    {
      "page": "set_int.data.frame",
      "title": "set integer",
      "topics": [
        "set_int",
        "set_int.data.frame",
        "set_int.grouped_df"
      ]
    },
    {
      "page": "set_lgl.data.frame",
      "title": "set logical",
      "topics": [
        "set_lgl",
        "set_lgl.character",
        "set_lgl.data.frame",
        "set_lgl.default",
        "set_lgl.numeric"
      ]
    }
  ],
  "_readme": "https://github.com/harrison4192/framecleaner/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "fastDummies",
    "forcats",
    "foreign",
    "fs",
    "generics",
    "glue",
    "haven",
    "hms",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rlist",
    "rstudioapi",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cleanYourFrame.Rmd",
      "filename": "cleanYourFrame.html",
      "title": "cleanYourFrame",
      "engine": "knitr::rmarkdown",
      "headings": [
        "set nas",
        "remove whitespace",
        "set dates",
        "relocate all",
        "clean frame",
        "fill nas"
      ],
      "created": "2021-02-10 16:16:17",
      "modified": "2021-10-19 06:34:52",
      "commits": 6
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "framecleaner",
  "_universes": [
    "harrison4192"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T03:59:24.000Z",
      "distro": "resolute",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/538c97a68dd8fb818b4af0d27b621fcd46e8a929d8b144886ae277ac378a5004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T03:59:38.000Z",
      "distro": "resolute",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/1ac3e6fa403fbbe43bfb0b0fda3bebfd94a870448e6743a5d50c824f7bf6fbe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T03:58:23.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/9f107fa5b80aeb673159146f3259c005b21beb8ce48f156ece913305ba9a15e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T03:58:26.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/01911827b95baaa3ba3e0e3701bbdf5116caa534fde684a15f6cfdf5b7ceb593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-05T03:59:18.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/402aa91bb428f11fae5e26c3134039dd2937d4ce30867f3ed861a5e71ed5e884",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T03:58:11.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/75d35687fe19f8492087e186053bf51c1e73cee87573438059ccf98f00ebc762",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T03:58:01.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/00faab6145e6d6dfb00b25d681ae663e22558959101d7e46059af6994ab01f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T03:58:18.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "https://r2.ropensci.org/990782caff1ac0b90b6191580855e9f5c3459eb9e74112abe7a1606dbafc9d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728743295"
    }
  ]
}