When we run the evaluation code, there is a package installation issue in R. The R package CIDR is not installing correctly because the dependent package of CIDR which is the clusterCrit package is not available in any CRAN Repositories
Here are the details about the error when running evaluation API:
Tried installing the R packages as follows:
It didn't work out, after debugging in the celery-api docker container by opening an R shell inside it, found the below observations:
I tried installing clusterCrit package as well but it’s throwing the below error
When we run the evaluation code, there is a package installation issue in R. The R package CIDR is not installing correctly because the dependent package of CIDR which is the clusterCrit package is not available in any CRAN Repositories
Here are the details about the error when running evaluation API:
Tried installing the R packages as follows:
It didn't work out, after debugging in the celery-api docker container by opening an R shell inside it, found the below observations:
I tried installing clusterCrit package as well but it’s throwing the below error
I got this from google