| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=313562
|
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT
- Trim WWW: line in pkg-descr
Notes:
svn path=/head/; revision=311941
|
|
|
|
|
|
|
| |
Reviewed by: thierry, tota, wen
Notes:
svn path=/head/; revision=309935
|
|
|
|
|
|
|
| |
adjust dependent ports
Notes:
svn path=/head/; revision=300051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2]
Notes:
svn path=/head/; revision=296023
|
|
|
|
| |
Notes:
svn path=/head/; revision=292607
|
|
This package will read and write TIFF format images and return them
as a pixmap object. Because the resulting object can be very large
for even modestly sized TIFF images, images can be reduced as they
are read for improved performance. This package is a wrapper around
libtiff (www.libtiff.org), on which it depends (i.e. the libtiff
shared library must be on your PATH for the binary to work, and
tiffio.h must be on your system to build the package from source).
By using libtiff's highlevel TIFFReadRGBAImage function, this package
inherently 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.
WWW: http://cran.r-project.org/web/packages/rtiff/
Notes:
svn path=/head/; revision=292282
|