Package: packagefinder
Type: Package
Title: Comfortable Search for R Packages on CRAN Directly from the R
        Console
Version: 0.2.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/,
        http://www.zuckarelli.de/packagefinder/tutorial.html,
        https://youtu.be/B96NMSo3nJI
Repository: CRAN
LazyData: true
ByteCompile: true
Imports: httr, utils, jsonlite, pander, formattable, stringr, crayon,
        lubridate, tidyr, textutils, htmlTable
Depends: tools (>= 3.4.0)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2020-03-30 21:22:31 UTC; Joachim
Author: Joachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
Date/Publication: 2020-03-31 15:10:06 UTC
