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.17")



Attach the package and use:
library("worcs")
Maintained by
Caspar J. Van Lissa
[Scholar Profile | Author Map]
First Published: 2020-05-18
Latest Update: 2023-10-25
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.17, https://cran.r-project.org/web/packages/worcs. Accessed 19 Feb. 2025.
Previous versions and publish date:
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)
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
01/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for worcs020406080100120140TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

apc  
Age-Period-Cohort Analysis
Functions for age-period-cohort analysis. Aggregate data can be organised in matrices indexed by age ...
Download / Learn more Package Citations See dependency  
krippendorffsalpha  
Measuring Agreement Using Krippendorff's Alpha Coefficient
Provides tools for applying Krippendorff's Alpha methodology . Both t ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
cheem  
Interactively Explore Local Explanations with the Radial Tour
Given a non-linear model, calculate the local explanation. We purpose view the data space, explanat ...
Download / Learn more Package Citations See dependency  
distillML  
Model Distillation and Interpretability Methods for Machine Learning Models
Provides several methods for model distillation and interpretability for general black box machine ...
Download / Learn more Package Citations See dependency  
gotop  
Scroll Back to Top Icon in Shiny and R Markdown
Add a scroll back to top 'Font Awesome' icon in 'rmarkdown' documents an ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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