[Eventstudies-commits] r90 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 16 12:52:39 CEST 2013
Author: chiraganand
Date: 2013-07-16 12:52:39 +0200 (Tue, 16 Jul 2013)
New Revision: 90
Modified:
pkg/DESCRIPTION
Log:
Removed version dependency of testthat
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2013-07-16 10:51:59 UTC (rev 89)
+++ pkg/DESCRIPTION 2013-07-16 10:52:39 UTC (rev 90)
@@ -4,7 +4,7 @@
Version: 1.1
Author: Ajay Shah, Vimal Balasubramaniam, Vikram Bahure
Maintainer: Vikram Bahure <economics.vikram at gmail.com>
-Depends: R (>= 2.12.0), zoo, xts, boot, testthat (<= 0.7.1)
+Depends: R (>= 2.12.0), zoo, xts, boot, testthat
Description: Implementation of short and long term event study methodology
License: GPL-2
LazyLoad: yes
More information about the Eventstudies-commits
mailing list