{
  "_id": "6a49dca52c82cd361482443f",
  "Package": "snakecase",
  "Version": "0.11.1",
  "Date": "2023-08-27",
  "Title": "Convert Strings into any Case",
  "Description": "A consistent, flexible and easy to use tool to parse and\nconvert strings into cases like snake or camel among others.",
  "Authors@R": "c(\nperson(\"Malte\", \"Grosser\", , \"malte.grosser@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "Malte Grosser <malte.grosser@gmail.com>",
  "URL": "https://github.com/Tazinho/snakecase",
  "BugReports": "https://github.com/Tazinho/snakecase/issues",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://tazinho.r-universe.dev",
  "Date/Publication": "2023-08-27 20:29:22 UTC",
  "RemoteUrl": "https://github.com/tazinho/snakecase",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:21:33 UTC",
    "User": "root"
  },
  "Author": "Malte Grosser [aut, cre]",
  "_user": "tazinho",
  "_type": "src",
  "_file": "snakecase_0.11.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7194f2c1325788b910d0494a241cfbc785d864cf64a519e91e6fa93268d98588",
  "_filesize": 611284,
  "_sha256": "7194f2c1325788b910d0494a241cfbc785d864cf64a519e91e6fa93268d98588",
  "_expires": "2026-10-13T04:25:07.000Z",
  "_created": "2026-07-05T04:21:33.000Z",
  "_published": "2026-07-05T04:25:09.473Z",
  "_jobs": [
    {
      "job": 85192184776,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088250102"
    },
    {
      "job": 85192184779,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088251944"
    },
    {
      "job": 85192184783,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088249458"
    },
    {
      "job": 85192184774,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088252988"
    },
    {
      "job": 85192005438,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088238718"
    },
    {
      "job": 85192184781,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088252927"
    },
    {
      "job": 85192184787,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088247150"
    },
    {
      "job": 85192184791,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088245778"
    },
    {
      "job": 85192184788,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088246843"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749",
  "_status": "success",
  "_upstream": "https://github.com/tazinho/snakecase",
  "_commit": {
    "id": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
    "author": "Malte Grosser <malte.grosser@gmail.com>",
    "committer": "Malte Grosser <malte.grosser@gmail.com>",
    "message": "Fix getRversion type (requested by CRAN)\n",
    "time": 1693168162
  },
  "_maintainer": {
    "name": "Malte Grosser",
    "email": "malte.grosser@gmail.com",
    "login": "tazinho",
    "description": "",
    "uuid": 11295192
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "purrrlyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    }
  ],
  "_owner": "tazinho",
  "_selfowned": true,
  "_usedby": 348,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "camelcase",
    "case",
    "conversion",
    "pascalcase",
    "snake-case"
  ],
  "_stars": 155,
  "_contributors": [
    {
      "user": "tazinho",
      "count": 616,
      "uuid": 11295192
    },
    {
      "user": "implexis-analytics",
      "count": 111,
      "uuid": 36767337
    },
    {
      "user": "strengejacke",
      "count": 3,
      "uuid": 26301769
    }
  ],
  "_userbio": {
    "uuid": 11295192,
    "type": "user",
    "name": "Malte Grosser",
    "followers": 56
  },
  "_downloads": {
    "count": 118082,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snakecase"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tazinho/snakecase",
  "_searchresults": 766,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/snakecase.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tazinho/snakecase",
  "_realowner": "tazinho",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2017-05-18"
    },
    {
      "version": "0.5.0",
      "date": "2017-08-08"
    },
    {
      "version": "0.5.1",
      "date": "2017-09-20"
    },
    {
      "version": "0.7.1",
      "date": "2018-01-08"
    },
    {
      "version": "0.8.1",
      "date": "2018-01-21"
    },
    {
      "version": "0.9.0",
      "date": "2018-02-25"
    },
    {
      "version": "0.9.1",
      "date": "2018-03-28"
    },
    {
      "version": "0.9.2",
      "date": "2018-08-14"
    },
    {
      "version": "0.10.0",
      "date": "2019-05-16"
    },
    {
      "version": "0.11.0",
      "date": "2019-05-26"
    },
    {
      "version": "0.11.1",
      "date": "2023-08-28"
    }
  ],
  "_exports": [
    "to_any_case",
    "to_lower_camel_case",
    "to_lower_upper_case",
    "to_mixed_case",
    "to_parsed_case",
    "to_random_case",
    "to_screaming_snake_case",
    "to_sentence_case",
    "to_snake_case",
    "to_swap_case",
    "to_title_case",
    "to_upper_camel_case",
    "to_upper_lower_case"
  ],
  "_help": [
    {
      "page": "abbreviation_internal",
      "title": "Internal abbreviation marker, marks abbreviations with an underscore behind. Useful if 'parsing_option' 1 is needed, but some abbreviations need 'parsing_option' 2.",
      "topics": [
        "abbreviation_internal"
      ]
    },
    {
      "page": "caseconverter",
      "title": "Specific case converter shortcuts",
      "topics": [
        "caseconverter",
        "to_lower_camel_case",
        "to_lower_upper_case",
        "to_mixed_case",
        "to_parsed_case",
        "to_random_case",
        "to_screaming_snake_case",
        "to_sentence_case",
        "to_snake_case",
        "to_swap_case",
        "to_title_case",
        "to_upper_camel_case",
        "to_upper_lower_case"
      ]
    },
    {
      "page": "check_design_rule",
      "title": "Internal helper to test the design rules for any string and setting of 'to_any_case()'",
      "topics": [
        "check_design_rule"
      ]
    },
    {
      "page": "parsing_helpers",
      "title": "Parsing helpers",
      "topics": [
        "parse1_pat_cap_smalls",
        "parse2_pat_digits",
        "parse3_pat_caps",
        "parse4_pat_cap",
        "parse5_pat_non_alnums",
        "parse6_mark_digits",
        "parse7_pat_caps_smalls",
        "parse8_pat_smalls_after_non_alnums",
        "parsing_helpers"
      ]
    },
    {
      "page": "preprocess_internal",
      "title": "Internal function that replaces regex matches with underscores",
      "topics": [
        "preprocess_internal"
      ]
    },
    {
      "page": "relevant",
      "title": "Internal helper for \"lower_upper\", \"upper_lower\". This helper returns a logical vector with TRUE for the first and every second string of those which contain an alphabetic character",
      "topics": [
        "relevant"
      ]
    },
    {
      "page": "replace_special_characters_internal",
      "title": "Internal helper to replace special characters.",
      "topics": [
        "replace_special_characters_internal"
      ]
    },
    {
      "page": "to_any_case",
      "title": "General case conversion",
      "topics": [
        "to_any_case"
      ]
    },
    {
      "page": "to_parsed_case_internal",
      "title": "Internal parser, which is relevant for preprocessing, parsing and parsing options",
      "topics": [
        "to_parsed_case_internal"
      ]
    }
  ],
  "_readme": "https://github.com/tazinho/snakecase/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "caseconverters.Rmd",
      "filename": "caseconverters.html",
      "title": "Case converters",
      "author": "Malte Grosser",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic examples"
      ],
      "created": "2017-03-23 22:15:56",
      "modified": "2018-03-25 22:05:52",
      "commits": 18
    },
    {
      "source": "introducing-the-snakecase-package.Rmd",
      "filename": "introducing-the-snakecase-package.html",
      "title": "Introducing the snakecase package",
      "author": "Malte Grosser",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Import",
        "Graphics",
        "Export",
        "Further information"
      ],
      "created": "2019-05-22 21:10:21",
      "modified": "2019-05-22 21:10:21",
      "commits": 1
    }
  ],
  "_score": 13.767504658150118,
  "_indexed": true,
  "_nocasepkg": "snakecase",
  "_universes": [
    "tazinho"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.1",
      "date": "2026-07-05T04:23:33.000Z",
      "distro": "resolute",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/1463279e243e30377a67d9f2cb6c4e8f95774fb5a94c1cbc8638d940a7301882",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.11.1",
      "date": "2026-07-05T04:23:44.000Z",
      "distro": "resolute",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/6eaca7d3de51834951e411e467e7fb08476313dd89aee5994b6b3dcfa2eadb38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.1",
      "date": "2026-07-05T04:23:54.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/5da95f677797b56abcaccbca93c14940d5eb82dc0aa98128953090eef506798c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.11.1",
      "date": "2026-07-05T04:23:57.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/88f89e22b3d67e12c438803e68df53ec69b599b17de0a141dcd063428a5161df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.1",
      "date": "2026-07-05T04:24:10.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/aac2e0f3f3751a0730bd68041ef8af5f8199575a1f030ec15d099d6e842e6595",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-07-05T04:22:52.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/721fd1ef13f84e5f93efac4e16925fd0a62804ff8de24aba71fdc09d621d6f95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-07-05T04:22:39.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/083c4c70fdf42d4d65adbff13e21a8fb2073800d690cb7263ffb37334f0d5b52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-07-05T04:22:50.000Z",
      "commit": "3b5931f5e03eccbd1e90dea7b1f3b11f629f73e6",
      "fileid": "https://r2.ropensci.org/27b9909509d342e16a5944cc48bca58449375844e7339daf9c3cdc3f7a9aa912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tazinho/actions/runs/28729262749"
    }
  ]
}