We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Quarto
In the publications.qmd page, the use R packages (httr2, wordcloud2, bid2df and data.table) prior installation on your R session.
install.packages("pak") pak::pak(c("rmarkdown","httr2","wordcloud2","bid2df","data.table"))