Testing performance is important for many R packages. Rperform is an R package which makes it easy to run performance tests on R packages which use...
R-only tripack
ZeroDawn0D
The R tripack package is an implementation of the FORTRAN 77 TRIPACK package, which performs Constrained Delaunay Triangulations on a set of points....
Improving Animated Interactive GGPLOT
Yufan Fei
Add new selection features, improve the speed of the existing compiler and render, and fix bugs for animint2 package. New Features:...
Converting past R Journal articles to HTML
Abhishek Ulayil
R Journal team has been developing a new website, which would act as a central repository for all articles in HTML format. Since these past articles...
Expected Returns: Analysis and Replication using FactorAnalytics and PerformanceAnalytics in R
bryan506
We will be using references from expected returns to estimate factors driving returns on stocks & commodities. Different variables will be used and...
US Census 2020
Shreshtha Modi
US Census 2020 suite of packages provides easy access to the spatial and demographic data from the US Census bureau at different geographic levels...
GSoC 2022 Proposal: Robust Portfolio Optimization
Yifu Kang
In this project we will implement two types of Robust Portfolio Optimization in the R PortfolioAnalytics package. The first type is robust towards...
VedicDateTime (Part A)
Saradindu Sengupta
vedicdatetime() package for R will add the functionality to use the Vedic calendar system instead of the Gregorian calendars system, especially for...
RcppDeepState: GitHub Action and library improvements
Fabrizio Sandri
Fuzzing is a useful technique for finding and avoiding programming problems by sending programs invalid sets of non-deterministic inputs. The...
RSQLiteAdmin Visualisation Tools
imAnushka
RSQLiteAdmin is a GUI tool written in R Shiny to explore, manage and update SQLite Databases. It can be used to create/delete databases,...
imputeTestbenchG: Imputation Testbench for Genomics data
Mayur Shende
Data Cleaning is one of the important and time-consuming steps in the Data Science and Data Analytics field. There are numerous methods, models, and...
Addition of Conic Solver to PortfolioAnalytics Package with Application to EQS
Xinran Zhao
This project is to add CVXR solvers into R package PortfolioAnalytics. CVXR provides an object-oriented modeling language for convex optimization,...
VedicDateTime (Part B)
Prajwal Kailasnath Patil
This project aims to introduce a new calendar system in R and data science community. It aims to contribute to an R package, named 'VedicDateTime',...