Other packages > Find by keyword >

repana  

Repeatable Analysis in R
View on CRAN: Click here


Download and install repana package within the R console
Install from CRAN:
install.packages("repana")

Install from Github:
library("remotes")
install_github("cran/repana")

Install by package version:
library("remotes")
install_version("repana", "2.2.1")



Attach the package and use:
library("repana")
Maintained by
John J. Aponte
[Scholar Profile | Author Map]
First Published: 2021-05-17
Latest Update: 2021-09-20
Description:
Set of utilities to facilitate the reproduction of analysis in R. It allow to make_structure(), clean_structure(), and run and log programs in a predefined order to allow secondary files, analysis and reports be constructed in an ordered and reproducible form.
How to cite:
John J. Aponte (2021). repana: Repeatable Analysis in R. R package version 2.2.1, https://cran.r-project.org/web/packages/repana. Accessed 17 Apr. 2025.
Previous versions and publish date:
1.23.0 (2021-05-17 11:20), 1.23.1 (2021-05-18 13:30), 1.23.2 (2021-09-20 16:20), 2.0.0 (2024-01-24 17:00), 2.1.0 (2024-01-30 15:00), 2.2.0 (2024-05-03 18:10)
Other packages that cited repana R package
View repana citation profile
Other R packages that repana depends, imports, suggests or enhances
Complete documentation for repana
Downloads during the last 30 days
03/1803/1903/2003/2103/2203/2303/2403/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for repana2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

ZetaSuite  
Analyze High-Dimensional High-Throughput Dataset and Quality Control Single-Cell RNA-Seq
The advent of genomic technologies has enabled the generation of two-dimensional or even multi-dimen ...
Download / Learn more Package Citations See dependency  
fixest  
Fast Fixed-Effects Estimations
Fast and user-friendly estimation of econometric models with multiple fixed-effects. Includes ordina ...
Download / Learn more Package Citations See dependency  
SmarterPoland  
Tools for Accessing Various Datasets Developed by the Foundation SmarterPoland.pl
Tools for accessing and processing datasets prepared by the Foundation SmarterPoland.pl. Among all: ...
Download / Learn more Package Citations See dependency  
puls  
Partitioning Using Local Subregions
A method of clustering functional data using subregion information of the curves. It is intended to ...
Download / Learn more Package Citations See dependency  
anyLib  
Install and Load Any Package from CRAN, Bioconductor or Github
Made to make your life simpler with packages, by installing and loading a list of packages, whether ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA