Package: RNifti
Version: 0.5.1
Date: 2017-05-11
Title: Fast R and C++ Access to NIfTI Images
Authors@R: c(person("Jon","Clayden",role=c("cre","aut"),email="code@clayden.org"),
             person("Bob","Cox",role="aut"),
             person("Mark","Jenkinson",role="aut"),
             person("Rick","Reynolds",role="ctb"),
             person("Kate","Fissell",role="ctb"),
             person("Jean-loup","Gailly",role="cph"),
             person("Mark","Adler",role="cph"))
Imports: Rcpp (>= 0.11.0)
Suggests: testthat (>= 0.11.0)
Enhances: oro.nifti, tractor.base
LinkingTo: Rcpp
Description: Provides very fast access to images stored in the NIfTI-1 file
    format <http://nifti.nimh.nih.gov/nifti-1>, with seamless synchronisation
    between compiled C and interpreted R code. Not to be confused with
    'RNiftyReg', which provides tools for image registration.
License: GPL-2
URL: https://github.com/jonclayden/RNifti
BugReports: https://github.com/jonclayden/RNifti/issues
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-05-11 09:53:14 UTC; jon
Author: Jon Clayden [cre, aut],
  Bob Cox [aut],
  Mark Jenkinson [aut],
  Rick Reynolds [ctb],
  Kate Fissell [ctb],
  Jean-loup Gailly [cph],
  Mark Adler [cph]
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2017-05-11 12:47:29 UTC
