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

sync main installation to stable tag 1.1.1 #254

Merged
merged 2 commits into from
Feb 3, 2024
Merged

sync main installation to stable tag 1.1.1 #254

merged 2 commits into from
Feb 3, 2024

Conversation

rdmorin
Copy link
Collaborator

@rdmorin rdmorin commented Feb 3, 2024

Pull Request Checklists

Important: When opening a pull request, keep only the applicable checklist and delete all other sections.

Checklist for all PRs

Required

  • I tested the new code for my use case (please provide a reproducible example of how you tested the new functionality)

With this update and the new tags, the installation using devtools::install_github("morinlab/GAMBLR") will ensure the child repos tagged accordingly are used. This replaces the default behaviour of the latest commit in each repository triggering an update.

library(GAMBLR)
── Welcome fellow GAMBLer! Attaching core GAMBLR packages ─────────────────── GAMBLR 1.1.1 ──
✔ GAMBLR.data    1.1.1     ✔ GAMBLR.utils   1.1.1
✔ GAMBLR.helpers 1.1.1     ✔ GAMBLR.viz     1.1.1
✔ GAMBLR.results 1.1.1     

@Kdreval Kdreval merged commit c6b7376 into master Feb 3, 2024
1 check passed
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