Package: easyScieloPack
Title: Easy Interface to Search 'SciELO' Database
Version: 0.1.1
Authors@R: c(
    person("Pablo", "Ixcamparij", email = "jose.sorto@ucr.ac.cr", role = c("aut", "cre")),
    person("Keneth", "Masis Leandro", email = "keneth.masis.leandro@una.ac.cr", role = c("aut"))
    )
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/Programa-ISA/easyScieloPack
BugReports: https://github.com/Programa-ISA/easyScieloPack/issues
NeedsCompilation: no
Packaged: 2025-07-26 21:17:47 UTC; jpabl
Author: Pablo Ixcamparij [aut, cre],
  Keneth Masis Leandro [aut]
Maintainer: Pablo Ixcamparij <jose.sorto@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2025-07-26 21:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:42:10 UTC; unix
