[Robast-commits] r587 - in branches/robast-0.9/pkg: . RobRDA RobRDA/R RobRDA/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Feb 7 17:07:34 CET 2013


Author: ruckdeschel
Date: 2013-02-07 17:07:34 +0100 (Thu, 07 Feb 2013)
New Revision: 587

Added:
   branches/robast-0.9/pkg/RobRDA/
   branches/robast-0.9/pkg/RobRDA/DESCRIPTION
   branches/robast-0.9/pkg/RobRDA/NAMESPACE
   branches/robast-0.9/pkg/RobRDA/R/
   branches/robast-0.9/pkg/RobRDA/R/Comment.R
   branches/robast-0.9/pkg/RobRDA/R/sysdata.rda
   branches/robast-0.9/pkg/RobRDA/man/
   branches/robast-0.9/pkg/RobRDA/man/0RobRDA-package.Rd
Log:
new mere sysdata.rda-pkg RobRDA created (for the moment just for testing purposes)

Added: branches/robast-0.9/pkg/RobRDA/DESCRIPTION
===================================================================
--- branches/robast-0.9/pkg/RobRDA/DESCRIPTION	                        (rev 0)
+++ branches/robast-0.9/pkg/RobRDA/DESCRIPTION	2013-02-07 16:07:34 UTC (rev 587)
@@ -0,0 +1,17 @@
+Package: RobRDA
+Version: 0.9
+Date: 2012-05-17
+Title: sysdata.rda for RobExtremes
+Description: sysdata.rda for RobExtremes
+Depends: R (>= 2.14.0), methods
+Imports: ROptEst (>= 0.9)
+Author: Peter Ruckdeschel, Matthias Kohl
+Maintainer: Peter Ruckdeschel <peter.ruckdeschel at itwm.fraunhofer.de>
+LazyData: yes
+LazyLoad: yes
+ByteCompile: yes
+License: LGPL-3
+URL: http://robast.r-forge.r-project.org/
+LastChangedDate: {$LastChangedDate: 2011-09-30 11:10:33 +0200 (Fr, 30 Sep 2011) $}
+LastChangedRevision: {$LastChangedRevision: 453 $}
+SVNRevision: 439

Added: branches/robast-0.9/pkg/RobRDA/NAMESPACE
===================================================================
--- branches/robast-0.9/pkg/RobRDA/NAMESPACE	                        (rev 0)
+++ branches/robast-0.9/pkg/RobRDA/NAMESPACE	2013-02-07 16:07:34 UTC (rev 587)
@@ -0,0 +1 @@
+import("ROptEst")
\ No newline at end of file

Added: branches/robast-0.9/pkg/RobRDA/R/Comment.R
===================================================================
--- branches/robast-0.9/pkg/RobRDA/R/Comment.R	                        (rev 0)
+++ branches/robast-0.9/pkg/RobRDA/R/Comment.R	2013-02-07 16:07:34 UTC (rev 587)
@@ -0,0 +1 @@
+### this is a mere sysdata.rda package
\ No newline at end of file

Added: branches/robast-0.9/pkg/RobRDA/R/sysdata.rda
===================================================================
(Binary files differ)


Property changes on: branches/robast-0.9/pkg/RobRDA/R/sysdata.rda
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: branches/robast-0.9/pkg/RobRDA/man/0RobRDA-package.Rd
===================================================================
--- branches/robast-0.9/pkg/RobRDA/man/0RobRDA-package.Rd	                        (rev 0)
+++ branches/robast-0.9/pkg/RobRDA/man/0RobRDA-package.Rd	2013-02-07 16:07:34 UTC (rev 587)
@@ -0,0 +1,12 @@
+\name{RobRDA-package}
+\alias{RobRDA-package}
+\alias{RobRDA}
+\docType{package}
+\title{
+RobRDA a sysdata.rda only package
+}
+\description{
+This package only contains sysdata.rda; blub.
+}
+\keyword{package}
+



More information about the Robast-commits mailing list