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

[SYNR-1531]Pin rjson version #340

Merged
merged 4 commits into from
Aug 20, 2024
Merged

[SYNR-1531]Pin rjson version #340

merged 4 commits into from
Aug 20, 2024

Conversation

danlu1
Copy link
Collaborator

@danlu1 danlu1 commented Aug 20, 2024

Problem:

On 8/2/2024, the latest version 0.2.22 was updated to only support R4.4.0 or newer versions. This broke our builds in both synapser and synapserutils. Since synapser and synapserutils supports R 4.1 - 4.4, we would need to pin rjson version to an older version, 0.2.21, so it can support R versions older than 4.4.

Solution:

Pin rjson version in the DESCRIPTION file.

@danlu1 danlu1 requested a review from thomasyu888 August 20, 2024 21:47
Copy link
Member

@thomasyu888 thomasyu888 left a comment

Choose a reason for hiding this comment

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

🔥 LGTM!

@danlu1 danlu1 merged commit c7473c8 into develop Aug 20, 2024
29 checks 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