Package: rpyANTs Title: An Alternative Advanced Normalization Tools ('ANTs') Version: 0.0.6.1 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) 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 Roxygen: list(markdown = TRUE) 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. Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libpng-dev python3 libzmq3-dev Repository: https://dipterix.r-universe.dev Date/Publication: 2026-06-06 02:30:16 UTC RemoteUrl: https://github.com/dipterix/rpyANTs RemoteRef: HEAD RemoteSha: f1b078ad0697d44cb17e67a42448afe60ec1e2f5 NeedsCompilation: no Packaged: 2026-06-06 05:02:05 UTC; root Author: Zhengjia Wang [aut, cre] Maintainer: Zhengjia Wang