-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.3 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
Package: humdrumR
Title: humdrumR
Version: 0.7.0.7
Authors@R: c(person("Nathaniel", "Condit-Schultz", email = "[email protected]", role = c("aut", "cre")),
person("Claire", "Arthur", email = "[email protected]", role = "aut"))
Description: This package is a toolkit for the visualization, manipulation, and analysis of data encoded in the Humdrum syntax (<http://www.humdrum.org).
Depends: R(>= 4.1), bit64, rlang
Imports: ggplot2, dplyr, tidyr, tidyselect, MASS, combinat, stringr, glue(>= 1.3.0), data.table, abind, stringi, lubridate, numbers, scales
License: GPL-3
LazyData: TRUE
Encoding: UTF-8
StagedInstall: no
Collate: humdrumR-package.R
tools.R
Token.R
Distributions.R
messages.R
Dispatch.R
humdrumR-class.R
Reshape.R
Interpretations.R
Summary.R
Read.R
Write.R
Within.R
Subset.R
Context.R
Regex.R
Validation.R
Struct.R
Rational.R
Pitch.R
Keys.R
Chords.R
Rhythm.R
Metric.R
Lyrics.R
Plots.R
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://github.com/Computational-Cognitive-Musicology-Lab/humdrumR