Package: SDGdetector
Title: Detect SDGs and Targets in Text
Version: 2.7.3
Authors@R: c(
      person("Yingjie", "Li", email = "yingjieli.edu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8401-0649")),
      person("Veronica", "Frans", email = "verofrans@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5634-3956")),
      person("Yongze", "Song", email = "yongze.song@outlook.com", role = "aut", comment = c(ORCID = "0000-0003-3420-9622")),
      person("Meng", "Cai", email = "mengcai24601@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-8318-572X")),
      person("Yuqian", "Zhang", email = "zhan1364@msu.edu", role = "aut", comment = c(ORCID = "0000-0001-7576-2526")),
      person("Jianguo", "Liu", email = "liuji@msu.edu", role = "aut", comment = c(ORCID = "0000-0001-6344-0087"))
      )
Description: Identify 17 Sustainable Development Goals and associated 169 targets in text.
URL: https://github.com/Yingjie4Science/SDGdetector
BugReports: https://github.com/Yingjie4Science/SDGdetector/issues
Imports: dplyr, magrittr, stringr, ggplot2, tidyr, grDevices,
        rnaturalearth, utils, scales, magick
Depends: R (>= 3.5.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
NeedsCompilation: no
Packaged: 2023-05-23 23:21:45 UTC; pc
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Author: Yingjie Li [aut, cre] (<https://orcid.org/0000-0002-8401-0649>),
  Veronica Frans [aut] (<https://orcid.org/0000-0002-5634-3956>),
  Yongze Song [aut] (<https://orcid.org/0000-0003-3420-9622>),
  Meng Cai [aut] (<https://orcid.org/0000-0002-8318-572X>),
  Yuqian Zhang [aut] (<https://orcid.org/0000-0001-7576-2526>),
  Jianguo Liu [aut] (<https://orcid.org/0000-0001-6344-0087>)
Maintainer: Yingjie Li <yingjieli.edu@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-23 23:52:04 UTC
Built: R 4.6.0; ; 2025-11-02 04:39:41 UTC; windows
