Package: musicMCT
Title: Analyze the Structure of Musical Scales
Version: 0.2.0
Authors@R: 
    person("Paul", "Sherrill", , "paul.sherrill@utah.edu", role = c("aut", "cre","cph"), comment = c(ORCID = "0009-0002-3617-016X"))
Description: Analysis of musical scales (& modes, grooves, etc.) in the vein of
    Sherrill 2025 <doi:10.1215/00222909-11595194>.
    The initials MCT in the package title refer to the article's title: "Modal
    Color Theory." Offers support for conventional musical pitch class set
    theory as developed by Forte (1973, ISBN: 9780300016109) and David Lewin
    (1987, ISBN: 9780300034936), as well as for the continuous geometries of
    Callender, Quinn, & Tymoczko (2008) <doi:10.1126/science.1153021>.
    Identifies structural properties of scales and calculates derived values
    (sign vector, color number, brightness ratio, etc.). Creates plots such as
    "brightness graphs" which visualize these properties.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
LazyData: true
Imports: igraph, utils, stats, graphics
Suggests: grDevices, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr,
        withr,
VignetteBuilder: knitr
URL: https://satbq.github.io/musicMCT/,
        https://github.com/satbq/musicMCT
BugReports: https://github.com/satbq/musicMCT/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-21 17:54:48 UTC; vorns
Author: Paul Sherrill [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-3617-016X>)
Maintainer: Paul Sherrill <paul.sherrill@utah.edu>
Repository: CRAN
Date/Publication: 2025-07-21 18:21:15 UTC
