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
- Host: GitHub
- URL: https://github.com/jdblischak/reproducible-research-ctv
- Owner: jdblischak
- Archived: true
- Created: 2016-11-19T21:30:26.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T17:53:19.000Z (about 3 years ago)
- Last Synced: 2024-08-13T07:14:46.549Z (9 months ago)
- Topics: cran, r, reproducibility, reproducible-research, rstats, task-view
- Language: R
- Homepage: https://github.com/cran-task-views/ReproducibleResearch
- Size: 140 KB
- Stars: 14
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - jdblischak/reproducible-research-ctv - **Archived** CRAN Task View: Reproducible Research (R)
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 cachingSuggestions 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)