[rkward-cvs] SF.net SVN: rkward-code:[4979] trunk/rkward/scripts/rkward_roxyPackage.R

m-eik at users.sf.net m-eik at users.sf.net
Thu Oct 30 09:29:32 UTC 2014


Revision: 4979
          http://sourceforge.net/p/rkward/code/4979
Author:   m-eik
Date:     2014-10-30 09:29:30 +0000 (Thu, 30 Oct 2014)
Log Message:
-----------
updated roxyPackage script to 0.6.3

Modified Paths:
--------------
    trunk/rkward/scripts/rkward_roxyPackage.R

Modified: trunk/rkward/scripts/rkward_roxyPackage.R
===================================================================
--- trunk/rkward/scripts/rkward_roxyPackage.R	2014-10-30 09:28:17 UTC (rev 4978)
+++ trunk/rkward/scripts/rkward_roxyPackage.R	2014-10-30 09:29:30 UTC (rev 4979)
@@ -15,7 +15,7 @@
 	#######################
 	## these are the values you probably need to update
 	#######################
-	package.version <- "0.6.0"
+	package.version <- "0.6.3"
 
 	# this should point to the "rkward" root directory of the R package
 	package.sources <- file.path("/PathTo","trunk","rkward","rkward","rbackend","rpackages","rkward")
@@ -54,7 +54,7 @@
 		Package="rkward",
 		Type="Package",
 		Title="Provides functions related to the RKWard GUI",
-		Author="Thomas Friedrichsmeier <thomas.friedrichsmeier at ruhr-uni-bochum.de>, with contributions from the RKWard Team",
+		Author="Thomas Friedrichsmeier <thomas.friedrichsmeier at ruhr-uni-bochum.de> and the RKWard Team <rkward-devel at lists.sourceforge.net>",
 		AuthorsR="c(person(given=\"Thomas\", family=\"Friedrichsmeier\", email=\"thomas.friedrichsmeier at ruhr-uni-bochum.de\",
 				role=c(\"aut\")),
 			person(given=\"RKWard-devel\", family=\"mailing list\", email=\"rkward-devel at lists.sourceforge.net\",





More information about the rkward-tracker mailing list