Unable to deploy shiny app

I'm trying to deploy my shiny app but it is showing an error for one Bioconductor package "ResidualMatrix". I have tried a method which seems to be working for every other package but this one i.e.

options(repos = BiocManager::repositories())

Kindly suggest to me any other options for this problem