Package: r2shortcode Type: Package Title: Shorten Function Names of Functions in Another Package and Create an Index to Make Them Accessible Version: 0.2 Author: Obinna Obianom Maintainer: Obinna Obianom Description: 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. License: MIT + file LICENSE URL: https://github.com/oobianom/r2shortcode BugReports: https://github.com/oobianom/r2shortcode Depends: R (> 3.6) Imports: utils, stringr Suggests: rmarkdown, knitr, qpdf Encoding: UTF-8 VignetteBuilder: knitr Language: en-US RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://oobianom.r-universe.dev Date/Publication: 2024-04-05 03:47:42 UTC RemoteUrl: https://github.com/oobianom/r2shortcode RemoteRef: HEAD RemoteSha: a1a2d3296a975cf04c59aa3f5ca0b136be055a74 NeedsCompilation: no Packaged: 2026-06-11 07:49:20 UTC; root