Other packages > Find by keyword >

worcs  

Workflow for Open Reproducible Code in Science
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("worcs", "0.1.19")



Attach the package and use:
library("worcs")
Maintained by
Caspar J. Van Lissa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-18
Latest Update: 2025-07-13
Description:
Create reproducible and transparent research projects in 'R'. This package is based on the Workflow for Open Reproducible Code in Science (WORCS), a step-by-step procedure based on best practices for Open Science. It includes an 'RStudio' project template, several convenience functions, and all dependencies required to make your project reproducible and transparent. WORCS is explained in the tutorial paper by Van Lissa, Brandmaier, Brinkman, Lamprecht, Struiksma, & Vreede (2021). <doi:10.3233/DS-210031>.
How to cite:
Caspar J. Van Lissa (2020). worcs: Workflow for Open Reproducible Code in Science. R package version 0.1.19, https://cran.r-project.org/web/packages/worcs. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:00), 0.1.1 (2020-05-18 17:20), 0.1.2 (2020-05-30 14:50), 0.1.3 (2020-06-27 10:40), 0.1.4 (2020-09-29 16:00), 0.1.5 (2020-10-09 17:20), 0.1.6 (2020-12-16 18:30), 0.1.7 (2021-01-21 09:50), 0.1.8 (2021-02-02 14:20), 0.1.9 (2022-07-17 01:20), 0.1.10 (2022-07-20 16:20), 0.1.11 (2023-08-22 20:30), 0.1.12 (2023-09-13 21:00), 0.1.13 (2023-10-04 18:20), 0.1.14 (2023-10-25 22:10), 0.1.15 (2024-09-14 11:40), 0.1.16 (2025-01-07 13:00), 0.1.17 (2025-01-10 16:50), 0.1.18 (2025-05-16 11:50), 0.1.19 (2025-07-13 11:40)
Other packages that cited worcs R package
View worcs citation profile
Other R packages that worcs depends, imports, suggests or enhances
Complete documentation for worcs
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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