antsrVersions.Rd
A 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.
Dependency
Name of software dependency.
GitTag
The git tag. This can also be used to trace other dependencies, e.g. the ITK version used by the current ANTs version.
data(antsrVersions)