A package providing core features for ANTsR.
Version: 0.0
License: Apache License (>=2.0)
Depends: R (≥ 3.0), methods
Imports: Rcpp, tools
LinkingTo: Rcpp, ITKR
Author: Brian B. Avants, Benjamin M. Kandel, Jeff T. Duda, Philip A. Cook, Nicholas J. Tustison
Maintainer: Brian B. Avants
URL: homepage
BugReports: github issues
NeedsCompilation: yes
Travis checks: ANTsRCore results
Install the binary, after downloading, via command line:
R CMD INSTALL ANTsRCore_*.tgz
git tag -d latest
git push origin :refs/tags/latest
git tag latest
git push --tags origin
First attempt release.