-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
30 lines (30 loc) · 888 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: gm
Type: Package
Title: Create Music with Ease
Version: 2.0.0
Author: Renfei Mao
Maintainer: Renfei Mao <[email protected]>
Description: Provides a simple and intuitive high-level language for music
representation. Generates and embeds music scores and audio files in
'RStudio', 'R Markdown' documents, and R 'Jupyter Notebooks'.
Internally, uses 'MusicXML' <https://github.com/w3c/musicxml> to represent
music, and 'MuseScore' <https://musescore.org/> to convert 'MusicXML'.
License: MIT + file LICENSE
URL: https://github.com/flujoo/gm, https://flujoo.github.io/gm/
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
rstudioapi,
shiny,
testthat,
tibble
Imports:
base64enc,
erify,
htmltools,
utils
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
SystemRequirements: MuseScore - https://musescore.org/