-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
48 lines (48 loc) · 1.39 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: CoeditorAI
Type: Package
Title: Write Analytical Texts Faster that Read Better
Version: 1.0.0
Description: 'CoeditorAI' is a plugin that provides
Artificial Intelligence (AI) / Large Language Models (LLM) support,
allowing you to write and edit professional content faster
and directly inside the 'RStudio IDE'.
You can rewrite, proofread, and translate text while coding,
all in one place. This plugin is perfect for Data Scientists
who don't like wasting time on text editing and want to work faster,
write better, and communicate their findings effectively.
Authors@R: c(
person("Kamil", "Wais", , "kamil.wais@gmail.com", role = c("aut", "cre")),
person("Olesia", "Wais", , "olesia.wais@gmail.com", role = "aut"),
person("Kamil Wais InnowacjeSystemowe.pl", role = c("cph", "fnd"))
)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests:
httptest2,
shinytest2,
testthat (>= 3.0.0),
withr
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
bsicons,
bslib (>= 0.5),
cli,
clipr,
httr2 (>= 1.0.0),
jsonlite,
markdown,
rlang,
rstudioapi (>= 0.15),
shiny (>= 1.8.0),
shinybusy,
shinyjs,
shinyvalidate,
shinyWidgets,
stringr
Depends:
R (>= 2.10)
URL: https://coeditorai.com
BugReports: https://github.com/CoeditorAI/CoeditorAI-RStudio/issues