Package: RNifti
Version: 0.8.0
Date: 2018-06-26
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("Matt","Hall",role="ctb"),
             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), reportr
Enhances: oro.nifti, tractor.base
LinkingTo: Rcpp
Description: Provides very fast access to images stored in the NIfTI-1 file
    format <http://www.nitrc.org/docman/view.php/26/64/nifti1.h>, 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: 6.0.1
NeedsCompilation: yes
Packaged: 2018-06-26 15:22:19 UTC; jon
Author: Jon Clayden [cre, aut],
  Bob Cox [aut],
  Mark Jenkinson [aut],
  Matt Hall [ctb],
  Rick Reynolds [ctb],
  Kate Fissell [ctb],
  Jean-loup Gailly [cph],
  Mark Adler [cph]
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2018-06-26 19:23:29 UTC
