-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
22 lines (22 loc) · 847 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: RImageJROI
Title: Read and Write 'ImageJ' Region of Interest (ROI) Files
Description: Provides functions to read and write 'ImageJ' (<https://imagej.net>)
Region of Interest (ROI) files, to plot the ROIs and to convert them to
'spatstat' (<https://spatstat.org/>) spatial patterns.
Version: 0.1.3
URL: https://github.com/davidcsterratt/RImageJROI
BugReports: https://github.com/davidcsterratt/RImageJROI/issues
Date: 2024-08-17
Authors@R: c(person("David C", "Sterratt", role=c("aut", "cph", "cre"), email="[email protected]"),
person("Mikko", "Vihtakari", role=c("aut", "cph"), email="[email protected]"),
person("Le", "Gao", role=c("aut", "cph"), email="[email protected]"))
Depends:
R (>= 3.0.2)
Imports:
spatstat.geom
Suggests:
png,
testthat
License: GPL-3
RoxygenNote: 7.2.3
Encoding: UTF-8