Package: text2sdg Type: Package Version: 1.1.2 Date: 2025-09-07 Title: Detecting UN Sustainable Development Goals in Text Description: The United Nations' Sustainable Development Goals (SDGs) have become an important guideline for organisations to monitor and plan their contributions to social, economic, and environmental transformations. The 'text2sdg' package is an open-source analysis package that identifies SDGs in text using scientifically developed query systems, opening up the opportunity to monitor any type of text-based data, such as scientific output or corporate publications. For more information see Meier, Mata & Wulff (2025) and Wulff, Meier & Mata (2024) . Maintainer: Dominik S. Meier Authors@R: c( person(c("Dirk","U."), "Wulff", role= "aut", email= "dirk.wulff@gmail.com", comment = c(ORCID = "0000-0002-4008-8022")), person(c("Dominik","S."), "Meier", role = c("aut", "cre"), email = "dominikmeier@outlook.com", comment = c(ORCID = "0000-0002-3999-1388")), person("Rui", "Mata", role = "ctb", email= "rui.mata@unibas.ch", comment = c(ORCID = "0000-0002-1679-906X")) ) URL: https://github.com/dwulff/text2sdg BugReports: https://github.com/dwulff/text2sdg/issues License: GPL-3 Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: magrittr, dplyr, corpustools (>= 0.4.2), tidyr, tibble, stringr, ggplot2, lifecycle, ranger, text2sdgData (>= 0.1.1) Suggests: testthat (>= 3.0.0), knitr, rmarkdown LazyData: TRUE LazyDataCompression: bzip2 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libicu-dev libpng-dev libxml2-dev Repository: https://dwulff.r-universe.dev Date/Publication: 2025-09-08 15:50:10 UTC RemoteUrl: https://github.com/dwulff/text2sdg RemoteRef: HEAD RemoteSha: e27471d3df9abcf5fffcdf8eb6c27d18be910c03 NeedsCompilation: no Packaged: 2026-07-05 07:28:08 UTC; root Author: Dirk U. Wulff [aut] (ORCID: ), Dominik S. Meier [aut, cre] (ORCID: ), Rui Mata [ctb] (ORCID: )