Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace links to previous version of R-ecology-lesson #1036

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

tobyhodges
Copy link
Member

@tobyhodges tobyhodges commented Jul 11, 2024

Partly addresses #1035

This updates some of the links to the previous version of R-ecology-lesson. There are a few left that I am unsure of how to handle.

  • in readings/R-intro.md, there is a link to [Introduction to R](http://www.datacarpentry.org/R-ecology-lesson/01-intro-to-r.html). The problem here is that the redesigned lesson takes a "ggplot2-first" approach, and I am not sure if that episode introduces the concepts you want at this stage of the course.
  • in readings/R-databases.md, there is a link to [Data Management with SQL for Ecologists](https://datacarpentry.org/sql-ecology-lesson/). The redesigned lesson does not include content on dbplyr, so I cannot provide a ready replacement for this link. Sorry!

Any thoughts on how these two cases should be handled, @ethanwhite?

Copy link

Pa11y testing results
> pa11y-ci:sitemap
> pa11y-ci --sitemap http://localhost:4000/semester-biology/sitemap.xml --sitemap-exclude "/*.pdf|Knitr-BBS-R.html|paper.*"

The sitemap "http://localhost:4000/semester-biology/sitemap.xml" could not be loaded

@ethanwhite
Copy link
Member

Thanks for the PR @tobyhodges and for your patience.

For the Intro reading let's replace it with these two pages:

For the databases the existing link is fine since it's to the SQL lesson and the second link (non-Data Carpentry; but also broken) is the one related to dbplyr.

So just add those two links for the R-Intro stuff and I'll get this merged. Thanks!

@tobyhodges
Copy link
Member Author

Done! Thanks @ethanwhite

Copy link

github-actions bot commented Aug 6, 2024

Pa11y testing results
> pa11y-ci:sitemap
> pa11y-ci --sitemap http://localhost:4000/semester-biology/sitemap.xml --sitemap-exclude "/*.pdf|Knitr-BBS-R.html|paper.*"

The sitemap "http://localhost:4000/semester-biology/sitemap.xml" could not be loaded

@ethanwhite ethanwhite merged commit 1058547 into main Aug 6, 2024
1 check passed
@ethanwhite
Copy link
Member

Thanks @tobyhodges!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants