bailey-lab / MIPTools

A suite of computational tools used for molecular inversion probe design, data processing, and analysis.
https://miptools.readthedocs.io
MIT License
6 stars 9 forks source link

Build error #7

Closed arisp99 closed 2 years ago

arisp99 commented 3 years ago

When attempting to build {MIPTools} v1.0.0, I get the following error:

Build Error

One potential culprit is the {McCOILR} package. I have created a PR https://github.com/OJWatson/McCOILR/pull/7 which aims to address the build errors of {McCOILR}. Hopefully, this will resolve the {MIPTools} build error.

arisp99 commented 3 years ago

When commenting out the code to install {McCOILR}, I can successfully build the image. This confirms that {McCOILR} is the cause of the build failure.

arisp99 commented 3 years ago

Following the resolution of https://github.com/OJWatson/McCOILR/pull/7, this issue has bug has been fixed.

arisp99 commented 2 years ago

This same error continues to persist.