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.5)r2shortcode_0.2.zip(r-4.4)r2shortcode_0.2.zip(r-4.3)
r2shortcode_0.2.tgz(r-4.4-any)r2shortcode_0.2.tgz(r-4.3-any)
r2shortcode_0.2.tar.gz(r-4.5-noble)r2shortcode_0.2.tar.gz(r-4.4-noble)
r2shortcode_0.2.tgz(r-4.4-emscripten)r2shortcode_0.2.tgz(r-4.3-emscripten)
r2shortcode.pdf |r2shortcode.html
r2shortcode/json (API)

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

Peer review:

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

On CRAN:

13 exports 0.73 score 8 dependencies 160 downloads

Last updated 6 months agofrom:a1a2d3296a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winOKSep 02 2024
R-4.5-linuxOKSep 02 2024
R-4.4-winOKSep 02 2024
R-4.4-macOKSep 02 2024
R-4.3-winOKSep 02 2024
R-4.3-macOKSep 02 2024

Exports:chooseShortNameclearStoredNamesdiscardShortcodeshasSpecialCharactershasUpperCasehelpindexisUpperCasenameAlreadyExistssearchNameSaveNameshortenPkgstoreChosenNamewhatis

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Introduction to the r2shortcode R Package

Rendered fromsimple_samples.Rmdusingknitr::rmarkdownon Sep 02 2024.

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