Package: cranology Title: The CRAN Chronology Version: 1.0.0 Authors@R: c( person("Antoine", "Languillaume", , "antoine@thinkr.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9843-5632")), person("Sebastien", "Rochette", , "sebastien@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0002-1565-9313")), person("Vincent", "Guyader", , "vincent@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0003-0671-9270")), person("ThinkR", role = "cph") ) Description: Scraping routines and datasets to monitor the evolution of the number of packages on CRAN. License: MIT + file LICENSE Depends: R (>= 2.10) Imports: cli, devtools, dplyr, furrr, ggplot2, lubridate, magrittr, purrr, readr, rvest, stringi, stringr, utils Suggests: checkhelper, knitr, testthat, usethis, withr VignetteBuilder: knitr Remotes: thinkr-open/checkhelper Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2024-09-11 15:14:05 UTC RemoteUrl: https://github.com/ThinkR-open/cranology RemoteRef: HEAD RemoteSha: db5e70ccfac58d52359fb7b815ce691d515958c2 NeedsCompilation: no Packaged: 2026-06-23 05:52:18 UTC; root Author: Antoine Languillaume [aut, cre] (ORCID: ), Sebastien Rochette [aut] (ORCID: ), Vincent Guyader [aut] (ORCID: ), ThinkR [cph] Maintainer: Antoine Languillaume