Package: fixerapi
Version: 0.1.6
Title: An R Client for the "Fixer.io" Currency API
Description: An R client for the "fixer.io" currency conversion and exchange 
  rate API. The API requires registration and some features are only available 
  on paid accounts. The full API documentation is available at 
  <https://fixer.io/documentation>.
Authors@R: person("Evan", "Odell", 
  email = "evanodell91@gmail.com", role = c("aut", "cre"),
  comment = c(ORCID='0000-0003-1845-808X'))
License: MIT + file LICENSE
URL: https://docs.evanodell.com/fixerapi
BugReports: https://github.com/evanodell/fixerapi/issues
LazyData: true
ByteCompile: true
Imports: jsonlite, tibble, tidyr
Suggests: testthat, covr, knitr, rmarkdown
RoxygenNote: 6.1.0
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-23 09:53:52 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-23 10:14:25 UTC
Built: R 4.1.3; ; 2023-04-17 18:58:49 UTC; windows
