Package: rpyANTs
Title: An Alternative Advanced Normalization Tools ('ANTs')
Version: 0.0.5
Authors@R: 
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", 
            role = c("aut", "cre"))
Description: 
    Provides portable access from 'R' to biomedical image processing toolbox 
    'ANTs' by Avants et al. (2009) <doi:10.54294/uvnhin> via seamless
    integration with the 'Python' implementation 'ANTsPy'. Allows biomedical 
    images to be processed in 'Python' and analyzed in 'R', and vice versa 
    via shared memory. See 'citation("rpyANTs")' for more reference information.
License: Apache License 2.0
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: grDevices, stats, rpymat (>= 0.1.6), reticulate (>= 1.26),
        RNifti (>= 1.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: http://dipterix.org/rpyANTs/
BugReports: https://github.com/dipterix/rpyANTs/issues
Copyright: For the rpyANTs package - Zhengjia Wang; For ANTs -
        ConsortiumOfANTS; For ANTsPy - ANTs Contributors.
NeedsCompilation: no
Packaged: 2025-07-22 21:10:09 UTC; dipterix
Author: Zhengjia Wang [aut, cre]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-22 21:41:20 UTC
Built: R 4.6.0; ; 2025-08-18 11:07:23 UTC; unix
