gtools
Various R Programming Tools
Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages ('ask', 'checkRVersion', 'getDependencies', 'keywords', 'scat'), - calculate the logit and inverse logit transformations ('logit', 'inv.logit'), - test if a value is missing, empty or contains only NA and NULL values ('invalid'), - manipulate R's .Last function ('addLast'), - define macros ('defmacro'), - detect odd and even integers ('odd', 'even'), - convert strings containing non-ASCII characters (like single quotes) to plain ASCII ('ASCIIfy'), - perform a binary search ('binsearch'), - sort strings containing both numeric and character components ('mixedsort'), - create a factor variable from the quantiles of a continuous variable ('quantcut'), - enumerate permutations and combinations ('combinations', 'permutation'), - calculate and convert between fold-change and log-ratio ('foldchange', 'logratio2foldchange', 'foldchange2logratio'), - calculate probabilities and generate random numbers from Dirichlet distributions ('rdirichlet', 'ddirichlet'), - apply a function over adjacent subsets of a vector ('running'), - modify the TCP_NODELAY ('de-Nagle') flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match ('smartbind'), - generate significance stars from p-values ('stars.pval'), - convert characters to/from ASCII codes ('asc', 'chr'), - convert character vector to ASCII representation ('ASCIIfy'), - apply title capitalization rules to a character vector ('capwords').
- Version3.9.5
- R versionunknown
- LicenseGPL-2
- Needs compilation?Yes
- Languageen-US
- Last release11/20/2023
Documentation
Team
Ben Bolker
MaintainerShow author detailsThomas Lumley
Show author detailsRolesAuthorBill Venables
Show author detailsRolesAuthorArni Magnusson
Show author detailsRolesAuthorScott Chamberlain
Gregory R. Warnes
Show author detailsRolesAuthorNitin Jain
Show author detailsRolesContributorSteffen Moeller
Show author detailsRolesAuthorGenei Ryodan
Show author detailsRolesAuthorIan Wilson
Show author detailsRolesContributorMark Davis
Show author detailsRolesContributor
Insights
Last 30 days
This package has been downloaded 180,471 times in the last 30 days. That's a whole lot of downloads. Somewhere, a librarian is trying to figure out why more bandwidth is needed. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 8,672 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 2,010,189 times in the last 365 days. This is the academic equivalent of going platinum. Except, you know, with more charts and fewer screaming fans. Congratulations! The day with the most downloads was May 27, 2024 with 12,471 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests5 packages
- Reverse Depends29 packages
- Reverse Imports200 packages
- Reverse Suggests26 packages