Package: pkgsearch Title: Search and Query CRAN R Packages Version: 3.1.5.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Maëlle", "Salmon", role = "aut", comment = c(ORCID = "0000-0002-2815-0399")), person("R Consortium", role = "fnd") ) Description: Search CRAN metadata about packages by keyword, popularity, recent activity, package name and more. Uses the 'R-hub' search server, see and the CRAN metadata database, that contains information about CRAN packages. Note that this is _not_ a CRAN project. License: MIT + file LICENSE URL: https://github.com/r-hub/pkgsearch, https://r-hub.github.io/pkgsearch/ BugReports: https://github.com/r-hub/pkgsearch/issues Imports: curl, jsonlite Suggests: covr, memoise, mockery, pillar, pingr (>= 2.0.0), rstudioapi, shiny, shinyjs, shinyWidgets, testthat (>= 3.0.0), whoami, withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1.9000 Config/pak/sysreqs: libssl-dev Repository: https://r-hub.r-universe.dev Date/Publication: 2025-04-12 12:48:15 UTC RemoteUrl: https://github.com/r-hub/pkgsearch RemoteRef: HEAD RemoteSha: 57ef2e4a01a2b5fe3be8012e354aa0d96422b394 NeedsCompilation: no Packaged: 2026-06-02 10:19:53 UTC; root Author: Gábor Csárdi [aut, cre], Maëlle Salmon [aut] (ORCID: ), R Consortium [fnd] Maintainer: Gábor Csárdi