Package: heck 0.1.5
heck: Highly Performant String Case Converter
Provides a case conversion between common cases like CamelCase and snake_case. Using the 'rust crate heck' <https://github.com/withoutboats/heck> as the backend for a highly performant case conversion for 'R'.
Authors:
heck_0.1.5.tar.gz
heck_0.1.5.zip(r-4.7)heck_0.1.5.zip(r-4.6)heck_0.1.5.zip(r-4.5)
heck_0.1.5.tgz(r-4.6-x86_64)heck_0.1.5.tgz(r-4.6-arm64)heck_0.1.5.tgz(r-4.5-x86_64)heck_0.1.5.tgz(r-4.5-arm64)
heck_0.1.5.tar.gz(r-4.7-arm64)heck_0.1.5.tar.gz(r-4.7-x86_64)heck_0.1.5.tar.gz(r-4.6-arm64)heck_0.1.5.tar.gz(r-4.6-x86_64)
heck_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
heck/json (API)
NEWS
| # Install 'heck' in R: |
| install.packages('heck', repos = c('https://dyfanjones.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dyfanjones/heck/issues
Last updated from:72c239d982. Checks:9 OK, 4 NOTE. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 172 | ||
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 168 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | NOTE | 88 | ||
| macos-release-x86_64 | NOTE | 240 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| macos-oldrel-x86_64 | OK | 160 | ||
| windows-devel | NOTE | 222 | ||
| windows-release | NOTE | 123 | ||
| windows-oldrel | OK | 133 | ||
| wasm-release | OK | 127 |
Exports:to_kebab_caseto_lower_camel_caseto_pascal_caseto_shouty_kebab_caseto_shouty_snake_caseto_snake_caseto_snek_caseto_title_caseto_train_caseto_upper_camel_case
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert string depending case preference | caseconverter to_kebab_case to_lower_camel_case to_pascal_case to_shouty_kebab_case to_shouty_snake_case to_snake_case to_snek_case to_title_case to_train_case to_upper_camel_case |
