antsrVersions.RdA data frame defining the git tag for the current ANTsR version. One can also see antsrVersions from ANTsRCore to get the git tag for those dependencies.
A data frame listing the following variables.
DependencyName of software dependency.
GitTagThe git tag. This can also be used to trace other dependencies, e.g. the ITK version used by the current ANTs version.
data(antsrVersions)