Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eroor to install monocle v2 #507

Open
sanskritidey opened this issue Feb 22, 2024 · 1 comment
Open

Eroor to install monocle v2 #507

sanskritidey opened this issue Feb 22, 2024 · 1 comment

Comments

@sanskritidey
Copy link

Hie,
I'm facing the issue to install the monocle package for version 2.

Install BiocManager if not already done

if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")

Install monocle using BiocManager

BiocManager::install("monocle")
'getOption("repos")' replaces Bioconductor standard repositories, see
'help("repositories", package = "BiocManager")' for details.
Replacement repositories:
CRAN: https://cran.rstudio.com/
Bioconductor version 3.18 (BiocManager 1.30.22), R 4.3.2 (2023-10-31
ucrt)
Installation paths not writeable, unable to update packages
path: C:/Program Files/R/R-4.3.2/library
packages:
boot, cluster, foreign, lattice, MASS, Matrix, mgcv, nlme, rpart,
survival
Warning message:
package(s) not installed when version(s) same as or greater than
current; use force = TRUE to re-install: 'monocle'

@alanocallaghan
Copy link

This indicates that you already have the latest version of monocle; BiocManager is telling you that your version is the same as or greater than the version available on Bioc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants