Package: castarter Title: Content Analysis Starter Toolkit Version: 0.3.0.9015 Authors@R: c(person(given = "Giorgio", family = "Comai", role = c("aut", "cre", "cph"), email = "g@giorgiocomai.eu", comment = c(ORCID = "0000-0002-0515-9542")), person("EDJNet", role = c("fnd")) ) Description: Consistent approaches for basic web scraping, text mining and word frequency analysis of textual datasets. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: magrittr, dplyr, tidyr, purrr, stringr, slider, tidytext, rlang (>= 0.1.2), shiny, processx, attempt, DT, glue, golem, htmltools, bslib, dygraphs, waiter, ggiraph, lubridate, tbl2xts, cicerone, usethis, tibble, DBI, RSQLite, ellipsis, rvest, xml2, cli, dbplyr, PrettyCols, reactable, progress, shinymeta, httr2, fs, forcats, ggplot2, scales, stringi, readr, vctrs Suggests: testthat (>= 3.0.0), roxygen2, spelling, knitr, rmarkdown, arrow, duckdb Config/testthat/edition: 3 URL: https://castarter.tadadit.xyz, https://github.com/giocomai/castarter BugReports: https://github.com/giocomai/castarter/issues Language: en-US VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev git make libgit2-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://giocomai.r-universe.dev Date/Publication: 2026-05-25 20:34:27 UTC RemoteUrl: https://github.com/giocomai/castarter RemoteRef: HEAD RemoteSha: f0befcb8d640766d398a13a28f0a76c46b5a9920 NeedsCompilation: no Packaged: 2026-05-25 21:26:09 UTC; root Author: Giorgio Comai [aut, cre, cph] (ORCID: ), EDJNet [fnd] Maintainer: Giorgio Comai