sbg / sevenbridges-r

Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R
https://sbg.github.io/sevenbridges-r/
Apache License 2.0
35 stars 14 forks source link

Package 'sevenbridges' not available for R version 3.6.3 #76

Closed miosisoniii closed 4 years ago

miosisoniii commented 4 years ago

Thank you for making the master tutorial!

I am using R version 3.6.3 "Holding the Windsock" and ran into an error when loading the package "sevenbridges".

nanxstats commented 4 years ago

I would recommend upgrading R to the latest stable version (currently 4.0.1) and install Bioconductor 3.11 since older versions of base R can only install outdated releases of Bioconductor, which come with the outdated packages.

Alternatively, try installing the development version from GitHub.