Installing Rmmquant in R - package ‘Rmmquant’ is not available (for R version 3.5.1 RC)

Error Information: package ‘Rmmquant’ is not available (for R version 3.5.1 RC)

Description of issue - Hi. I am trying to install Rmmquant in R. But i falied any time.

Steps taken so far - So far i tried
install.packages("devtools")
library("devtools")
install_github("mzytnicki/Rmmquant")

source("https://bioconductor.org/biocLite.R")
biocLite("Rmmquant")

But the same error keeps coming up.
Any thoughs?

System Information:

  • RStudio Edition: (Desktop or Server)
  • RStudio Version:
  • OS Version:
  • R Version: 3.5.1

Also:

  • RStudio diagnostics report:
  • Your sessionInfo():
  • RStudio crash report:
  • RStudio application log files:

populating that info would be helpful. In particular the OS information.

In addition, the latest stable version of R is 3.5.0. Is there a reason you are running the release candidate instead of the latest stable?

1 Like