r46754 - in /packages/R/r-cran-spdep/trunk/debian: README.source changelog control lintian-overrides
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Fri Jun 27 10:38:29 UTC 2014
Author: tille
Date: Fri Jun 27 10:38:29 2014
New Revision: 46754
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46754
Log:
Enhance documentation of package to fit ftpmaster request
Added:
packages/R/r-cran-spdep/trunk/debian/README.source
packages/R/r-cran-spdep/trunk/debian/lintian-overrides
Modified:
packages/R/r-cran-spdep/trunk/debian/changelog
packages/R/r-cran-spdep/trunk/debian/control
Added: packages/R/r-cran-spdep/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/README.source?rev=46754&op=file
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/README.source (added)
+++ packages/R/r-cran-spdep/trunk/debian/README.source Fri Jun 27 10:38:29 2014
@@ -0,0 +1,61 @@
+Explanation for binary files inside source package according to
+ http://lists.debian.org/debian-devel/2013/09/msg00332.html
+
+Files: inst/etc/shapes/auckland.*
+Documented in man/auckland.Rd as census area units --- CAU. The dataset
+ includes the "nb" object auckland.nb of neighbour relations based on
+ contiguity, and the "polylist" object auckpolys of polygon boundaries
+ for the CAU.
+
+Files: inst/etc/shapes/bhicv.*
+Documented in man/bhicv.Rd as data are collected in the Atlas of condition
+ indices published by the Joao Pinheiro Foundation and UNDP.
+
+Files: inst/etc/shapes/boston_tracts.*
+Documented in man/boston.Rd contains the Harrison and Rubinfeld (1978)
+ data corrected for a few minor errors and augmented with the latitude
+ and longitude of the observations
+
+Files: inst/etc/shapes/columbus.*
+Documented in man/columbus.Rd as 49 neighbourhoods in Columbus, OH, 1980 data.
+ In addition the data set includes a polylist object polys with the boundaries
+ of the neighbourhoods, a matrix of polygon centroids coords, and col.gal.nb,
+ the neighbours list from an original GAL-format file
+
+Files: inst/etc/shapes/eire.*
+Documented in man/eire.Rd:
+ The Eire data set has been converted to shapefile format and placed in the
+ etc/shapes directory. The initial data objects are now stored as a
+ SpatialPolygonsDataFrame object, from which the contiguity neighbour list is
+ recreated. For purposes of record, the original data set is retained.
+ .
+ The eire.df data frame has 26 rows and 9 columns. In addition, polygons of
+ the 26 counties are provided as a multipart polylist in eire.polys.utm
+ (coordinates in km, projection UTM zone 30). Their centroids are in
+ eire.coords.utm. The original Cliff and Ord binary contiguities are in eire.nb.
+
+Files: inst/etc/shapes/sids.*
+Documented in man/nc.sids.Rd as North Carolina SIDS data. It contains data
+ given in Cressie (1991, pp. 386-9), Cressie and Read (1985) and Cressie and
+ Chan (1989) on sudden infant deaths in North Carolina for 1974-78 and 1979-84.
+ The data set also contains the neighbour list given by Cressie and Chan (1989)
+ omitting self-neighbours (ncCC89.nb), and the neighbour list given by Cressie
+ and Read (1985) for contiguities (ncCR85.nb). The data are ordered by county
+ ID number, not alphabetically as in the source tables sidspolys is a
+ "polylist" object of polygon boundaries, and sidscents is a matrix of their
+ centroids.
+
+Files: inst/etc/shapes/wheat.*
+Documented in man/wheat.Rd as Mercer and Hall wheat yield data
+ based on version in Cressie (1993), p. 455.
+
+Files: inst/etc/shapes/NY8_utm18.*
+Used in: inst/doc/SpatialFiltering.R inst/doc/nb.R
+
+Files: inst/etc/misc/raw_grass_borders.RData
+Used in: inst/doc/CO69.R
+ Example data file for documentation
+
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 09:24:05 +0200
+
Modified: packages/R/r-cran-spdep/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/changelog?rev=46754&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/changelog (original)
+++ packages/R/r-cran-spdep/trunk/debian/changelog Fri Jun 27 10:38:29 2014
@@ -1,7 +1,5 @@
r-cran-spdep (0.5-74-1) UNRELEASED; urgency=low
* Initial release (Closes: #???).
- TODO: Needs
- svn://anonscm.debian.org/debian-science/packages/R/trunk/packages/r-cran-learnbayes/trunk/
-- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 09:24:05 +0200
Modified: packages/R/r-cran-spdep/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/control?rev=46754&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/control (original)
+++ packages/R/r-cran-spdep/trunk/debian/control Fri Jun 27 10:38:29 2014
@@ -1,7 +1,6 @@
Source: r-cran-spdep
Section: gnu-r
Priority: optional
-Testsuite: autopkgtest
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 9.0),
Added: packages/R/r-cran-spdep/trunk/debian/lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/lintian-overrides?rev=46754&op=file
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/lintian-overrides (added)
+++ packages/R/r-cran-spdep/trunk/debian/lintian-overrides Fri Jun 27 10:38:29 2014
@@ -0,0 +1,2 @@
+# That's no first person but rather the number one in romanic
+r-cran-spdep: using-first-person-in-description line 8: I
More information about the debian-science-commits
mailing list