CausalImpact error
I tried running this in Dataiku, there is error in R code. Can you help me resolve the error?
Code is here:
CausalImpact (google.github.io)
Error I got:
"Error in R process: simpleError : trying to use CRAN without setting a mirror"
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi @Amar2024
,The package should be available to install via CRAN:
https://cran.r-project.org/web/packages/CausalImpact/index.html
Can you try adding this package to a R code environment instead of trying to install it at runtime , as it may provide more information on the reason it's failing to install.
https://knowledge.dataiku.com/latest/code/work-environment/concept-code-environments.html
If that still fails, please share the code env diagnostics logs or open a support ticket if there could be any confidential information in the code env diagnostics.https://blog.dataiku.com/troubleshooting-in-dataiku