Package: easyScieloPack
Title: Easy Interface to Search 'SciELO' Database
Version: 0.1.0
Authors@R: 
    person("Pablo", "Ixcamparij", email = "jose.sorto@ucr.ac.cr", role = c("aut", "cre"))
Description: Provides a simple interface to search and retrieve scientific articles 
    from the 'SciELO' (Scientific Electronic Library Online) database <https://scielo.org>. 
    It allows querying, filtering, and visualizing results in an interactive table.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: httr (>= 1.4.6), xml2 (>= 1.3.6), rvest (>= 1.0.3), dplyr (>=
        1.1.4), magrittr (>= 2.0.3), stats, stringr (>= 1.5.1)
URL: https://github.com/PabloIxcamparij/easyScieloPack
BugReports: https://github.com/PabloIxcamparij/easyScieloPack/issues
NeedsCompilation: no
Packaged: 2025-07-15 06:31:56 UTC; emmas
Author: Pablo Ixcamparij [aut, cre]
Maintainer: Pablo Ixcamparij <jose.sorto@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2025-07-18 14:40:08 UTC
