Skip to content

Commit

Permalink
version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kort authored and gaborcsardi committed Jan 30, 2010
1 parent d84c822 commit 7240d30
Show file tree
Hide file tree
Showing 6 changed files with 2,423 additions and 1,760 deletions.
14 changes: 9 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Package: rtiff
Type: Package
Title: A tiff reader for R.
Version: 1.4.1
Version: 1.4.2
Date: 2010-01-30
Depends: pixmap
Author: Eric Kort
Maintainer: Eric Kort <eric.kort@vai.org>
Maintainer: ORPHANED
SystemRequirements: libtiff
Description: This package will read and write TIFF format images and
return them as a pixmap object. Because the resulting object
Expand All @@ -19,7 +19,11 @@ Description: This package will read and write TIFF format images and
support a wide range of image formats and compression schemes.
This package also provides an implementation of the Ridler
Autothresholding algorithm for easy generation of binary masks.
License: file LICENSE
Packaged: 2012-01-24 16:34:21 UTC; ripley
License: GPL-3 + file LICENSE
Packaged: 2013-02-27 09:47:17 UTC; ripley
Repository: CRAN
Date/Publication: 2012-01-24 16:35:31
Date/Publication: 2013-02-27 10:47:30
X-CRAN-Original-Maintainer: Eric Kort <eric.kort@vai.org>
X-CRAN-Comment: Orphaned on 2013-02-07 as maintainer addressed bounced.
Recent updates have been done by the CRAN team.
NeedsCompilation: yes
10 changes: 5 additions & 5 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
e8664ccf53ced5180654fb91e1be7d97 *DESCRIPTION
066491fe66891b439bfd161011a77d7a *DESCRIPTION
99cf42fffc53d0dbfefd8bc8f8728ea8 *LICENSE
a2f48e7f2b2bfee57e5d65ace0bf8c32 *NAMESPACE
9f3549f70c8df34ba0ec2893ca1215ca *R/autoThreshold.R
Expand All @@ -8,8 +8,8 @@ a71bae4710db7b0380a0f55522156843 *R/plot.matrix.R
bb135cf6a30baec48f2c1e150631a12d *R/readTiff.R
8eadfda230b2013922cc9abeadd79c8c *R/updateDescription.R
7c4d0d58d0736e2851315b326f0ff8eb *R/writeTiff.R
465d57694acbeee1225885d40049ecc9 *configure
bce1bd359c045e19e938e05c1d17609e *configure.in
1dcc65e2dd0e2891883d024d09cadd03 *configure
2d08b55b848f9eea39b70bf2a1b37188 *configure.in
8e1eb8f6aa9c72998ff995e860943922 *inst/tiff/jello.tif
f0d7bcb90496c323c880a9773dfe93ff *inst/tiff/quad-jpeg.tif
3fa7bd7cf706309489ab8e0425eb49aa *inst/tiff/t1.tif
Expand All @@ -21,7 +21,7 @@ b33326eedd1914f2a92bbbc31d954596 *man/autoThreshold.Rd
a9929e74a735ef0b5e0679e609211383 *man/rtiff.package.Rd
e2a8fbb665253da2e778c7e64cb8d340 *man/updateDescription.Rd
e82e788210b4c0e06e98e83ffd530aae *man/writeTiff.Rd
29bcb3becaa8ef7e9be1743a623b829e *src/Makevars
82e30c795657033c9071295d05694ad7 *src/Makevars
226cb8d694b6dd8fafeb3d5c3fc616fc *src/Makevars.in
5be412c81811c1db36131b5255f4729e *src/Makevars.win
5aa433b68a6371850b63ea32806b7c0e *src/rtiff.c
e3ed5f65750cf91db71cf3bff5e083ff *src/rtiff.c

0 comments on commit 7240d30

Please sign in to comment.