-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
38 lines (38 loc) · 944 Bytes
/
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
Package: rticulate
Type: Package
Title: Ultrasound Tongue Imaging
Version: 1.7.3
Date: 2022-09-04
Authors@R: c(person(given = "Stefano",
family = "Coretta",
email = paste0("stefano.coretta", "@", "gmail.com"),
role = c("aut", "cre")))
Maintainer: Stefano Coretta <[email protected]>
Description: A tool for processing Articulate
Assistant Advanced™ (AAA) export files and plot tongue contour data from any
system.
URL: https://github.com/stefanocoretta/rticulate
BugReports: https://github.com/stefanocoretta/rticulate/issues
Depends: R (>= 3.0.0)
Encoding: UTF-8
LazyData: true
Imports: dplyr,
ggplot2,
glue,
magrittr,
mgcv,
purrr,
readr,
rlang,
stats,
tibble,
tidymv,
tidyr,
tidyselect
RoxygenNote: 7.2.1
Suggests: knitr,
rmarkdown,
stringr
VignetteBuilder: knitr
Language: en_GB
License: MIT + file LICENSE