[Distr-commits] r1319 - branches/distr-2.8/pkg/distrEx
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Mar 12 08:35:56 CET 2019
Author: stamats
Date: 2019-03-12 08:35:55 +0100 (Tue, 12 Mar 2019)
New Revision: 1319
Modified:
branches/distr-2.8/pkg/distrEx/DESCRIPTION
Log:
forgot to update R version
Modified: branches/distr-2.8/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.8/pkg/distrEx/DESCRIPTION 2019-03-12 06:43:03 UTC (rev 1318)
+++ branches/distr-2.8/pkg/distrEx/DESCRIPTION 2019-03-12 07:35:55 UTC (rev 1319)
@@ -3,7 +3,7 @@
Date: 2019-03-12
Title: Extensions of Package 'distr'
Description: Extends package 'distr' by functionals, distances, and conditional distributions.
-Depends: R(>= 2.10.0), methods, distr(>= 2.8)
+Depends: R(>= 2.14.0), methods, distr(>= 2.8)
Imports: startupmsg, utils, stats
Suggests: tcltk
Authors at R: c(person("Matthias", "Kohl", role=c("cre", "cph"),
More information about the Distr-commits
mailing list