Package: adjustedcranlogs Type: Package Title: Remove Automated and Repeated Downloads from 'RStudio' 'CRAN' Download Logs Version: 0.2.0 Authors@R: c(person("Tyler", "Morgan-Wall", email = "tylermw@gmail.com", role = c("aut", "cre"))) Date: 2017-11-22 Description: Adjusts output of 'cranlogs' package to account for 'CRAN'-wide daily automated downloads and re-downloads caused by package updates. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.0.2 Imports: cranlogs, xml2, lubridate, dplyr, rvest Depends: R (>= 2.10) URL: https://github.com/tylermorganwall/adjustedcranlogs BugReports: https://github.com/tylermorganwall/adjustedcranlogs/issues Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://tylermorganwall.r-universe.dev Date/Publication: 2020-02-24 00:56:11 UTC RemoteUrl: https://github.com/tylermorganwall/adjustedcranlogs RemoteRef: HEAD RemoteSha: 324cf891530564db95a9f52f834abbf5be6f8078 NeedsCompilation: no Packaged: 2026-06-19 09:24:27 UTC; root Author: Tyler Morgan-Wall [aut, cre] Maintainer: Tyler Morgan-Wall