# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "SimpleITK.foyer" in publications use:' type: software license: Apache-2.0 title: 'SimpleITK.foyer: Lightweight Installer for SimpleITK' version: 1.0.0 abstract: Provides a lightweight installer for the SimpleITK package, which is an interface to the Insight Toolkit (ITK) for medical image segmentation and registration. After installing this package, call install_simpleitk(). to download and install the pre-built binary packages for your platform from the SimpleITKRInstaller GitHub releases. Due to the large size of the compiled package, the actual functionality is distributed as platform-specific binaries on GitHub. authors: - family-names: Beare given-names: Richard email: Richard.Beare@ieee.org - family-names: Lowekamp given-names: Bradley email: blowekamp@mail.nih.gov - family-names: Yaniv given-names: Ziv email: zivyaniv@nih.gov repository: https://simpleitk.r-universe.dev repository-code: https://github.com/SimpleITK/SimpleITKRInstaller commit: 67fd7166392517a3ddef972a1062329cdbd12860 url: https://github.com/SimpleITK/SimpleITKRInstaller date-released: '2026-06-22' contact: - family-names: Yaniv given-names: Ziv email: zivyaniv@nih.gov