Package: pkgmeta Title: Find details about R packages on CRAN or github Version: 0.1.0 Authors@R: person("Rob", "Hyndman", , "Rob.Hyndman@monash.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2140-5352")) Description: Finds meta data for all packages on CRAN that match a given author and packages contained in specified github repositories. Imports: cranlogs, desc, dplyr, gh, pkgsearch, purrr, stringr, tibble, utils URL: https://github.com/robjhyndman/pkgmeta/, https://pkg.robjhyndman.com/pkgmeta/ License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/robjhyndman/pkgmeta/issues Config/pak/sysreqs: git libicu-dev libssl-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-01-01 03:48:37 UTC RemoteUrl: https://github.com/robjhyndman/pkgmeta RemoteRef: HEAD RemoteSha: 6ed051c473f81ab9497ce159302ac94e62b4d954 NeedsCompilation: no Packaged: 2026-07-03 15:45:33 UTC; root Author: Rob Hyndman [aut, cre] (ORCID: ) Maintainer: Rob Hyndman Depends: R (>= 4.1.0)