The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A collection of miscellaneous basic statistic functions and convenience wrappers for efficiently describing data. The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing graphical summaries and reporting the results. The package contains furthermore functions to produce documents using MS Word (or PowerPoint) and functions to import data from Excel. Many of the included functions can be found scattered in other packages and other sources written partly by Titans of R. The reason for collecting them here, was primarily to have them consolidated in ONE instead of dozens of packages (which themselves might depend on other packages which are not needed at all), and to provide a common and consistent interface as far as function and arguments naming, NA handling, recycling rules etc. are concerned. Google style guides were used as naming rules (in absence of convincing alternatives). The 'BigCamelCase' style was consequently applied to functions borrowed from contributed R packages as well.
Version: | 0.99.59 |
Depends: | base, stats, R (≥ 4.2.0) |
Imports: | graphics, grDevices, methods, MASS, utils, boot, mvtnorm, expm, Rcpp (≥ 0.12.10), rstudioapi, Exact, gld, data.table, readxl, haven, httr, withr, cli |
LinkingTo: | Rcpp |
Suggests: | RDCOMClient, tcltk, VGAM, R.rsp, testthat (≥ 3.0.0) |
Published: | 2025-01-26 |
DOI: | 10.32614/CRAN.package.DescTools |
Author: | Andri Signorell |
Maintainer: | Andri Signorell <andri at signorell.net> |
BugReports: | https://github.com/AndriSignorell/DescTools/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://andrisignorell.github.io/DescTools/, https://github.com/AndriSignorell/DescTools/ |
NeedsCompilation: | yes |
SystemRequirements: | C++17 |
Additional_repositories: | http://www.omegahat.net/R |
Materials: | README NEWS |
In views: | MissingData |
CRAN checks: | DescTools results |
Reference manual: | DescTools.pdf |
Vignettes: |
Combinatorics (source) DescTools Companion (source) Tables in R (source) |
Package source: | DescTools_0.99.59.tar.gz |
Windows binaries: | r-devel: DescTools_0.99.59.zip, r-release: DescTools_0.99.59.zip, r-oldrel: DescTools_0.99.59.zip |
macOS binaries: | r-devel (arm64): DescTools_0.99.59.tgz, r-release (arm64): DescTools_0.99.59.tgz, r-oldrel (arm64): DescTools_0.99.59.tgz, r-devel (x86_64): DescTools_0.99.59.tgz, r-release (x86_64): DescTools_0.99.59.tgz, r-oldrel (x86_64): DescTools_0.99.59.tgz |
Old sources: | DescTools archive |
Please use the canonical form https://CRAN.R-project.org/package=DescTools to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.