The R package reproducer is aimed to support reproducible research in software engineering. See the package homepage for details and examples.
One may install the stable version from CRAN:
install.packages('reproducer', dependencies = TRUE)You can use devtools to install the development version from my web site:
install.packages("devtools", dependencies = T, repos = "https://cran.r-project.org/")
library(devtools)
devtools::install_url("https://madeyski.e-informatyka.pl/download/R/reproducer_0.5.2.tar.gz")
library(reproducer)The motivation is to support reproducible research in software engineering via sharing data sets and code behind the published or just submitted papers.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.