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.

Version: 3.5.0
Depends: R (≥ 2.10)
Published: 2015-05-29
Author: Gregory R. Warnes, Ben Bolker, and Thomas Lumley
Maintainer: Gregory R. Warnes <greg at warnes.net>
License: GPL-2
NeedsCompilation: yes
Materials: NEWS ChangeLog
CRAN checks: gtools results

Downloads:

Reference manual: gtools.pdf
Package source: gtools_3.5.0.tar.gz
Windows binaries: r-devel: gtools_3.5.0.zip, r-release: gtools_3.5.0.zip, r-oldrel: gtools_3.5.0.zip
OS X Mavericks binaries: r-release: gtools_3.5.0.tgz, r-oldrel: gtools_3.5.0.tgz
Old sources: gtools archive

Reverse dependencies:

Reverse depends: ASMap, bayesMCClust, Biocomb, ClusterR, ConsRank, crossdes, dice, GameTheory, genetics, GESTr, GSM, hier.part, HUM, iCluster, IDPSurvival, interferenceCI, iteRates, JASPAR, likeLTD, MAMA, MasterBayes, MDplot, MetabolAnalyze, modMax, muma, mvtmeta, ordBTL, orQA, PairViz, REQS, rnaseqWrapper, rpsychi, rvHPDT, sensory, SRRS, trioGxE, Ultimixt, WMCapacity
Reverse imports: apmsWAPP, AutoModel, BayesFactor, blkbox, bootnet, BradleyTerry2, CoClust, CoImp, conting, cooptrees, datautils, drc, dynpanel, ecospat, eiwild, gdata, GGMselect, gplots, gwdegree, hierfstat, HKprocess, IGM.MEA, imputeMulti, IntClust, kamila, LINselect, LogicForest, MarkowitzR, metaMix, minimaxdesign, mixedMem, MuViCP, NSM3, paleobioDB, Pasha, pipe.design, PolyPatEx, polySegratioMM, qgraph, r4ss, randomUniformForest, RankAggreg, RCPmod, reservoir, RevEcoR, RI2by2, rmetasim, SGP, shinystan, sirt, sisus, smart, sourceR, ss3sim, STEPCAM, supcluster, svs, TcGSA, TROM, vqtl
Reverse suggests: DOBAD, fdapace, gmodels, HistData, LSAmitR, MetaQC, nonparaeff, paleofire, rattle, R.filesets, SPOT, vhica

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gtools to link to this page.