-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 906 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 906 Bytes
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: Consonance-based Algorithmic Composition
Version: 0.2.0
Authors@R:
person("M. Edward (Ed)", "Borasky", , "znmeb@algocompsynth.com",
role = c("aut", "cre"))
Description: `consonaR` implements consonance-based algorithms for algorithmic
composition of music, based on William Sethares' _Tuning, Timbre,
Spectrum, Scale_.
License: MIT + file LICENSE
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)
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,
pkgdown (>= 2.0.7),
rmarkdown
Depends:
R (>= 4.2.0)
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0