Package: RNifti
Version: 1.8.0
Date: 2025-02-19
Title: Fast R and C++ Access to NIfTI Images
Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"),
    email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619")),
             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: tinytest, covr, reportr, shades, jsonlite
Enhances: oro.nifti, tractor.base
LinkingTo: Rcpp
Description: Provides very fast read and write access to images stored in the
    NIfTI-1, NIfTI-2 and ANALYZE-7.5 formats, with seamless synchronisation
    of in-memory image objects between compiled C and interpreted R code. Also
    provides a simple image viewer, and a C/C++ API that can be used by other
    packages. Not to be confused with 'RNiftyReg', which performs image
    registration and applies spatial transformations.
License: GPL-2
URL: https://github.com/jonclayden/RNifti
BugReports: https://github.com/jonclayden/RNifti/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-21 16:28:34 UTC; jon
Author: Jon Clayden [cre, aut] (<https://orcid.org/0000-0002-6608-0619>),
  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: 2025-02-22 01:00:01 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 11:46:15 UTC; windows
Archs: x64
