ANTsRCore
A package providing core features for ANTsR.
Description
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
Documentation: https://antsx.github.io/ANTsRCore/.
Install the binary, after downloading, via command line:
R CMD INSTALL ANTsRCore_*.tgz
Suggested packages https://github.com/stnava/ANTsRDocker/blob/master/install.R
to tag
git tag -d latest
git push origin :refs/tags/latest
git tag latest
git push --tags origin
0.0.0
First attempt release.