Package: eiopaR
Title: Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Version: 0.1.0
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,
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-04-26 09:25:52 UTC; mehdi
Author: Mehdi Echchelh [aut, cre]
Maintainer: Mehdi Echchelh <mehdi.echel@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-28 07:00:03 UTC
