Package: finlex
Title: Access Open Data from the Finnish 'Finlex' Legislative Database
Version: 0.1.0
Authors@R: 
    person("Kristian", "Vepsäläinen", , "kristian.vepsalainen@proton.me", role = c("aut", "cre"))
Description: Provides functions to retrieve and structure Finnish
    legislative data made available through the 'Finlex' Open Data API
    (<https://www.finlex.fi/en/open-data>). Functions cover retrieval of
    statute catalogues, statute titles, structured statute metadata, and
    cross-references between amending and amended statutes, returned as
    tidy tibbles for further analysis.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
URL: https://github.com/KristianVepsalainen/finlex
BugReports: https://github.com/KristianVepsalainen/finlex/issues
Depends: R (>= 4.1.0)
Imports: dplyr, httr2, tibble, xml2
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-14 08:58:14 UTC; kristianvepsalainen
Author: Kristian Vepsäläinen [aut, cre]
Maintainer: Kristian Vepsäläinen <kristian.vepsalainen@proton.me>
Repository: CRAN
Date/Publication: 2026-07-22 08:10:09 UTC
Built: R 4.6.1; ; 2026-07-22 12:08:35 UTC; unix
