Package: syn
Title: Creates Synonyms From Target Words
Version: 0.1.0
Authors@R: c(
  person("Nicholas", "Tierney", 
         email = "nicholas.tierney@gmail.com", 
         role = c("aut", "cre"),
         comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")), 
  person("Amy", "Stringer", 
         email = "amy.stringer@me.com", 
         role = c("aut"),
         comment = c(ORCID = "https://orcid.org/0000-0002-0409-7976")),
  person("Mike", "Cheng", 
         email = "mikefc@coolbutuseless.com", 
         role = c("aut")),
  person("Laura", "de Jong", 
         role = c("aut")),
  person("Thomas", "Lumley", 
         email = "thomas.lumley@r-project.org", 
         role = c("ctb"))
         )
Description: Generates synonyms from a given word drawing from a synonym list
    from the 'moby' project <http://moby-thesaurus.org/>.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
URL: http://syn.njtierney.com/, https://github.com/ropenscilabs/syn
BugReports: https://github.com/ropenscilabs/syn/issues
Suggests: glue, covr, testthat (>= 2.1.0), spelling
Language: en-US
NeedsCompilation: no
Packaged: 2019-12-16 03:42:35 UTC; ntie0001
Author: Nicholas Tierney [aut, cre] (<https://orcid.org/0000-0003-1460-8722>),
  Amy Stringer [aut] (<https://orcid.org/0000-0002-0409-7976>),
  Mike Cheng [aut],
  Laura de Jong [aut],
  Thomas Lumley [ctb]
Maintainer: Nicholas Tierney <nicholas.tierney@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-20 12:10:02 UTC
Built: R 4.3.3; ; 2025-01-24 08:02:02 UTC; unix
