rwinlib
|
public |
No Summary
|
2025-03-25 |
rstudio
|
public |
A set of integrated tools designed to help you be more productive with R
|
2025-03-25 |
rpy2
|
public |
Python interface to the R language (embedded R)
|
2025-03-25 |
r-zoo
|
public |
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.
|
2025-03-25 |
r-yaml
|
public |
Implements the 'libyaml' 'YAML' 1.1 parser and emitter (<http://pyyaml.org/wiki/LibYAML>) for R.
|
2025-03-25 |
r-xts
|
public |
Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
|
2025-03-25 |
r-xtable
|
public |
Coerce data to LaTeX and HTML tables.
|
2025-03-25 |
r-xml2
|
public |
Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library.
|
2025-03-25 |
r-xml
|
public |
Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
|
2025-03-25 |
r-xlsxjars
|
public |
The xlsxjars package collects all the external jars required for the xlxs package. This release corresponds to POI 3.10.1.
|
2025-03-25 |
r-xlsx
|
public |
Provide R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
|
2025-03-25 |
r-xgboost
|
public |
eXtreme Gradient Boosting
|
2025-03-25 |
r-withr
|
public |
A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions.
|
2025-03-25 |
r-whisker
|
public |
logicless templating, reuse templates in many programming languages including R
|
2025-03-25 |
r-weatherdata
|
public |
Functions that help in fetching weather data from websites. Given a location and a date range, these functions help fetch weather data (temperature, pressure etc.) for any weather related analysis.
|
2025-03-25 |
r-visnetwork
|
public |
Provides an R interface to the 'vis.js' JavaScript charting library. It allows an interactive visualization of networks.
|
2025-03-25 |
r-viridislite
|
public |
Port of the new 'matplotlib' color maps ('viridis' - the default -, 'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib' <http://matplotlib.org/ > is a popular plotting library for 'python'. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness. This is the 'lite' version of the more complete 'viridis' package that can be found at <https://cran.r-project.org/package=viridis>.
|
2025-03-25 |
r-viridis
|
public |
Port of the new 'matplotlib' color maps ('viridis' - the default -, 'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib' <http://matplotlib.org/ > is a popular plotting library for 'python'. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness.
|
2025-03-25 |
r-vgam
|
public |
An implementation of about 6 major classes of statistical regression models. At the heart of it are the vector generalized linear and additive model (VGLM/VGAM) classes, and the book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) <DOI:10.1007/978-1-4939-2818-7> gives details of the statistical framework and VGAM package. Currently only fixed-effects models are implemented, i.e., no random-effects models. Many (150+) models and distributions are estimated by maximum likelihood estimation (MLE) or penalized MLE, using Fisher scoring. VGLMs can be loosely thought of as multivariate GLMs. VGAMs are data-driven VGLMs (i.e., with smoothing). The other classes are RR-VGLMs (reduced-rank VGLMs), quadratic RR-VGLMs, reduced-rank VGAMs, RCIMs (row-column interaction models)---these classes perform constrained and unconstrained quadratic ordination (CQO/UQO) models in ecology, as well as constrained additive ordination (CAO). Note that these functions are subject to change; see the NEWS and ChangeLog files for latest changes.
|
2025-03-25 |
r-vars
|
public |
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error variance decomposition and impulse response functions of VAR models and estimation of SVAR and SVEC models.
|
2025-03-25 |
r-uuid
|
public |
Tools for generating and handling of UUIDs (Universally Unique Identifiers).
|
2025-03-25 |
r-utf8
|
public |
Processing and printing 'UTF-8' encoded international text (Unicode). Functions to input, validate, normalize, encode, format, and display.
|
2025-03-25 |
r-urca
|
public |
Unit root and cointegration tests encountered in applied econometric analysis are implemented.
|
2025-03-25 |
r-units
|
public |
Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion.
|
2025-03-25 |
r-udunits2
|
public |
Provides simple bindings to Unidata's udunits library.
|
2025-03-25 |