Package: spacyr Type: Package Title: Wrapper to the 'spaCy' 'NLP' Library Version: 1.3.1 Authors@R: c( person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-0797-564X")), person("Akitaka", "Matsuo", email = "a.matsuo@lse.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-3323-6330")), person("Johannes", "Gruber", , "JohannesB.Gruber@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-9177-1772")), person("European Research Council", role = "fnd", comment = "ERC-2011-StG 283794-QUANTESS") ) Description: An R wrapper to the 'Python' 'spaCy' 'NLP' library, from . License: GPL-3 LazyData: TRUE Depends: R (>= 3.0.0), methods Imports: data.table, reticulate (>= 1.6) Suggests: dplyr, knitr, quanteda, R.rsp, rmarkdown, spelling, testthat, tidytext, tibble URL: https://spacyr.quanteda.io Encoding: UTF-8 BugReports: https://github.com/quanteda/spacyr/issues RoxygenNote: 7.2.3 Language: en-GB VignetteBuilder: R.rsp Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libpng-dev python3 Repository: https://quanteda.r-universe.dev Date/Publication: 2025-02-03 23:36:20 UTC RemoteUrl: https://github.com/quanteda/spacyr RemoteRef: HEAD RemoteSha: 877f35928bcd1b4831550b0b4420bbaa169554e8 NeedsCompilation: no Packaged: 2026-07-04 07:33:35 UTC; root Author: Kenneth Benoit [cre, aut, cph] (ORCID: ), Akitaka Matsuo [aut] (ORCID: ), Johannes Gruber [ctb] (ORCID: ), European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS) Maintainer: Kenneth Benoit