{
  "_id": "6a15430facfb0bcc41d56680",
  "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-05-26 06:48:51 UTC",
    "User": "root"
  },
  "Author": "Harrison Tietze [aut, cre]",
  "MD5sum": "c15d638159d5cd203b1dee25102a9418",
  "_user": "harrison4192",
  "_type": "src",
  "_file": "framecleaner_0.2.1.tar.gz",
  "_fileid": "a760d569a599f539872c09dbfe74099d4e83fe2d323b153abc425ff75fef8297",
  "_filesize": 156402,
  "_sha256": "a760d569a599f539872c09dbfe74099d4e83fe2d323b153abc425ff75fef8297",
  "_created": "2026-05-26T06:48:51.000Z",
  "_published": "2026-05-26T06:51:59.666Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77821946133,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210618714"
    },
    {
      "job": 77821946129,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210623545"
    },
    {
      "job": 77821946136,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210621021"
    },
    {
      "job": 77821946115,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210612908"
    },
    {
      "job": 77821363626,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210587490"
    },
    {
      "job": 77821946117,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210619231"
    },
    {
      "job": 77821946135,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210620415"
    },
    {
      "job": 77821946143,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210606400"
    },
    {
      "job": 77821946157,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210610325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user."
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/framecleaner"
  },
  "_devurl": "https://github.com/harrison4192/framecleaner",
  "_pkgdown": "https://harrison4192.github.io/framecleaner/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-26T06:51:00.000Z",
      "distro": "noble",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "d5a9d8cdea29ba3c310c08150bcb957d35d73eb207bbb7a27637da7dde556dea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-26T06:51:18.000Z",
      "distro": "noble",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "7d8d948ba040c7981be7f9eee2e95768a394e444bfbe2a72bbbacf0e0dc66459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-26T06:51:13.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "8cdcc8c7d26a2f28abd5340eb27bcb068e5a37806cee0435a2d578babcc57d7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-26T06:50:39.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "82b118cf360b3f87af312915a187235eede4a52b0842158fe035f366f0a6f3eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-26T06:51:16.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "3046e96767b3af8d6800598e9447de17cffb4ff4f88c9a6030e19f4e01393012",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T06:51:02.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "e66f3cf51855375a6295b66a65d5e949ba69bae97638712c5073d08fafbef37e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T06:50:06.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "f1d2a4b8a8da5e0ef72f94152e0182cee685b4628ddb42564f68f40dcdc8cd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T06:50:17.000Z",
      "commit": "919755dad40590ecf0a9a4c881b67fef8d946338",
      "fileid": "bc637be05c018494e3fd8c679f480354b77ed0f9e91cbce9c3e984d3aa66d39c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26436784909"
    }
  ]
}