Package: opencis Type: Package Title: Import Data from Spanish Sociological Research Center (CIS) Version: 0.1.1 Authors@R: c( person("Héctor", "Meleiro", email = "hmeleiros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-4468-2197")) ) Description: Search and import data directly to R from the Spanish Sociological Research Center (CIS) . The CIS is a public institution that conducts electoral and sociological research studies on the Spanish society. The CIS has a large database of surveys that can be accessed through its website. The package includes functions to search for surveys, survey questions and timeseries, and import the data directly to R. License: GPL (>= 3) Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Imports: httr (>= 1.4.7), tibble (>= 3.0.0), purrr (>= 1.0.0), haven (>= 2.5.3), magrittr (>= 2.0.0), rvest (>= 1.0.0), stringr (>= 1.0.0), memoise (>= 2.0.0) URL: https://opencis.spainelectoralproject.com, https://CRAN.R-project.org/package=opencis, https://github.com/hmeleiro/opencis BugReports: https://github.com/hmeleiro/opencis/issues Suggests: knitr, testthat (>= 3.0.0), rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/Needs/website: hmeleiro/spainelectoraltheme Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://hmeleiro.r-universe.dev Date/Publication: 2026-06-30 10:58:20 UTC RemoteUrl: https://github.com/hmeleiro/opencis RemoteRef: HEAD RemoteSha: 90c211b6e1cf0479cfdcf42fa403663e7389f46a NeedsCompilation: no Packaged: 2026-06-30 14:04:51 UTC; root Author: Héctor Meleiro [aut, cre] (ORCID: ) Maintainer: Héctor Meleiro