r46744 - in /packages/R/r-cran-spdep/trunk/debian: changelog control
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Tue Jun 24 12:28:53 UTC 2014
Author: tille
Date: Tue Jun 24 12:28:53 2014
New Revision: 46744
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46744
Log:
learnbayes now in svn
Modified:
packages/R/r-cran-spdep/trunk/debian/changelog
packages/R/r-cran-spdep/trunk/debian/control
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=46744&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/changelog (original)
+++ packages/R/r-cran-spdep/trunk/debian/changelog Tue Jun 24 12:28:53 2014
@@ -2,6 +2,6 @@
* Initial release (Closes: #???).
TODO: Needs
- http://cran.r-project.org/web/packages/LearnBayes/
+ 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=46744&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/control (original)
+++ packages/R/r-cran-spdep/trunk/debian/control Tue Jun 24 12:28:53 2014
@@ -13,16 +13,17 @@
r-cran-boot,
r-cran-coda,
r-cran-nlme,
- r-cran-mass
-# 'LearnBayes',
+ r-cran-mass,
+ r-cran-learnbayes
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/trunk/packages/r-cran-spdep/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/trunk/packages/r-cran-spdep/trunk/
Homepage: http://cran.r-project.org/web/packages/spdep/
Package: r-cran-spdep
-Architecture: all
+Architecture: any
Depends: ${misc:Depends},
+ ${shlibs:Depends},
${R:Depends},
r-cran-sp,
r-cran-matrix,
@@ -30,7 +31,8 @@
r-cran-boot,
r-cran-coda,
r-cran-nlme,
- r-cran-mass
+ r-cran-mass,
+ r-cran-learnbayes
Description: GNU R spatial dependence: weighting schemes, statistics and models
A collection of functions to create spatial weights matrix objects from
polygon contiguities, from point patterns by distance and tessellations,
More information about the debian-science-commits
mailing list