r-seasonal
|
public |
Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal adjustment software by the US Census Bureau. It offers full access to almost all options and outputs of X-13, including X-11 and SEATS, automatic ARIMA model search, outlier detection and support for user defined holiday variables, such as Chinese New Year or Indian Diwali. A graphical user interface can be used through the 'seasonalview' package. Uses the X-13-binaries from the 'x13binary' package.
|
2025-03-25 |
r-scatterplot3d
|
public |
Plots a three dimensional (3D) point cloud.
|
2025-03-25 |
r-sas7bdat
|
public |
Read SAS files in the sas7bdat data format.
|
2025-03-25 |
r-sandwich
|
public |
Model-robust standard error estimators for cross-sectional, time series, clustered, panel, and longitudinal data.
|
2025-03-25 |
r-r.utils
|
public |
Utility functions useful when programming and developing R packages.
|
2025-03-25 |
r-runit
|
public |
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
|
2025-03-25 |
r-rucm
|
public |
Unobserved Components Models (introduced in Harvey, A. (1989), Forecasting, structural time series models and the Kalman filter, Cambridge New York: Cambridge University Press) decomposes a time series into components such as trend, seasonal, cycle, and the regression effects due to predictor series which captures the salient features of the series to predict its behavior.
|
2025-03-25 |
r-rstudioapi
|
public |
Access the RStudio API (if available) and provide informative error messages when it's not.
|
2025-03-25 |
r-rsolnp
|
public |
General Non-linear Optimization Using Augmented Lagrange Multiplier Method.
|
2025-03-25 |
r-rprojroot
|
public |
Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file.
|
2025-03-25 |
r-rpart.plot
|
public |
Plot 'rpart' models. Extends plot.rpart() and text.rpart() in the 'rpart' package.
|
2025-03-25 |
r-rpanel
|
public |
A set of functions to build simple GUI controls for R functions. These are built on the 'tcltk' package. Uses could include changing a parameter on a graph by animating it with a slider or a "doublebutton", up to more sophisticated control panels. Some functions for specific graphical tasks, referred to as 'cartoons', are provided.
|
2025-03-25 |
r-r.oo
|
public |
Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks.
|
2025-03-25 |
r-roi.plugin.quadprog
|
public |
Enhances the R Optimization Infrastructure ('ROI') package by registering the 'quadprog' solver. It allows for solving quadratic programming (QP) problems.
|
2025-03-25 |
r-roi
|
public |
The R Optimization Infrastructure ('ROI') is a sophisticated framework for handling optimization problems in R. More information can be found on the 'ROI' homepage <http://roi.r-forge.r-project.org/>.
|
2025-03-25 |
r-r.methodss3
|
public |
Methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4. This is a cross-platform package implemented in pure R that generates standard S3 methods.
|
2025-03-25 |
r-rjdbc
|
public |
The RJDBC package is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.
|
2025-03-25 |
r-rgooglemaps
|
public |
Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
|
2025-03-25 |
r-rex
|
public |
A friendly interface for the construction of regular expressions.
|
2025-03-25 |
r-repr
|
public |
String and binary representations of objects for several formats / mime types.
|
2025-03-25 |
r-remotes
|
public |
Download and install R packages stored in 'GitHub', 'BitBucket', or plain 'subversion' or 'git' repositories. This package provides the 'install_*' functions in 'devtools'. Indeed most of the code was copied over from 'devtools'.
|
2025-03-25 |
r-rematch
|
public |
A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.
|
2025-03-25 |
r-relimp
|
public |
Functions to facilitate inference on the relative importance of predictors in a linear or generalized linear model, and a couple of useful Tcl/Tk widgets.
|
2025-03-25 |
r-registry
|
public |
Provides a generic infrastructure for creating and using registries.
|
2025-03-25 |
r-rcppprogress
|
public |
Allows to display a progress bar in the R console for long running computations taking place in c++ code, and support for interrupting those computations even in multithreaded code, typically using OpenMP.
|
2025-03-25 |