Package: googleLanguageR
Title: Call Google's 'Natural Language', 'Cloud Translation', 'Cloud
        Speech', and 'Cloud Text-to-Speech' APIs
Version: 0.3.1.1
Authors@R: c(person("Aleksander","Dietrichson",email="dietrichson@gmail.com",role=c("ctb")),person("Mark","Edmondson",email="r@sunholo.com",role=c("aut")),person("John","Muschelli",email="muschellij2@gmail.com",role=c("ctb")),person("Neal","Richardson",email="neal.p.richardson@gmail.com",role="rev",comment="Reviewed package for ropensci"),person("Julia","Gustavsen",email="j.gustavsen@gmail.com",role="rev",comment="Reviewed package for ropensci"),person("Cheryl Isabella","Lim",email="cheryl.academic@gmail.com",role=c("aut","cre")))
Description: Access Google Cloud machine learning APIs for text and speech tasks. 
  Use the Cloud Translation API for text detection and translation, the Natural Language API
  to analyze sentiment, entities, and syntax, the Cloud Speech API to transcribe audio to text,
  and the Cloud Text-to-Speech API to synthesize text into audio files.
URL: https://github.com/ropensci/googleLanguageR
BugReports: https://github.com/ropensci/googleLanguageR/issues
Depends: R (>= 3.3)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Imports: assertthat, base64enc, googleAuthR (>= 1.1.1), jsonlite, purrr
        (>= 0.2.4), stats, tibble, utils
Suggests: pdftools, cld2, testthat, knitr, rmarkdown, rvest, shiny,
        shinyjs, stringdist, tidyr, tuneR, xml2, av, magrittr
NeedsCompilation: no
Packaged: 2025-10-22 10:15:18 UTC; Isabella
Author: Aleksander Dietrichson [ctb],
  Mark Edmondson [aut],
  John Muschelli [ctb],
  Neal Richardson [rev] (Reviewed package for ropensci),
  Julia Gustavsen [rev] (Reviewed package for ropensci),
  Cheryl Isabella Lim [aut, cre]
Maintainer: Cheryl Isabella Lim <cheryl.academic@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-22 11:00:09 UTC
Built: R 4.6.0; ; 2025-10-22 23:51:38 UTC; windows
