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.

Version: 0.2
Depends: R (> 3.6)
Imports: utils, stringr
Suggests: rmarkdown, knitr, qpdf
Published: 2024-04-05
Author: Obinna Obianom
Maintainer: Obinna Obianom <idonshayo at gmail.com>
BugReports: https://github.com/oobianom/r2shortcode
License: MIT + file LICENSE
URL: https://github.com/oobianom/r2shortcode
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: r2shortcode results

Documentation:

Reference manual: r2shortcode.pdf
Vignettes: Shorten r2resume package

Downloads:

Package source: r2shortcode_0.2.tar.gz
Windows binaries: r-prerel: r2shortcode_0.2.zip, r-release: r2shortcode_0.2.zip, r-oldrel: r2shortcode_0.2.zip
macOS binaries: r-prerel (arm64): r2shortcode_0.2.tgz, r-release (arm64): r2shortcode_0.2.tgz, r-oldrel (arm64): r2shortcode_0.2.tgz, r-prerel (x86_64): r2shortcode_0.2.tgz, r-release (x86_64): r2shortcode_0.2.tgz
Old sources: r2shortcode archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=r2shortcode to link to this page.