Package: r2shortcode 0.2

Obinna Obianom

r2shortcode: Shorten Function Names of Functions in Another Package and Create an Index to Make Them Accessible

When creating a package, authors may sometimes struggle with coming up with easy and straightforward function names, and at the same time hoping that other packages do not already have the same function names. In trying to meet this goal, sometimes, function names are not descriptive enough and may confuse the potential users. The purpose of this package is to serve as a package function short form generator and also provide shorthand names for other functions. Having this package will entice authors to create long function names without the fear of users not wanting to use their packages because of the long names. In a way, everyone wins - the authors can use long descriptive function names, and the users can use this package to make short functions names while still using the package in question.

Authors:Obinna Obianom

r2shortcode_0.2.tar.gz
r2shortcode_0.2.zip(r-4.7)r2shortcode_0.2.zip(r-4.6)r2shortcode_0.2.zip(r-4.5)
r2shortcode_0.2.tgz(r-4.6-any)r2shortcode_0.2.tgz(r-4.5-any)
r2shortcode_0.2.tar.gz(r-4.7-any)r2shortcode_0.2.tar.gz(r-4.6-any)
r2shortcode_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
r2shortcode/json (API)

# Install 'r2shortcode' in R:
install.packages('r2shortcode', repos = c('https://oobianom.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/oobianom/r2shortcode/issues

On CRAN:

Conda:

3.70 score 177 downloads 13 exports 8 dependencies

Last updated from:a1a2d3296a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK99
source / vignettesOK173
linux-release-x86_64OK124
macos-release-arm64OK89
macos-oldrel-arm64OK75
windows-develOK73
windows-releaseOK81
windows-oldrelOK72
wasm-releaseOK106

Exports:chooseShortNameclearStoredNamesdiscardShortcodeshasSpecialCharactershasUpperCasehelpindexisUpperCasenameAlreadyExistssearchNameSaveNameshortenPkgstoreChosenNamewhatis

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Introduction to the r2shortcode R Package

Rendered fromsimple_samples.Rmdusingknitr::rmarkdownon May 12 2026.

Last update: 2024-04-05
Started: 2020-06-03