Enhance the documentation by completing the following tasks - [ ] Add guidelines for handling dependencies in Julia - [x] Explain that it is possible to use multiple languages provided that we use the knitr engine. - [x] Add a TL;DR section with the main points/commands at the beginning of the document - [x] ~~Should we recommend to use `pak` instead of `remotes` for package installation?~~ recent version of renv natively support installation of non-CRAN package - [x] (for R users) recommend using R >= 4.5.1 for a seamless workflow with renv
Enhance the documentation by completing the following tasks
Should we recommend to userecent version of renv natively support installation of non-CRAN packagepakinstead ofremotesfor package installation?