Type: Package
Package: simfinapi
Title: Accessing 'SimFin' Data
Version: 1.0.1
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 (>= 4.1)
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.3.2
NeedsCompilation: no
Packaged: 2025-09-04 16:19:46 UTC; matth
Author: Matthias Gomolka [aut, cre]
Maintainer: Matthias Gomolka <matthias.gomolka@posteo.de>
Repository: CRAN
Date/Publication: 2025-09-04 17:00:02 UTC
Built: R 4.5.1; ; 2025-10-21 13:13:19 UTC; windows
