|
1 | 1 | Package: SimpleITK |
2 | | -Version: 2.0.0 |
3 | | -Date: 2020-09-17 |
4 | | -Title: Bindings to SimpleITK Image segmentation and registration toolkit |
| 2 | +Version: 2.5.3 |
| 3 | +Date: 2025-11-20 |
| 4 | +Title: SimpleITK: A Simplified Interface to the Insight Toolkit |
5 | 5 | Authors@R: c(person("Richard", "Beare", role = c("aut", "cre"), |
6 | 6 | email = "Richard.Beare@ieee.org"), |
7 | 7 | person("Bradley", "Lowekamp", role = "aut", |
8 | 8 | email = "blowekamp@mail.nih.gov"), |
9 | 9 | person("Ziv", "Yaniv", role="aut", |
10 | | - email = "zivrafael.yaniv@nih.gov")) |
11 | | -Author: Richard Beare, Bradley Lowekamp, plus loads of others |
| 10 | + email = "zivyaniv@nih.gov")) |
| 11 | +Author: Richard Beare, Bradley Lowekamp, Ziv Yaniv plus loads of others |
12 | 12 | Depends: R (>= 3.4) |
13 | | -Imports: methods |
| 13 | +Imports: methods, |
| 14 | + desc |
14 | 15 | Description: This package is an interface to SimpleITK, which is a simplified |
15 | 16 | interface to the Insight Toolkit (ITK) for medical image segmentation |
16 | 17 | and registration. |
17 | 18 | License: Apache License 2.0 |
18 | | -URL: http://www.simpleitk.org, http://www.itk.org |
19 | | -BugReports: http://issues.itk.org |
| 19 | +Note: The first url in the URL field below is the SimpleITK repository, and is used |
| 20 | + by the config script under the assumption that it is the first in the list. |
| 21 | +URL: https://github.com/SimpleITK/SimpleITK, https://www.simpleitk.org, https://www.itk.org |
| 22 | +BugReports: https://github.com/SimpleITK/SimpleITK/issues |
20 | 23 | Maintainer: Richard Beare <Richard.Beare@ieee.org> |
0 commit comments