forked from pepijn-devries/adfExplorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.11 KB
/
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: 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 = "[email protected]"))
Author: Pepijn de Vries [aut, cre, dtc]
Maintainer: Pepijn de Vries <[email protected]>
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