Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upseeking a solution for both Python and R user.. #21
Comments
|
And I fail to find how to change the default CRAN repo mirror. I just wanna set the mirror as https://mirrors.tuna.tsinghua.edu.cn/CRAN/ probably pass as an environment variable with -e parameter in docker is a good solution. |
|
Currently, we do not have plans for supporting package management systems for languages other than R, but that could be an idea to consider. So, please declare them as system dependencies if they could be installed via |
|
@harryprince - now this should be fixed by e332619. The new |
I am both using Python and R, can I see any solution to describe the python dependancies like R? or how I can contribute for that?