Type: Package
Package: simfinapi
Title: Accessing 'SimFin' Data
Version: 0.2.4
Authors@R: 
    person("Matthias", "Gomolka", , "matthias.gomolka@posteo.de", role = c("aut", "cre"))
Description: Through simfinapi, you can intuitively access the 'SimFin'
    Web-API (<https://www.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://app.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, spelling, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: check_inputs
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-12 13:17:18 UTC; matth
Author: Matthias Gomolka [aut, cre]
Maintainer: Matthias Gomolka <matthias.gomolka@posteo.de>
Repository: CRAN
Date/Publication: 2023-04-12 13:30:02 UTC
