-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 923 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
Package: consonaR
Title: consonaR - Consonance-based composing with Musical Scales and Spectra
Version: 0.0.0.9000
Authors@R:
person("M. Edward (Ed)", "Borasky", , "[email protected]",
role = c("aut", "cre"))
Description: `consonaR` implements consonance-based algorithms for composing
music, based on William Sethares' _Tuning, Timbre, Spectrum,
Scale_.
License: GPL (>= 3)
URL: https://algocompsynth.github.io/consonaR/,
https://github.com/AlgoCompSynth/consonaR
BugReports: https://github.com/AlgoCompSynth/consonaR/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
data.table (>= 1.14.8),
fractional (>= 0.1.3),
numbers (>= 0.8.5),
Rdpack (>= 2.4)
RdMacros: Rdpack
Suggests:
devtools (>= 2.4.5),
knitr (>= 1.42),
pkgdown (>= 2.0.7),
rmarkdown (>= 2.21)
Depends:
R (>= 4.2.0)
VignetteBuilder: knitr