Package: pkgsearch
Title: Search and Query CRAN R Packages
Version: 3.0.3
Authors@R: c(
    person("Gábor", "Csárdi",, "csardi.gabor@gmail.com", c("aut", "cre")),
    person("Maëlle", "Salmon", role = "aut",
           comment = c(ORCID = "0000-0002-2815-0399")),
    person("R Consortium", role = c("fnd")))
Description: Search CRAN metadata about packages by keyword, popularity,
    recent activity, package name and more. Uses the 'R-hub' search server,
    see <https://r-pkg.org> and the CRAN metadata database, that
    contains information about CRAN packages. Note that this is _not_
    a CRAN project.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-hub/pkgsearch,
        https://r-hub.github.io/pkgsearch/
BugReports: https://github.com/r-hub/pkgsearch/issues
Imports: assertthat, curl, jsonlite, parsedate, prettyunits, tibble
Suggests: mockery, covr, memoise, pingr (>= 2.0.0), rstudioapi, shiny,
        shinyjs, shinyWidgets, testthat (>= 2.1.0), whoami
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-08 16:38:15 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Maëlle Salmon [aut] (<https://orcid.org/0000-0002-2815-0399>),
  R Consortium [fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-08 17:40:12 UTC
Built: R 4.0.2; ; 2020-10-09 10:43:14 UTC; unix
