ncullen93 / ANTsRCore

C++ core supporting ANTsR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANTsR Instagram

ants edie

ANTsRCore

Travis Build Status 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

Install the binary, after downloading, via command line:

R CMD INSTALL ANTsRCore_*.tgz

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.

About

C++ core supporting ANTsR.


Languages

Language:C++ 73.2%Language:R 23.2%Language:Shell 2.5%Language:C 1.1%