Skip to content

r2shortcode

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

v0.2 · Apr 5, 2024 · MIT + file LICENSE

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.

Downloads

158

Last 30 days

20849th

158

Last 90 days

158

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Obinna Obianom <idonshayo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Obinna",
                    family = "Obianom",
                    role = c("aut", "cre"),
                    email = "idonshayo@gmail.com")
as necessary.

The BugReports field in DESCRIPTION has
  https://github.com/oobianom/r2shortcode
which should likely be
  https://github.com/oobianom/r2shortcode/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Obinna Obianom <idonshayo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Obinna",
                    family = "Obianom",
                    role = c("aut", "cre"),
                    email = "idonshayo@gmail.com")
as necessary.

The BugReports field in DESCRIPTION has
  https://github.com/oobianom/r2shortcode
which should likely be
  https://github.com/oobianom/r2shortcode/issues
instead.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Obinna Obianom <idonshayo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Obinna",
                    family = "Obianom",
                    role = c("aut", "cre"),
                    email = "idonshayo@gmail.com")
as necessary.

The BugReports field in DESCRIPTION has
  https://github.com/oobianom/r2shortcode
which should likely be
  https://github.com/oobianom/r2shortcode/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Obinna Obianom <idonshayo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Obinna",
                    family = "Obianom",
                    role = c("aut", "cre"),
                    email = "idonshayo@gmail.com")
as necessary.

The BugReports field in DESCRIPTION has
  https://github.com/oobianom/r2shortcode
which should likely be
  https://github.com/oobianom/r2shortcode/issues
instead.

Dependency Network

Dependencies Reverse dependencies stringr r2shortcode

Version History

new 0.2 Mar 9, 2026