Olink-Proteomics / OlinkRPackage

Olink R package: A collection of functions to facilitate analysis of proteomic data from Olink. The goal of this package is to help users extract biological insights from proteomic data run on the Olink platform.
GNU Affero General Public License v3.0
92 stars 23 forks source link

Develop 4.0 #443

Closed klevdiamanti closed 1 month ago

klevdiamanti commented 1 month ago

Title: Write a very short summary here

Problem: Write a description of your problem here.

Solution: Write a short summary of your solution.

Key Features:

Checklist

Type of changes

What type of changes does your code introduce? Put an x in the boxes that apply

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, any questions you have, etc...

Consider linking any issues (#issue-number ) or adding @mentions to ensure specific people see it.

klevdiamanti commented 1 month ago

@dtopouza I started the branch "develop_4.0_bridgeable_v2" to incorporate changes merged in "develop_4.0" which would allow updating the bridgeable function. I fixed the reasons driving devtools::check() to fail, and almost all tests are passing except from macOS which is failing because the output from bridgeable does not match the expected. As this is something you have written, can you please check on your end? Could it be different behaviors in libraries between macOS and other OSs?