Package: SimpleITK
Version: 2.5.2
Date: 2025-06-16
Title: Bindings to SimpleITK Image Segmentation and Registration toolkit
Authors@R: c(person("Richard", "Beare", role = c("aut", "cre"),
                      email = "Richard.Beare@ieee.org"),
                   person("Bradley", "Lowekamp", role = "aut",
                     email = "blowekamp@mail.nih.gov"),
		     person("Ziv", "Yaniv", role="aut",
		     email = "zivrafael.yaniv@nih.gov"))
Depends: R (>= 3.3)
Imports: methods
Description: An interface to SimpleITK, which is a simplified
     interface to the Insight Toolkit (ITKv5.4.4) for medical image segmentation
     and registration.
License: Apache License 2.0
URL: http://www.simpleitk.org, https://www.itk.org
BugReports: https://issues.itk.org
Maintainer: Richard Beare <Richard.Beare@ieee.org>
