Package: packagefinder
Type: Package
Title: Comfortable Search for R Packages on CRAN Directly from the R
        Console
Version: 0.1.1
Authors@R: person("Joachim", "Zuckarelli", role = c("aut", "cre"), email = "joachim@zuckarelli.de", comment = c(ORCID = "0000-0002-9280-3016"))
Maintainer: Joachim Zuckarelli <joachim@zuckarelli.de>
Description: Search for R packages on CRAN directly from the R console, based on the packages' titles, short and long descriptions, or other fields. Combine multiple keywords with logical operators ('and', 'or'), view detailed information on any package and keep track of the latest package contributions to CRAN.
License: GPL-3
Encoding: UTF-8
BugReports: https://github.com/jsugarelli/packagefinder/issues
URL: https://github.com/jsugarelli/packagefinder/
Repository: CRAN
LazyData: true
Imports: httr, utils, jsonlite, pander, formattable, stringr, crayon,
        lubridate, tidyr
Depends: tools (>= 3.4.0)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-04-14 10:22:35 UTC; Joachim
Author: Joachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
Date/Publication: 2019-04-14 20:53:07 UTC
