Package: depcheck Type: Package Title: Dependency Use Checker for R Packages Version: 0.1.0 Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre")) Description: A way to check R packages and shiny applications for unused package dependencies, or packages with low usage. Reduces the requirement to have unneccessary dependencies in a project. License: MIT + file LICENSE Imports: formatR Encoding: UTF-8 Language: en-GB Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.1.2 Repository: https://ashbaldry.r-universe.dev Date/Publication: 2021-12-19 17:23:07 UTC RemoteUrl: https://github.com/ashbaldry/depcheck RemoteRef: HEAD RemoteSha: 3f028933244a3137fb8bad3417da38c91d64c94e NeedsCompilation: no Packaged: 2026-06-12 07:20:54 UTC; root Author: Ashley Baldry [aut, cre] Maintainer: Ashley Baldry