[Earthmovdist-commits] r21 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Apr 24 16:16:57 CEST 2009
Author: edd
Date: 2009-04-24 16:16:57 +0200 (Fri, 24 Apr 2009)
New Revision: 21
Modified:
pkg/DESCRIPTION
Log:
added versioned Depends on Rcpp, updated Date, minor edits
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2009-04-24 14:14:30 UTC (rev 20)
+++ pkg/DESCRIPTION 2009-04-24 14:16:57 UTC (rev 21)
@@ -1,7 +1,7 @@
Package: earthmovdist
Version: 0.1.0
-Date: 2008-11-23
-Author: Rainer M Krug <Rainer at krugs.de> & Dirk Eddelbuettel <edd at debian.org>
+Date: 2009-04-24
+Author: Rainer M Krug <Rainer at krugs.de> and Dirk Eddelbuettel <edd at debian.org>
Maintainer: Rainer M Krug <Rainer at krugs.de>
Title: Wrapper to the Emd-L1 library by Haibin Ling and Kazunori Okada
Description: This packages provides the Emd-L1 distance metric from the paper
@@ -9,6 +9,7 @@
Robust Histogram Comparison, IEEE Transaction on Pattern Analysis and
Machine Intelligence (PAMI), 29(5):840-853, 2007. It is based on code from
http://www.ist.temple.edu/~hbling/code/EmdL1_v3.zip
+Depends: Rcpp (>= 0.6.4)
SystemRequirements: Rcpp
License: GPL-2 for R package; research-only license for Emd-L1; see README.txt
URL: http://earthmovdist.r-forge.r-project.org/
More information about the Earthmovdist-commits
mailing list