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...
Rperform : A performance testing R package
daniel_agyapong
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...
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...
Track R Translations Status
Meet Bhatnagar
This project has the potential to become a central tool for exploring and understanding the translation status made for particular language. This...
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',...
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...
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...
StochOptim - an R wrapper for stochastic and global optimization tools
Siddhant
This project will attempt to provide a common calling structure for a number of stochastic optimization tools already available for R. Remembering...
Addition of Conic Solver to PortfolioAnalytics Package with Application to EQS
Xinran Zhao
In this project we will implement second-order cone (SOCopt) optimization as a capability of the R PortfolioAnalytics package. The approach will be...
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...
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:...
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....