Package: ProTrackR2
Title: Manipulate and Play 'ProTracker' Modules
Version: 0.1.0
Authors@R: c(
    person("Pepijn", "de Vries", role = c("aut", "cre"),
    email = "pepijn.devries@outlook.com",
    comment = c(ORCID = "0000-0002-7961-6646")),
    person("Olav", "Sørensen", role = c("aut"),
    comment = c("Developer of the ProTracker 2.3d clone"))
    )
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Description: 'ProTracker' is a popular music tracker to sequence
    music on a Commodore Amiga machine. This package offers the
    opportunity to import, export, manipulate and play 'ProTracker'
    module files. Even though the file format could be considered
    archaic, it still remains popular to this date. This package
    intends to contribute to this popularity and therewith
    keeping the legacy of 'ProTracker' and the Commodore Amiga
    alive. This package is the successor of 'ProTrackR' providing
    better performance.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: cpp11
Collate: 'ProTrackR2-package.R' 'cell.R' 'command.R' 'cpp11.R' 'data.R'
        'demo.R' 'helpers.R' 'instrument.R' 'io.R' 'mod_info.R'
        'modplug.R' 'note.R' 'pattern.R' 'render.R' 'play.R' 's3.R'
        'samples.R' 'select_ops.R' 'validate.R'
Depends: R (>= 4.1.0)
Imports: audio
Suggests: av, cli, curl, htmltools, kableExtra, knitr, ProTrackR,
        rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://pepijn-devries.github.io/ProTrackR2/,
        https://github.com/pepijn-devries/ProTrackR2
BugReports: https://github.com/pepijn-devries/ProTrackR2/issues
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-11-10 23:51:12 UTC; vries171
Author: Pepijn de Vries [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7961-6646>),
  Olav Sørensen [aut] (Developer of the ProTracker 2.3d clone)
Repository: CRAN
Date/Publication: 2025-11-11 08:10:15 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-11-11 11:05:08 UTC; unix
Archs: ProTrackR2.so.dSYM
