An open API service indexing awesome lists of open source software.

https://github.com/jdblischak/reproducible-research-ctv

**Archived** CRAN Task View: Reproducible Research
https://github.com/jdblischak/reproducible-research-ctv

cran r reproducibility reproducible-research rstats task-view

Last synced: 5 months ago
JSON representation

**Archived** CRAN Task View: Reproducible Research

Awesome Lists containing this project

README

        

# Archived

The official source of the CRAN Task Views has migrated from R-Forge to GitHub.
Thus this repository that mirrored the copy in the official SVN repo is no longer required.
Please go to [cran-task-views/ReproducibleResearch](https://github.com/cran-task-views/ReproducibleResearch)
to open an Issue or submit a Pull Request.

---

This repository contains the `ctv` file for the [Reproducible Research CRAN Task View][ctv-rr].
The `ctv` file in this repository is manually synced with the officialy copy in the [CTV SVN repository][ctv-svn] on [R-Forge][].

[ctv-rr]: https://cran.r-project.org/view=ReproducibleResearch
[ctv-svn]: https://r-forge.r-project.org/projects/ctv/
[R-Forge]: https://r-forge.r-project.org/

The Task View highlights CRAN packages that provide features for the following categories:

* literate programming
* pipeline toolkits
* package reproducibility
* project workflows
* code/data formatting tools
* format convertors
* object caching

Suggestions are welcome! If you know of a package that fits into one of these categories, but is missing from the Task View, please open an [Issue][new-issue] to discuss.

[new-issue]: https://github.com/jdblischak/Reproducible-Research-ctv/issues/new?template=package_suggestion.md

**Resources:**

* **Code of Conduct:** Please note that this project is released with a
[Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By participating in this
project you agree to abide by its terms.
* **Contributing:** We welcome suggestions for packages to add. See the
[Contributing instructions](.github/CONTRIBUTING.md) for details.
* **License:** CC-BY 4.0. See file [LICENSE](.github/LICENSE) for details.

**Current maintainers:**

* [Alison Hill](https://github.com/apreshill)
* [John Blischak](https://github.com/jdblischak)

**Previous maintainers:**

* [Max Kuhn](https://github.com/topepo)

**Contributors:**

* [Anna Krystalli](https://github.com/annakrystalli)
* [Ben Marwick](https://github.com/benmarwick)
* [Daniel Nüst](https://github.com/nuest)
* [David Gohel](https://github.com/davidgohel)
* [Ian Eddy](https://github.com/ianmseddy)
* [Lorenz Walthert](https://github.com/lorenzwalthert)
* [Richie Cotton](https://github.com/richierocks)
* [Tom Wenseleers](https://github.com/tomwenseleers)
* [Will Landau](https://github.com/wlandau)
* [Yilong Zhang](https://github.com/elong0527)