R-ecology-lesson icon indicating copy to clipboard operation
R-ecology-lesson copied to clipboard

Data Analysis and Visualization in R for Ecologists - the version at https://github.com/datacarpentry/R-ecology-lesson-alternative will be merged on 8th July 2024

Results 108 R-ecology-lesson issues
Sort by recently updated
recently updated
newest added

At the moment, the Instructor Notes page contains content relevant to the original version of the lesson. This should be replaced with guidance relevant to the redesigned lesson. Based on...

type:instructor guide
type:enhancement

There becomes a difficulty in talking about the dataset `complete_old` in the ggplot and exploring data episodes as it doesn't appear in the environment tab so we can't reinforce referencing...

type:enhancement
type:clarification

_If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number._ _Please briefly summarise the changes made in the...

Because they use the `.Rmd` file extension that GitHub doesn't know about. GitHub expects a `.md` extension for these files. Different fixes may be applied to different files: - Code...

Most of the files became obsolete during the switch to the workbench, or during the lesson redesign. One point I want to bring your attention on: https://github.com/datacarpentry/R-ecology-lesson/commit/4cbbf17d94d6aae53f499426e68d5d903e289939 overlaps with #919....

This seems like a typo as the wide label appears in all stages of the animation. The PR goes from: ![Old GIF pivot animation](https://github.com/unode/R-ecology-lesson/blob/98821f5064517fb83aec0bcf4a2e7a4b9550f1a3/img/tidyr-pivot_wider_longer.gif?raw=true) to ![New GIF pivot animation](https://github.com/unode/R-ecology-lesson/blob/d8ec9c2337f6c247ca1c42069d8761350fc86459/img/tidyr-pivot_wider_longer.gif?raw=true) where...

### How could the content be improved? There was [some previous discussion](#764 ) about whether to adopt the base R pipe (`|>`) instead of the `magrittr` pipe (`%>%`). There was...

type:discussion

### What is the problem? They are a copy/paste of the instructions for macOS, but should be different: https://github.com/datacarpentry/R-ecology-lesson/blob/27402dcccd10a11aa5d078f20ea968895de6a174/learners/setup.md?plain=1#L57-L66 ### Location of problem (optional) setup.md