Skip to content

Repository transfer - #256

Merged
osorensen merged 4 commits into
mainfrom
ropensci-final-steps
Aug 4, 2026
Merged

Repository transfer#256
osorensen merged 4 commits into
mainfrom
ropensci-final-steps

Conversation

@osorensen

Copy link
Copy Markdown
Collaborator

This PR addresses the bullet points under "Repository Transfer" in the review issue.

Note: I do use pkgdown and have had an automated workflow with GitHub Pages and a gh-pages branch, but migrating it to the new ropensci domain seems to have caused a 404 error. Maybe this is something some ropensci admin needs to fix?

Update GitHub repo URLs, issue tracker, CI badge and coverage badge
following the transfer to github.com/ropensci/galamm. The link to
LCBC-UiO/galamm-scripts is left unchanged, as that repository was not
transferred.
Move the package documentation to rOpenSci's central docs building and
adjust the remaining project files accordingly.

- Point all website links at https://docs.ropensci.org/galamm/ and list
  the docs URL before the repository URL in DESCRIPTION.
- Drop the bootstrap styling tweak from the pkgdown config, since styling
  now comes from rOpenSci's rotemplate, and request MathJax explicitly
  because the vignettes make heavy use of LaTeX maths.
- Replace the pkgdown deployment workflow with the rotemplate test-docs
  workflow, which builds the site the same way rOpenSci does but does not
  publish it.
- Remove the bundled code of conduct, as rOpenSci's code of conduct now
  applies, and link to it from the contributing guidelines.
- Document installation from the rOpenSci R-universe in the README.
- Bump the version to 0.4.1 and describe these changes in news.md.
R and pkgdown expect the change log to be called NEWS.md. The file was
previously excluded from the build, so the change log was not included in
the installed package. It is now named and shipped as expected, and the
entries for version 0.4.0 have been given their own heading.
Regenerate the rendered README so that the code output matches the
current sources. This also picks up citation and figure markup changes
coming from newer versions of the rendering toolchain.
@osorensen
osorensen requested a review from a team August 3, 2026 12:50
@osorensen
osorensen merged commit 31f4941 into main Aug 4, 2026
7 checks passed
@osorensen
osorensen deleted the ropensci-final-steps branch August 4, 2026 12:45
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.

1 participant