Skip to content

docker image for R + tidyverse (without RStudio) for Japanese environment

License

Notifications You must be signed in to change notification settings

toshi-ara/docker-tidyversejp

Repository files navigation

toshiara/tidyversejp

This repository is designed for Japanese only, sorry!

概要

Rの公式dockerイメージ

  • tidyverseパッケージ群
  • Noto CJKフォント

を追加したもの

rockerjp/tidyverseと異なり、RStudioは含まれていません

起動方法

$ docker run --rm -it \
    -u docker \
    -e DISPLAY=$DISPLAY \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -v $HOME/R:/home/docker/R \
    -v ${PWD}:/workdir \
    toshiara/tidyversejp

License

Dockerfile

MIT (c) ARA Toshiaki

About

docker image for R + tidyverse (without RStudio) for Japanese environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published