[Robast-commits] r809 - in branches/robast-1.0/pkg/RobAStBase: . man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun May 3 11:02:01 CEST 2015


Author: stamats
Date: 2015-05-03 11:02:01 +0200 (Sun, 03 May 2015)
New Revision: 809

Modified:
   branches/robast-1.0/pkg/RobAStBase/DESCRIPTION
   branches/robast-1.0/pkg/RobAStBase/man/0RobAStBase-package.Rd
Log:
update of package DESCRIPTION and Rd file

Modified: branches/robast-1.0/pkg/RobAStBase/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobAStBase/DESCRIPTION	2015-05-03 08:56:39 UTC (rev 808)
+++ branches/robast-1.0/pkg/RobAStBase/DESCRIPTION	2015-05-03 09:02:01 UTC (rev 809)
@@ -1,6 +1,6 @@
 Package: RobAStBase
 Version: 1.0
-Date: 2013-09-12
+Date: 2015-05-03
 Title: Robust Asymptotic Statistics
 Description: Base S4-classes and functions for robust asymptotic statistics.
 Depends: R(>= 2.14.0), methods, rrcov, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2),
@@ -15,7 +15,6 @@
 		person("R Core Team", role = c("ctb", "cph"), 
 		comment="for source file 'format.perc'"))
 ByteCompile: yes
-LazyLoad: yes
 License: LGPL-3
 Encoding: latin1
 URL: http://robast.r-forge.r-project.org/

Modified: branches/robast-1.0/pkg/RobAStBase/man/0RobAStBase-package.Rd
===================================================================
--- branches/robast-1.0/pkg/RobAStBase/man/0RobAStBase-package.Rd	2015-05-03 08:56:39 UTC (rev 808)
+++ branches/robast-1.0/pkg/RobAStBase/man/0RobAStBase-package.Rd	2015-05-03 09:02:01 UTC (rev 809)
@@ -12,11 +12,11 @@
 \tabular{ll}{
 Package: \tab RobAStBase \cr
 Version: \tab 1.0 \cr
-Date: \tab 2013-09-12 \cr
-Depends: \tab R(>= 2.14.0), rrcov, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2), 
-RandVar(>= 0.9.2)\cr
+Date: \tab 2015-05-03 \cr
+Depends: \tab R(>= 2.14.0), methods, rrcov, distr(>= 2.5.2), distrEx(>= 2.5), distrMod(>= 2.5.2), RandVar(>= 0.9.2)\cr
+Suggests: \tab ROptEst, RUnit (>= 0.4.26)\cr
+Imports: \tab startupmsg\cr
 ByteCompile: \tab yes \cr
-LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://robast.r-forge.r-project.org/\cr
 SVNRevision: \tab 726 \cr



More information about the Robast-commits mailing list