Package: gm
Type: Package
Title: Generate Musical Scores Easily and Show Them Anywhere
Version: 1.0.0
Author: Renfei Mao
Maintainer: Renfei Mao <renfeimao@gmail.com>
Description: Provides a simple and intuitive language, with which you can
    create complex music easily. Takes care of all the dirty technical
    details in converting your music to musical scores and audio files.
    Works in 'R Markdown' documents <https://rmarkdown.rstudio.com/>,
    R 'Jupyter Notebooks' <https://jupyter.org/>, and 'RStudio'
    <https://rstudio.com/>, so you can embed musical scores and audio files
    anywhere. Internally, uses 'MusicXML' <https://www.musicxml.com/> to
    represent musical scores, 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
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
Imports: base64enc, glue, htmltools, magick, magrittr, MASS, rlang,
        rstudioapi, stringr, utils
VignetteBuilder: knitr
SystemRequirements: MuseScore - https://musescore.org/
NeedsCompilation: no
Packaged: 2021-03-23 06:04:24 UTC; flujoo
Repository: CRAN
Date/Publication: 2021-03-23 19:40:09 UTC
