Package: eiopaR
Title: Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Version: 0.1.1
Authors@R: 
    person(given = "Mehdi",
           family = "Echchelh",
           role = c("aut", "cre"),
           email = "mehdi.echel@gmail.com",
           comment = c())
Description: Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note that the author of this package is not affiliated with EIOPA. The data is accessed through a REST API available at <https://mehdiechchelh.com/api/>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, jsonlite, curl,
RoxygenNote: 7.1.1
Collate: 'const.R' 'api.R' 'eiopaR.R' 'utils.R'
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-31 06:11:26 UTC; mehdi.echchelh
Author: Mehdi Echchelh [aut, cre]
Maintainer: Mehdi Echchelh <mehdi.echel@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-31 07:20:12 UTC
Built: R 4.1.0; ; 2021-06-01 17:49:19 UTC; unix
