Skip to content

R 4.3.2 and Quarto 1.5.54, along with necessary system dependencies and TeX Live. It's designed to be used as a starting point for R and Quarto projects.

License

Notifications You must be signed in to change notification settings

derecksprojects/r-quarto-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-R-quarto-base

R 4.3.2 and Quarto 1.5.54, along with necessary system dependencies and TeX Live. It's designed to be used as a starting point for R and Quarto projects.

This Docker image provides a base environment with R 4.3.2 and Quarto 1.5.54, along with necessary system dependencies and TeX Live. It's designed to be used as a starting point for R and Quarto projects.

Contents

  • R 4.3.2
  • Quarto 1.5.54
  • TeX Live
  • Various system libraries required for R packages and Quarto

Usage

To use this image in your Dockerfile:

FROM dereckmezquita/r-quarto-base:latest

To run an interactive shell in the container:

docker run -it dereckmezquita/r-quarto-base:latest

Building

If you want to build this image yourself:

docker build -t r-quarto-base .

Contributing

Feel free to open issues or pull requests if you have suggestions for improvements.

License

MIT License

About

R 4.3.2 and Quarto 1.5.54, along with necessary system dependencies and TeX Live. It's designed to be used as a starting point for R and Quarto projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published