Package: repo.data
Title: R Repository Data
Version: 0.1.5
Authors@R: 
    person("Lluís", "Revilla Sancho", , "lluis.revilla@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9747-2570"))
Description: Retrieve metadata about packages from repositories to explore
    package dependencies, links between help pages, aliases, package
    availability on a given date, and other repository dependent outcome.
    This metadata can be used to help package maintainers and users to
    navigate changes on dependencies and with reproducibility.
License: GPL (>= 3)
URL: https://github.com/llrs/repo.data,
        https://llrs.github.io/repo.data/
BugReports: https://github.com/llrs/repo.data/issues
Depends: R (>= 4.5)
Imports: methods, tools, utils
Suggests: igraph (>= 2.1), knitr (>= 1.49), markdown (>= 1.13),
        rversions (>= 2.1), spelling (>= 2.3)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-25 06:14:42 UTC; lluis
Author: Lluís Revilla Sancho [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-9747-2570>)
Maintainer: Lluís Revilla Sancho <lluis.revilla@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-25 09:30:02 UTC
