sigven / pcgr

Personal Cancer Genome Reporter (PCGR)
https://sigven.github.io/pcgr
MIT License
251 stars 47 forks source link

Quarto fixes #232

Closed pdiakumis closed 3 months ago

pdiakumis commented 3 months ago

This one was a bit of a doozy.

library(CNAqc)
Error in library.dynam(lib, package, package.lib) : 
  shared object 'sp.dylib' not found

Upon disabling it and running without any CNA files, PCGR works fine.