[Bioc-devel] Error in trio package due to removed package
Holger Schwender
ho|ger@@chw @end|ng |rom gmx@de
Wed Apr 1 14:54:58 CEST 2026
Dear Bioconductor team,
I've just got a notification that checking/building my BioC package trio fails. The reason for the error is that a function in trio depends on a function from the package haplo.stats that was very recently removed from CRAN
https://cran.r-project.org/web/packages/haplo.stats/index.html
Rewriting the function in trio so that it would not depend on the haplo.stats function would be hardly possible, in particular considering the BioConductor release schedule. Even though this function is not one of the main features of the trio package, it is part of a workflow. So simply removing (temporarily) this function would also be not that simple (and not a really good idea).
The haplo.stats package, however, is still available at github (and the function used from this package does not seem to cause the problem because of which haplo.stats was removed from CRAN).
I would therefore be very grateful if you would let me know if it would be possible to also use a package that is only available at github as Suggest or Import in a BioConductor package, and if yes, if it would be okay to do so for the next release (and to remove this dependency until the release in October/November).
Thanks a lot,
Holger
More information about the Bioc-devel
mailing list