François Michonneau

Results 99 issues of François Michonneau

It would be nice to support directly data frames stored as tibbles. Currently it fails as follows (I got the same error with my own dataset): ```r > movies upset(movies)...

We present 3 types of plots in the ggplot lesson: - scatterplots - boxplots - time series However, it feels that this lesson could be made more interactive and the...

help wanted
type:enhancement

https://github.com/r-lib/styler it would reduce nitpicking on contributions while maintaining consistent formatting across the lesson

help wanted
type:template and tools

Dear @datacarpentry/r-ecology-lesson-maintainers This issue is to inform you that the default branch for this repository is now `main`. I haven't deleted `master` yet but please make sure that for your...

The workshop website template has now a dedicated page (at /helpers/index.html, e.g., ) that has some useful information for helpers. It might be useful to have it mentioned during instructor...

Towards the end of the workshop, it might be good to add a mention of the Slack #welcome channel. Learners could even have a chance to practice their "how to...

type:discussion

In lesson 7, (http://www.datacarpentry.org/python-ecology-lesson/07-putting-it-all-together/), none of the examples close pyplot. This isn't a problem if only following the examples, but very important if you're creating figures in loops or creating...

good first issue

@alee @ntmoore @souravsingh I added to the repository the proposed set of GitHub labels that we're planning to use across all repositories for the Carpentries. We are in a piloting...

status:in progress

It seems that `View()` should behave differently if invoked in non-interactive mode. It could return `NULL` without opening the spreadsheet window. Maybe something like this (exact logic may need to...

I saw that #62 raised the issue of plain-text alternative for use with RStudio Connect but I'm wondering about using `[multipart/alternative](https://en.wikipedia.org/wiki/MIME#Alternative)` more generally as a way to provide a plain-text...

Priority: [3] High
Effort: [3] High
Difficulty: [2] Intermediate
Type: ★ Enhancement