Package: pestr
Title: Interface to Download Data on Pests and Hosts from 'EPPO'
Version: 0.8.2
Authors@R: person(given = "Michal Jan",
           family = "Czyz",
           role = c("aut", "cre"),
           email = "m.czyz.j@gmail.com",
           comment = c(ORCID = "0000-0001-7156-4530"))
Description: Set of tools to automatize extraction of data on pests from 'EPPO
    Data Services' and 'EPPO Global Database' and to put them into tables with
    human readable format. Those function use 'EPPO database API', thus you 
    first need to register on <https://data.eppo.int> (free of charge).
    Additional helpers allow to download, check and connect to
    'SQLite EPPO database'.
Depends: R (>= 3.6.0)
Imports: curl, DBI, dplyr (>= 1.0.0), httr, jsonlite, magrittr, readr,
        rlang, RSQLite, tidyr (>= 1.0.0), utils
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, mockr, rmarkdown, roxygen2, testthat
URL: https://github.com/mczyzj/pestr
BugReports: https://github.com/mczyzj/pestr/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-16 11:40:02 UTC; michal
Author: Michal Jan Czyz [aut, cre] (<https://orcid.org/0000-0001-7156-4530>)
Maintainer: Michal Jan Czyz <m.czyz.j@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-20 11:00:02 UTC
Built: R 4.0.2; ; 2021-01-21 12:10:55 UTC; unix
