[med-svn] [r-cran-rniftilib] 06/11: Merge tag 'upstream/0.0-32'

Andreas Tille tille at debian.org
Sat Jan 23 07:53:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-rniftilib.

commit 983dc3384e6765b9e1f872a91d933606deba8a6e
Merge: 2be8ae9 0754c06
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 23 08:47:51 2016 +0100

    Merge tag 'upstream/0.0-32'
    
    Upstream version 0.0-32

 DESCRIPTION                       |   18 +
 MD5                               |   31 +
 NAMESPACE                         |   10 +
 R/FirstLib.R                      |   17 +
 R/nifti.R                         |  174 +
 aclocal.m4                        |   14 +
 ax_check_zlib.m4                  |  124 +
 config.h.in                       |   62 +
 configure                         | 5655 +++++++++++++++++++++++++++
 debian/README.test                |    7 -
 debian/changelog                  |    5 -
 debian/compat                     |    1 -
 debian/control                    |   19 -
 debian/copyright                  |   28 -
 debian/rules                      |   13 -
 debian/source/format              |    1 -
 debian/watch                      |    2 -
 man/nifti.Rd                      |  126 +
 man/nifti_compiled_with_zlib.Rd   |   28 +
 man/nifti_datatype_string.Rd      |   31 +
 man/nifti_disp_lib_version.Rd     |   24 +
 man/nifti_image_alloc_data.Rd     |   35 +
 man/nifti_image_copy_info.Rd      |   36 +
 man/nifti_image_free.Rd           |   32 +
 man/nifti_image_new.Rd            |   36 +
 man/nifti_image_read.Rd           |   50 +
 man/nifti_image_setdatatype.Rd    |   69 +
 man/nifti_image_unload.Rd         |   31 +
 man/nifti_image_write.Rd          |   32 +
 man/nifti_interpolate3D.Rd        |   42 +
 man/nifti_read_subregion_image.Rd |   43 +
 man/nifti_set_filenames.Rd        |   38 +
 man/nifti_units_string.Rd         |   31 +
 src/Makevars.in                   |    2 +
 src/Rnifti.c                      | 1687 +++++++++
 src/nifti1.h                      | 1490 ++++++++
 src/nifti1_io.c                   | 7569 +++++++++++++++++++++++++++++++++++++
 src/nifti1_io.h                   |  555 +++
 src/znzlib.c                      |  327 ++
 src/znzlib.h                      |  129 +
 40 files changed, 18548 insertions(+), 76 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rniftilib.git



More information about the debian-med-commit mailing list