Artifacts using Stats (13,856)
51.Xtable179 usages
org.renjin.cran » xtable GPL
Coerce data to LaTeX and HTML tables.
Last Release on Feb 14, 2021
52.Hmisc172 usages
org.renjin.cran » Hmisc GPL
Contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, ...
Last Release on Feb 13, 2021
53.Digest171 usages
org.renjin.cran » digest GPL
Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as ...
Last Release on Nov 4, 2024
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and ...
Last Release on Nov 21, 2024
55.R6157 usages
org.renjin.cran » R6 MIT
Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package.
Last Release on Nov 4, 2024
56.Readr153 usages
org.renjin.cran » readr GPL
The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.
Last Release on May 2, 2022
57.Gtools150 usages
org.renjin.cran » gtools GPL
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', ...
Last Release on Feb 16, 2021
59.Cluster146 usages
org.renjin.cran » cluster GPL
Methods for Cluster analysis. Much extended the original from Peter Rousseeuw, Anja Struyf and Mia Hubert, based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".
Last Release on Feb 15, 2021
60.Fields146 usages
org.renjin.cran » fields GPL
For curve, surface and function fitting with an emphasis on splines, spatial data, geostatistics, and spatial statistics. The major methods include cubic, and thin plate splines, Kriging, and compactly supported covariance functions for large data ...
Last Release on May 29, 2022