r2shortcode: Shorten Package Function Names

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.1
Depends: R (≥ 3.4)
Imports: utils, stringr, magrittr
Suggests: rmarkdown, knitr, qpdf
Published: 2020-06-25
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
CRAN checks: r2shortcode results

Documentation:

Reference manual: r2shortcode.pdf
Vignettes: Shorten r2resume package

Downloads:

Package source: r2shortcode_0.1.tar.gz
Windows binaries: r-devel: r2shortcode_0.1.zip, r-release: r2shortcode_0.1.zip, r-oldrel: r2shortcode_0.1.zip
macOS binaries: r-release (arm64): r2shortcode_0.1.tgz, r-oldrel (arm64): r2shortcode_0.1.tgz, r-release (x86_64): r2shortcode_0.1.tgz, r-oldrel (x86_64): r2shortcode_0.1.tgz

Linking:

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