r icon indicating copy to clipboard operation
r copied to clipboard

Exercism exercises in R.

Results 37 r issues
Sort by recently updated
recently updated
newest added

An attempt to introduce `NULL` and `NA`. If anyone complains that this feels rather contrived, I might struggle to disagree. However, it's so far the best I've got for an...

This one feels messy and unsatisfactory, but for now it's the best I've got. Because of all the Docker-related difficulties in adding `tidyverse` to the test runner earlier this year,...

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ To get your track ready for Exercism v3, the following needs...

Hi, I'd like to offer my contribution to the R track by providing a few concepts. I didn't see any reference to a roadmap related to this matter. Is there...

I've found a quick way to get started on Ubuntu is: ```sh sudo apt install r-base r-cran-testthat ``` Is that something to add to the installation document? Too OS-specific?

This PR fixes a few things: * The instructions a clearer, as they now make it obvious that: * The output needs to be a vector (not a list) *...

I noticed this when I started the R track a few weeks ago but couldn’t find a solution and didn’t want to raise a ticket without offering a solution. However...

Please check if your documentation files are still up-to-date. The key documentation files to check are: - `docs/ABOUT.md` - `docs/INSTALLATION.md` - `docs/LEARNING.md` - `docs/RESOURCES.md` - `docs/TESTS.md` - `exercises/shared/.docs/help.md` - `exercises/shared/.docs/tests.md`...

x:action/improve
x:knowledge/none
x:type/content
x:size/small

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...

x:action/improve
x:knowledge/intermediate
x:module/practice-exercise
x:type/content
x:size/large