Package: glosario Title: A Multilingual Glossary Version: 0.2 Authors@R: c(person(given = "Greg", family = "Wilson", role = c("aut", "cre"), email = "greg.wilson@rstudio.com", comment = c(ORCID = "0000-0001-8659-8979")), person(given = "Francois", family = "Michonneau", role = c("aut"), email = "francois.michonneau@gmail.com", comment = c(ORCID = "0000-0002-9092-966X")), person(given = "Ian", family = "Flores Siaca", role = c("aut"), email = "iflores.siaca@gmail.com", comment = c(ORCID = "0000-0002-7573-0708")), person(given = "Zhian N.", family = "Kamvar", role = c("aut"), email = "zkamvar@gmail.com", comment = c(ORCID = "0000-0003-1458-7108"))) Description: A glossary of data science terms in multiple languages and usable from multiple languages. Encoding: UTF-8 LazyData: true License: MIT + file LICENSE RoxygenNote: 7.1.1 Depends: R (>= 2.10) Imports: cli, digest, purrr, R6, rlang, tibble, yaml, stringdist, glue, dplyr, magrittr, stringr Roxygen: list(markdown = TRUE) Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Repository: https://carpentries.r-universe.dev Date/Publication: 2023-04-12 00:08:15 UTC RemoteUrl: https://github.com/carpentries/glosario-r RemoteRef: HEAD RemoteSha: 90821c505d87008fd525a91598e597f110e66d8e NeedsCompilation: no Packaged: 2026-06-17 11:32:18 UTC; root Author: Greg Wilson [aut, cre] (ORCID: ), Francois Michonneau [aut] (ORCID: ), Ian Flores Siaca [aut] (ORCID: ), Zhian N. Kamvar [aut] (ORCID: ) Maintainer: Greg Wilson