blob: 8d064a2e921b5ebaf7ce173e357f2760cb9249cb [file] [log] [blame]
ben-aaron1883818e7c2022-09-08 17:49:01 +02001Package: rgpt3
2Title: An R access point for the GPT-3 API
3Version: 0.0.1
4Authors@R:
5 person("Bennett", "Kleinberg", email = "bennett.kleinberg@tilburguniversity.edu", role = c("aut", "cre"))
6Description: What the package does (one paragraph).
7URL: https://github.com/ben-aaron188/rgpt3
8License: GPL (>= 3)
9Encoding: UTF-8
10Roxygen: list(markdown = TRUE)
11RoxygenNote: 7.2.1
12Imports:
13 data.table,
14 httr