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:Josiah Parry [aut], Dyfan Jones [cre]

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

On CRAN:

Conda:

rustcargo

3.95 score 9 stars 6 scripts 555 downloads 10 exports 0 dependencies

Last updated from:72c239d982. Checks:9 OK, 4 NOTE. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK172
linux-devel-x86_64OK138
source / vignettesOK168
linux-release-arm64OK136
linux-release-x86_64OK137
macos-release-arm64NOTE88
macos-release-x86_64NOTE240
macos-oldrel-arm64OK89
macos-oldrel-x86_64OK160
windows-develNOTE222
windows-releaseNOTE123
windows-oldrelOK133
wasm-releaseOK127

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 pageTopics
Convert string depending case preferencecaseconverter 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