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

Updating version to match Bioconductor #388

Merged
merged 18 commits into from
Feb 15, 2023

Conversation

joshua-d-campbell
Copy link
Collaborator

No description provided.

joshua-d-campbell and others added 18 commits April 27, 2022 10:08
Bug fixes for plotting and cluster factors
The current arm64 binary that is available in BioC 3.16 is
unfortunately dynamically linked to the libgfortran.5.dylib and
libquadmath.0.dylib libraries located in /opt/R/arm64/gfortran/lib/.
This is the location of Coudert's gfortran on kjohnson, the Bioconductor
arm64 build machine for BioC 3.16. Because of this, the current binary
won't load on an arm64 machine that doesn't have Coudert's gfortran.

Adjustments have been made on kjohnson to address this. From now on,
the binary packages produced by the machine should work on a user
machine that doesn't have Coudert's gfortran.
The current Intel Mac binary that is available in BioC 3.16 is unfortunately
dynamically linked to libgfortran.5.dylib and won't load on an Intel Mac
that doesn't have Coudert's gfortran.

Adjustments have been made on lconway to address this. From now on, the binary
packages produced by the machine should work on a user machine that doesn't
have Coudert's gfortran.
@joshua-d-campbell joshua-d-campbell merged commit 92905bd into campbio:master Feb 15, 2023
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