https://github.com/oxfordihtm/opensci-evaluation
Continuous evaluation of the Oxford IHTM Open Science and Reproducible Research in R Lecture Series
https://github.com/oxfordihtm/opensci-evaluation
data-science open-science r reproducible-research rstats
Last synced: 5 months ago
JSON representation
Continuous evaluation of the Oxford IHTM Open Science and Reproducible Research in R Lecture Series
- Host: GitHub
- URL: https://github.com/oxfordihtm/opensci-evaluation
- Owner: OxfordIHTM
- Created: 2023-03-15T22:10:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T11:09:19.000Z (over 2 years ago)
- Last Synced: 2024-03-16T11:25:38.390Z (over 2 years ago)
- Topics: data-science, open-science, r, reproducible-research, rstats
- Language: R
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# Continuous Evaluation of the Oxford IHTM Open Science and Reproducible Research in R Lecture Series
This repository is a [`docker`](https://www.docker.com/get-started)-containerised, [`{targets}`](https://docs.ropensci.org/targets/)-based, [`{renv}`](https://rstudio.github.io/renv/articles/renv.html)-enabled [`R`](https://cran.r-project.org/) workflow for various analytics involved in evaluating the various aspects of the [Open Science and Reproducible Research in R Lecture Series](https://oxford-ihtm.io/open-reproducible-science/) for the [University of Oxford MSc in International Health and Tropical Medicine](https://www.ox.ac.uk/admissions/graduate/courses/msc-international-health-and-tropical-medicine).