Package: repo.data
Title: R Repositories Data
Version: 0.2.2
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.
    In addition, it provides access to information about the processes at CRAN.
    This metadata can be used to help package maintainers and users navigate 
    changes to dependencies and with reproducibility.
License: GPL (>= 3)
URL: https://github.com/llrs/repo.data, https://repo.data.llrs.dev/
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: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-20 13:17:48 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: 2026-06-20 17:50:02 UTC
