gtools

Various R Programming Tools

CRAN Package

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


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.

Sun
Mon
Tue
Wed
Thu
Fri
Sat
0 downloadsMar 16, 2025
0 downloadsMar 17, 2025
7,508 downloadsMar 18, 2025
6,886 downloadsMar 19, 2025
6,951 downloadsMar 20, 2025
6,305 downloadsMar 21, 2025
3,561 downloadsMar 22, 2025
3,542 downloadsMar 23, 2025
6,748 downloadsMar 24, 2025
7,742 downloadsMar 25, 2025
7,860 downloadsMar 26, 2025
7,131 downloadsMar 27, 2025
5,706 downloadsMar 28, 2025
3,950 downloadsMar 29, 2025
3,282 downloadsMar 30, 2025
6,280 downloadsMar 31, 2025
6,720 downloadsApr 1, 2025
7,390 downloadsApr 2, 2025
6,715 downloadsApr 3, 2025
5,332 downloadsApr 4, 2025
3,242 downloadsApr 5, 2025
3,332 downloadsApr 6, 2025
6,643 downloadsApr 7, 2025
7,193 downloadsApr 8, 2025
7,622 downloadsApr 9, 2025
6,521 downloadsApr 10, 2025
6,172 downloadsApr 11, 2025
3,602 downloadsApr 12, 2025
3,427 downloadsApr 13, 2025
7,019 downloadsApr 14, 2025
7,417 downloadsApr 15, 2025
8,672 downloadsApr 16, 2025
0 downloadsApr 17, 2025
0 downloadsApr 18, 2025
0 downloadsApr 19, 2025
3,242
8,672

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