Skip to content
Prev 15772 / 21312 Next

[Bioc-devel] BiocManager not installing latest release version of DepecheR

It looks like you are still installing release 3.9 versions of packages.  The latest version is release 3.10.

If you do
BiocManager::version()
Does it show "3.9"  or "3.10"?

I'm betting "3.9"

You can do

BiocManager::install(version="3.10")
BiocManager::install()


To update all packages to 3.10 versions


Cheers,


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
Message-ID: <BN8PR12MB3460F4E189A7024EAE29FE26F9760@BN8PR12MB3460.namprd12.prod.outlook.com>
In-Reply-To: <LNXP265MB1003CF86D6A0FBE459C99B019A760@LNXP265MB1003.GBRP265.PROD.OUTLOOK.COM>