| 1 |
htmltools |
Facilitates working with HTML content. |
high |
| 2 |
xml2 |
Handles reading, writing, and verification of XML
files. |
high |
| 3 |
yaml |
Manages YAML objects within Rmd files. |
high |
| 4 |
rmarkdown |
Processes Markdown documents, extracts YAML objects,
and calls Pandoc functions. |
high |
| 5 |
servr |
Provides a simple HTTP server. |
high |
| 6 |
rstudioapi |
Accesses RStudio session details, manages files and
projects, and controls RStudio IDE behavior (Viewer). |
high |
| 7 |
stringr |
Provides functions for string manipulation. |
moderate (but frequent in use) |
| 8 |
methods |
Displays methods for a generic function and checks
available methods for a specific function. |
high |
| 9 |
magrittr |
Introduces the %>% operator for piping. |
moderate |
| 10 |
httr2 |
Facilitates working with HTTP requests. |
high |
| 11 |
curl |
Transfers data with URLs, enabling file inclusion in
HTTP requests. |
high |
| 12 |
knitr |
Creates HTML and compiles dynamic documents written in
R Markdown with embedded R code. |
high |
| 13 |
getPass |
Hides user passwords (in API). |
high |
| 14 |
keyring |
Securely stores and retrieves sensitive authentication
data. |
high |
| 15 |
zip |
Manipulates ZIP archives. |
high |
| 16 |
textutils |
Decodes HTML entities. |
high |
| 17 |
lifecycle |
Deliver warnings about depricated functionality |
high |
| 18 |
exams |
Integration with exams package |
high |
| 19 |
base64enc |
To embed file direct to the tasks |
moderate |