Hi,
Thanks for the package!
I am currently working at the development of a nf-core pipeline, and to do so we are pubblishing all of our packages in bioconda.
One of our R packages (CNAqc) depends on Sequenza, but it is unfortunately giving us some problems during the build of the recipe.
What happens is that the sequenza version pubblished on bioconda strictly depends on a version of base R >= 4.2 and < 4.3.0a0, while other dependencies of our package require a more updated version of R (you can find the error arising during the PR of our package to bioconda here:
https://github.com/bioconda/bioconda-recipes/pull/55976).
Could be possible for you update the bioconda version of sequenza? This would help us a lot.
Thank you in advance for the help.
Best regards,
Virginia Gazziero