Type: Package
Package: simfinapi
Title: Accessing 'SimFin' Data
Version: 1.0.0
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: checkmate (>= 2.0.0), data.table (>= 1.12.8), httr2,
        lifecycle, memoise (>= 1.1.0), 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: 2024-02-27 23:12:55 UTC; matth
Author: Matthias Gomolka [aut, cre]
Maintainer: Matthias Gomolka <matthias.gomolka@posteo.de>
Repository: CRAN
Date/Publication: 2024-02-28 00:20:02 UTC
Built: R 4.3.2; ; 2024-02-28 01:31:21 UTC; unix
