Package: adfExplorer
Type: Package
Title: Import from and Export to Amiga Disk Files
Version: 0.1.6
Date: 2021-09-05
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"),
    email = "pepijn.devries@outlook.com"))
Author: Pepijn de Vries [aut, cre, dtc]
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Description: Amiga Disk Files (ADF) are virtual
    representations of 3.5 inch floppy disks for the
    Commodore Amiga. Most disk drives from other systems
    (including modern drives) are not able to read these
    disks. To be able to emulate this system, the ADF
    format was created. This package enables you to read
    ADF files and import and export files from and to such
    virtual DOS-formatted disks.
Depends: R (>= 2.10)
Imports: methods
Suggests: knitr, rmarkdown, ProTrackR
URL: https://github.com/pepijn-devries/adfExplorer
BugReports: https://github.com/pepijn-devries/adfExplorer/issues
License: GPL-3
LazyData: True
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-05 08:41:19 UTC; vries171
Repository: CRAN
Date/Publication: 2021-09-05 08:50:02 UTC
