Skip to content

Conversation

@Kdreval
Copy link
Collaborator

@Kdreval Kdreval commented Jan 24, 2025

The issues addressed here:

  • remove outdated and unnecessary files from old setup and website
  • fix actions to reflect the updated versions of some dependencies
  • update tags of child repos specified in DESCRIPTION

DESCRIPTION Outdated
GAMBLR.utils (>= 1.1.1),
GAMBLR.viz (>= 1.1.1),
GAMBLR.results (>= 1.1.1),
GAMBLR.data (>= 1.1),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these be 1.2 to match remotes below?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this is a tag id, not the version - so the one in remotes below should be 1 above what is mentioned here. If they match, the installation complains about incorrect version. In the previous setup, this referred to 1.1.1 for each package and the remotes below were 1 tag above, 1.1.1a/b/c. So similar concept is preserved with the update. It does install the version tagged with 1.2.

README.md Outdated

<summary>Which GAMBLR shoud I use?</summary>

If you are a memeber of the GAMBL consortium (Morin Lab or BC Cancer/CLC with approved access to restricted data), you came to the right place - please follow the instructions in the next section Installation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo (member)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oups - thanks! Will fix!

README.md Outdated
devtools::install_github("morinlab/GAMBLR", repos = BiocManager::repositories())
```

This will install the full set of GAMBLR-verse children packages ([GAMBLR.data](https://github.com/morinlab/GAMBLR.data), [GAMBLR.helpers](https://github.com/morinlab/GAMBLR.results), [GAMBLR.utils](https://github.com/morinlab/GAMBLR.utils), [GAMBLR.viz](https://github.com/morinlab/GAMBLR.viz), [GAMBLR.results](https://github.com/morinlab/GAMBLR.results)) with all necessary dependencies. The latter child package ([GAMBLR.results](https://github.com/morinlab/GAMBLR.results)) requires access to the GSC resources and is not intended to be used outside of GSC. If you are interested in standalone functionality, please refer to the documentation of the [GAMBLR.data](https://github.com/morinlab/GAMBLR.data) package or any other individual child package.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider changing or adding standalone reference to GAMBLR.open rather than GAMBLR.data?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will update!

Copy link
Member

@kmcoyle kmcoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments only.

@Kdreval
Copy link
Collaborator Author

Kdreval commented Jan 24, 2025

Thanks @kmcoyle ! Just pushed the updates to these comments 👍

@kmcoyle
Copy link
Member

kmcoyle commented Jan 27, 2025

Looks good.

@Kdreval Kdreval merged commit 41fcb02 into master Jan 27, 2025
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.

3 participants