Type: Package
Package: simfinapi
Title: Accessing 'SimFin' Data
Version: 0.2.0
Authors@R: 
    person(given = "Matthias",
           family = "Gomolka",
           role = c("aut", "cre"),
           email = "matthias.gomolka@posteo.de")
Description: Through simfinapi, you can intuitively access the 'SimFin'
    Web-API (<https://simfin.com/>) to make 'SimFin' data easily available
    in R. To obtain an 'SimFin' API key (and thus to use this package),
    you need to register at <https://simfin.com/login>.
License: GPL-3
URL: https://github.com/matthiasgomolka/simfinapi
BugReports: https://github.com/matthiasgomolka/simfinapi/issues
Depends: R (>= 3.5)
Imports: bit64, checkmate (>= 2.0.0), data.table (>= 1.12.8),
        future.apply (>= 1.4.0), httr, memoise (>= 1.1.0), progressr,
        RcppSimdJson (>= 0.1.1), utils
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: check_inputs
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-11 12:56:15 UTC; matthias
Author: Matthias Gomolka [aut, cre]
Maintainer: Matthias Gomolka <matthias.gomolka@posteo.de>
Repository: CRAN
Date/Publication: 2021-09-11 13:40:02 UTC
Built: R 4.0.2; ; 2021-09-12 10:45:30 UTC; unix
