Shortened COMMENT and DESCR to fix pkglint warnings.
This commit is contained in:
parent
1a25cfbd5c
commit
b28cea52a4
2 changed files with 4 additions and 3 deletions
|
@ -1 +1,2 @@
|
||||||
Functions for import, export, plotting and other manipulations of bitmapped images.
|
Functions for import, export, plotting and other manipulations of
|
||||||
|
bitmapped images.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1.1.1 2004/11/26 18:56:24 daprice Exp $
|
# $NetBSD: Makefile,v 1.2 2005/10/24 17:13:06 rillig Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
||||||
|
|
||||||
MAINTAINER= mchittur@cs.nmsu.edu
|
MAINTAINER= mchittur@cs.nmsu.edu
|
||||||
HOMEPAGE= ${MASTER_SITE_R_CRAN:=contrib/Descriptions/pixmap.html}
|
HOMEPAGE= ${MASTER_SITE_R_CRAN:=contrib/Descriptions/pixmap.html}
|
||||||
COMMENT= Functions for import, export, and other manipulations of bitmaps with R
|
COMMENT= Functions for manipulations of bitmaps with R
|
||||||
|
|
||||||
R_PKGNAME= pixmap
|
R_PKGNAME= pixmap
|
||||||
R_PKGVER= 0.4-1
|
R_PKGVER= 0.4-1
|
||||||
|
|
Loading…
Reference in a new issue