Package: gtools 3.9.6
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').
Authors:
gtools_3.9.6.tar.gz
gtools_3.9.6.zip(r-4.6)gtools_3.9.6.zip(r-4.5)gtools_3.9.6.zip(r-4.4)
gtools_3.9.6.tgz(r-4.6-x86_64)gtools_3.9.6.tgz(r-4.6-arm64)gtools_3.9.6.tgz(r-4.5-x86_64)gtools_3.9.6.tgz(r-4.5-arm64)
gtools_3.9.6.tar.gz(r-4.6-arm64)gtools_3.9.6.tar.gz(r-4.6-x86_64)gtools_3.9.6.tar.gz(r-4.5-arm64)gtools_3.9.6.tar.gz(r-4.5-x86_64)
gtools_3.9.6.tgz(r-4.5-emscripten)
gtools.pdf |gtools.html✨
gtools/json (API)
NEWS
| # Install 'gtools' in R: |
| install.packages('gtools', repos = c('https://r-gregmisc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-gregmisc/gtools/issues
Last updated from:b5b687667a. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 142 | |
| linux-devel-x86_64 | OK | 173 | |
| source / vignettes | OK | 237 | |
| linux-release-arm64 | OK | 144 | |
| linux-release-x86_64 | OK | 154 | |
| macos-devel-arm64 | OK | 91 | |
| macos-devel-x86_64 | OK | 251 | |
| macos-release-arm64 | OK | 98 | |
| macos-release-x86_64 | OK | 482 | |
| windows-devel | OK | 106 | |
| windows-release | OK | 98 | |
| windows-oldrel | OK | 132 | |
| wasm-release | OK | 132 |
Exports:ascASCIIfyaskassertassignEdgewisebaseOfbinsearchcapturecapwordscheckRVersionchrcombinationsddirichletdefmacroevenfoldchangefoldchange2logratiogetDependenciesinv.logitinvalidkeywordslastAddloadedPackageslogitlogratio2foldchangemixedordermixedsortna.replaceoddpermutationspermutequantcutrdirichletroman2intrunningscatscript_filescript_pathsetTCPNoDelaysmartbindsplit_pathsprintstars.pvalstat_modestrmacrounByteCodeunByteCodeAssign
Dependencies:
