MonashBioinformaticsPlatform / varistran

R package providing Variance Stabilizing Transformations appropriate for RNA-Seq data
GNU Lesser General Public License v2.1
19 stars 3 forks source link

dependency ‘seriation’ is not available #3

Open smazrouee opened 2 years ago

smazrouee commented 2 years ago

Hi,

Trying to install your package on a Mac (Catalina: 10.15.7) using:
_remotes::installgithub("MonashBioinformaticsPlatform/varistran")

received the following error after manually installing "seriation":

ERROR: dependency ‘seriation’ is not available for package ‘varistran’

Any thoughts? thanks

pfh commented 2 years ago

I am able to install seriation with R version 4.1.0, macOS Monterey 12.3.

What version of R are you using? You might need to upgrade.