Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 426 Bytes

docker_r4.1.2

Here are the files to creat a new docker image to host R v4.1.2

#1. configure

  1. Platform:

  2. CranBioc Packages installed along with docker build are listed in installed_CranBioc.txt

  3. biodb, github (add nichenetr) and future packages were copied from Jonas Schrepping's docker system.

#2. experience for next time

  1. make a list for python packages and install via pip install -r docker_python.txt