docs: update EMODnet R tutorials URL after repo transfer#172
Merged
pepijn-devries merged 3 commits intoMay 6, 2026
Merged
Conversation
The EMODnet Biology Geospatial R Tutorials referenced from the README and the glossary vignette were transferred from r-rse/ to the EMODnet/ GitHub org earlier today. The rendered site is now at https://emodnet.github.io/emodnet-bio-r-geo-tutorials/. Updates the three references: - README.Rmd L75 - README.md L75 (kept in sync with the .Rmd) - vignettes/glossary.Rmd L27
pepijn-devries
approved these changes
May 6, 2026
Owner
|
I will merge your request, pending the checks. Is the previous URL no longer available? In that case I could expect some notifications from CRAN as well... |
Contributor
Author
|
Yes the old ones are no longer available. Sorry! |
Owner
|
No problem. I'll submit an update once CRAN starts complaining about this. |
pepijn-devries
added a commit
that referenced
this pull request
May 6, 2026
* Work in progress (#170) * Updated NEWS * Some small fixes and improved test coverage * Rerendered README * Version bump for CRAN release * Fixed test * Added rhub workflow * Fix for #127 * Added proxy vignette * Try to fix failing test-coverage workflow * Some fixes to vignette and cross references * Added login for functions that download from s3 storage * Updated NEWS file * Improved test coverage * Version bump for CRAN release. And added html and R files in vignettes dir to .buildignore * Don't make 'translate' vignette self-contained. Otherwise, it will embed the >2Mb gif animation * Don't run proxy-vignette chunks if password is not set... * And only if the HDF5 driver is present * added namespace * forgot some eval args * Explicitly retrieve an pass variable names when reading proxy object when missing * Added lifecycle badge to `cms_zarr_proxy()` * Added lifecycle badge to `cms_native_proxy()` as well * More rigorous checking for required dependencies when accessing online resources * updated news * Some final tweaks on BLOSC checks * Added eval checks to translate.rmd * Added startup message * Fix for #143 * added fix to NEWS * More informative error message * Added warnings for mismatching dimensions while subsetting. See #142 and #141 * Added test for #142 and #143 * Improved test coverage * fix for #133 * Some minor fixes * use latest geospatial container for pkgdown * revert yaml * Revert proxy vignette * attempt to fix windows-devel build on R-universe * silly typo * Removed duplicated code block * Updated pkgdown workflow * Rever proxy vignette * debug message * Driver detection will fail on any warning * Added `vignette("product-info")` * Fix for #158 * Minor tweaks and version bump for CRAN release * Fix for win old-rel check on CRAN * Test time-range subsetting to reproduce #164 * Resolved conflict * Fix for #167 * Attempt to fix #164 * Try and fix pkgdown workflow * Fix for pkgdown workflow * Fix in proxy vignette * Attempt to avoid embedding large gif file * Added `vignette("glossary")` and `cms_glossary()`. Fixed WMTS functions. Updated README.md * spell checked. Version bump for CRAN submission * Improved test coverage * fixed tests * docs: update EMODnet R tutorials URL after repo transfer (#172) * docs: update EMODnet R tutorials URL after repo transfer The EMODnet Biology Geospatial R Tutorials referenced from the README and the glossary vignette were transferred from r-rse/ to the EMODnet/ GitHub org earlier today. The rendered site is now at https://emodnet.github.io/emodnet-bio-r-geo-tutorials/. Updates the three references: - README.Rmd L75 - README.md L75 (kept in sync with the .Rmd) - vignettes/glossary.Rmd L27 * Bump version to 0.4.6.0002 * Update version to v0.4.6.0002 and documentation --------- Co-authored-by: Pepijn de Vries <pepijn-devries@users.noreply.github.com> --------- Co-authored-by: Anna Krystalli <annakrystalli@googlemail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The EMODnet Biology Geospatial R Tutorials referenced from your README and the glossary vignette were transferred from
r-rse/to theEMODnet/GitHub org earlier today. The rendered site is now athttps://emodnet.github.io/emodnet-bio-r-geo-tutorials/.Updates the three references:
README.RmdL75README.mdL75 (kept in sync with the .Rmd)vignettes/glossary.RmdL27Thanks for the kind shout-out!