R software for statistical computing & graphics
Faizan Khan
Animint package in R allows animated data visualization using ggplot syntax. It is a useful tool for obtaining an intuitive understanding of patterns...
RobinKo
The discovr package will enable a fast and efficient way to test the most common statistical analysis methods. It will therefore allow users to...
Malith Jayaweera
Improving the postCP package, writing vignettes and tests, building a user friendly interface and ensuring that postCP passes the checks so that...
Eric Hung
xts::plot.xts is a strong engine for statistical and financial charting. But quantmod, PerformanceAnalytics, PortfolioAnalytics, quantstrat and...
akashtndn
Rperform is a tool to help package developers analyze the performance of their R package code. It returns quantitative metrics, relating to memory...
JanIdziak
The goal of this project is to create a user friendly API for an integrated workflow to perform typical text mining, natural language processing, and...
cryptomanic
This project aims to extend markovchain R package functions and capabilities in order to provide statisticians a wider range of tools to perform...
Leopoldo Catania
The GAS package for R aims to create an integrated computational environment to deal with Generalised Autoregressive Score (GAS) models. GAS models...
Qin Wenfeng
R provides two types of regular expressions in base package, extended regular expressions (the default) with TRE and Perl-like regular expressions...
luismurao
NicheToolBox project will be an R package with a friendly Graphical User Interface (GUI) developed using shiny framework that aims to facilitate the...
nasyrin
This project will add significant functionality to the BayesBD package and increase its efficiency by optimizing code in C++.
Balázs Dukai
The project develops the integration of R and PostGIS for managing movement trajectories. The focus is on streamlining the workflow for biologists to...
ABelov
Hyperspectral data is often used to determine what materials are present in a scene. Materials of interest could include roadways, vegetation, and...
xingguo
Estimations of a large family of statistical models can be casted as optimizing biconvex functions over given (bi)convex sets. Our goal in this...
MasonGallo
The goal of this project is to provide users of the mlr package with a way to visualize what happens during the tuning process that identifies the...
Xin Chen
This project is focused on implementing methods to accurately compute the accurate standard errors of risk and performance measures in...
schloerke
The function ggpairs and ggscatmat in GGally provide generalized pairs plots for a data frame in R. All pairs of variables are displayed, with plot...
Kbluteau
The goal of this project is to implement a package that will give the financial community tools to estimate, simulate, and test several MSGARCH...
kcm
R package for regression with general interval censored output data. This will be the first R package with support for (1) four types of censoring,...
Acharya
This is a proposal to add and improve the functionality, usability, and graphics to each of the three main factor model types (fundamental, time...
Yuqi Li
I aim to implement some important deep learning models in R for the MXNet package. The main component of the proposed work is the implementation of...
haleyj
The package productplots already provides a fully functional base for creating mosaic plots based on the ggplot2 framework. I will make use of this...