-
Notifications
You must be signed in to change notification settings - Fork 3
Requirements
Boutry Sébastien edited this page Mar 28, 2024
·
20 revisions
Quarto installation is required for the use of inrae-project-website template.
In the publications.qmd page, the use R packages (rmakrdown, httr2, wordcloud2, bid2df and data.table) prior installation on your R session.
install.packages("pak")
pak::pak(c("rmarkdown","httr2","wordcloud2","bid2df","data.table"))