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

https://github.com/carpentries-incubator/r-help-reprexes

A lesson on getting unstuck in R, debugging, making reproducible examples (for biologists)
https://github.com/carpentries-incubator/r-help-reprexes

carpentries-incubator debugging english example help lesson minimal pre-alpha r reprex reproducible

Last synced: about 2 months ago
JSON representation

A lesson on getting unstuck in R, debugging, making reproducible examples (for biologists)

Awesome Lists containing this project

README

          

# RRRRR, I'm stuck!
[![DOI](https://img.shields.io/badge/DOI-10.17605%2FOSF.IO%2F37JPQ-blue?link=https%3A%2F%2Fosf.io%2F37jpq%2F)](https://osf.io/37jpq/)
[![Website](https://img.shields.io/badge/website-RRRRR,_I'm_stuck-B067B0?link=https%3A%2F%2Fcarpentries-incubator.github.io%2FR-help-reprexes%2F)](https://carpentries-incubator.github.io/R-help-reprexes/)
[![License](https://img.shields.io/badge/license-CC_BY-green?link=https%3A%2F%2Fgithub.com%2Fkaijagahm%2FR-help-reprexes%2Fblob%2Fmain%2FLICENSE.md)](LICENSE.md)

This is a lesson for beginner R coders in (ecological) data science. This lesson will teach how to identify and resolve problematic code by using minimal reproducible examples to ask for help from the community. While this lesson should be appropriate for all levels, it is merely a supplement and not a replacement for an intro to R lesson. As such, this lesson assumes a basic understanding of data structures, manipulation, and visualization in R. Familiarity with the `tidyverse` package is helpful but not required. An example of an introductory lesson that covers all pre-requisites is The Carpentries' [Data Analysis and Visualization in R for Ecologists](https://datacarpentry.org/R-ecology-lesson/).

The website for this lesson can be found at https://carpentries-incubator.github.io/R-help-reprexes/.

This lesson is a template lesson that uses [The Carpentries Workbench][workbench]. Click on the link to learn more.

## Lesson Developers and Current Maintainers:

[Kaija Gahm](https://github.com/kaijagahm) (Lead)
[Xochitl Ortiz Ross](https://github.com/xortizross)
[Peter Laurin](https://github.com/peterlaurin)

The team of current maintainers aims to meet twice monthly to continue developing this curriculum. Please contact the lead, Kaija, if you are interested in attending these meetings.

## How to contribute

Feedback is always welcome! If you wish to contribute to this lesson please see the [CONTRIBUTING.md](CONTRIBUTING.md) document for contributing guidelines and details on how to get involved with this project. *Disclaimer*: this lesson is still in its [pre-alpha phase](https://carpentries.github.io/lesson-development-training/lesson-design.html#iterative-development), which means we are still in the process of developing this lesson and are limiting contributions. Once our material has been more fully drafted we will welcome more feedback and collaboration. Nevertheless, please reach out if you are interested.

You can also look through the current list of [issues](https://github.com/carpentries/lesson-development-training/issues)
for ideas for contributing to this training curriculum. Not all issues will be open to contributions, but you can look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg).
This indicates that the issue does not require in-depth knowledge of the project and lesson infrastructure, and is a good opportunity for a new contributor to get involved.

This lesson is a template lesson that uses [The Carpentries Workbench][workbench]. Click on the link to learn more about how the page was created and how it can be edited.

## The Data

This lesson uses data from the `ratdat` package (learn more on the CRAN page: https://cran.r-project.org/web/packages/ratdat/index.html).

## Acknowledgements

The following people aided the development of this curriculum, by providing training, suggestions, reviews, and inspiration.

Our trainers:

* [Toby Hodges](https://github.com/tobyhodges)
* [Sarah Stevens](https://github.com/sstevens2)
* [Erin Becker](https://github.com/erinbecker)

Our first demo/focus group:

* [Evan Doughty](https://orcid.org/0000-0002-0248-8818)
* Madigan Durham
* [Mariana Harris](https://github.com/mariharris)
* Garrett Lawson
* Maddie Zuercher

Members of the R-Ladies and DSLC Slack groups:
* [Cath Blatter](https://github.com/cathblatter)
* [Alison Lanski](https://github.com/AlisonLanski)
* [Alice Walsh](https://github.com/awalsh17)
* [June Choe](https://github.com/yjunechoe)
* [Tan Ho](https://github.com/tanho63)
* [Jon Harmon](https://github.com/jonthegeek)
* Arham Choudhury
* [Olivier Leroy](https://github.com/defuneste)
* [Gus Lipkin](https://github.com/guslipkin)
* [Jannik Buhr](https://github.com/jmbuhr)

## Cite this content
See [CITATION.cff](CITATION.cff) for citation information, including a list of authors.
([Read more about the Citation File Format and how to use it](https://citation-file-format.github.io/).)

## Contact
Please get in touch with [Kaija Gahm](https://github.com/kaijagahm) with any questions about this lesson.

## Links related to the course development

[**Link to Lesson Development Doc**](https://docs.google.com/document/d/1CkcEyFjr3u1JTos1w9lO0XYcgTJ9wRE6m6LhlwDh1dA/edit#heading=h.awmdspank0xf)

[workbench]: https://carpentries.github.io/sandpaper-docs/