Package: PaLMr
Type: Package
Title: Interface for 'Google Pathways Language Model 2 (PaLM 2)'
Version: 0.2.0
Authors@R: c(
    person(
      given = "Li", 
      family = "Yuan", 
      role = c("aut", "cre"), 
      email = "lyuan@gd.edu.kg",
      comment = c(ORCID = "0009-0008-1075-9922")
    )
  )
Maintainer: Li Yuan <lyuan@gd.edu.kg>
Description: 'Google Pathways Language Model 2 (PaLM 2)' as a coding and writing assistant designed for 'R'. With a range of functions, including natural language processing and coding optimization, to assist 'R' developers in simplifying tedious coding tasks and content searching.
License: CC BY 4.0
URL: https://palmr.ly.gd.edu.kg/
BugReports: https://github.com/lygitdata/PaLMr/issues
Encoding: UTF-8
RoxygenNote: 7.3.0
Imports: httr, jsonlite
NeedsCompilation: no
Packaged: 2024-01-22 04:23:40 UTC; lp130
Author: Li Yuan [aut, cre] (<https://orcid.org/0009-0008-1075-9922>)
Repository: CRAN
Date/Publication: 2024-01-22 04:42:44 UTC
Built: R 4.3.2; ; 2024-01-22 23:20:37 UTC; unix
