[rkward-cvs] SF.net SVN: rkward:[4241] branches/jss_dec_10/final_polished
kapatp at users.sourceforge.net
kapatp at users.sourceforge.net
Thu May 3 01:28:32 UTC 2012
Revision: 4241
http://rkward.svn.sourceforge.net/rkward/?rev=4241&view=rev
Author: kapatp
Date: 2012-05-03 01:28:32 +0000 (Thu, 03 May 2012)
Log Message:
-----------
Minor edits and de-emphasizing GHNS part
Modified Paths:
--------------
branches/jss_dec_10/final_polished/v49i09_GUI_elements.tex
branches/jss_dec_10/final_polished/v49i09_technical.tex
Modified: branches/jss_dec_10/final_polished/v49i09_GUI_elements.tex
===================================================================
--- branches/jss_dec_10/final_polished/v49i09_GUI_elements.tex 2012-05-02 23:26:43 UTC (rev 4240)
+++ branches/jss_dec_10/final_polished/v49i09_GUI_elements.tex 2012-05-03 01:28:32 UTC (rev 4241)
@@ -428,7 +428,7 @@
sequentially with the last performed task at the bottom.
It is also possible to write to the output directly from \proglang{R}
scripts by using a number of dedicated \proglang{R}
-functions included in the \code{rkward} package. For the GUI-driven data handling functions, the output is
+functions included in the \code{rkward} package (part of \pkg{RKWard}). For the GUI-driven data handling functions, the output is
standardized to include the name of the feature, the date and time of
its execution, and other basic parameters, wherever
applicable. Further, a clickable \texttt{Run
Modified: branches/jss_dec_10/final_polished/v49i09_technical.tex
===================================================================
--- branches/jss_dec_10/final_polished/v49i09_technical.tex 2012-05-02 23:26:43 UTC (rev 4240)
+++ branches/jss_dec_10/final_polished/v49i09_technical.tex 2012-05-03 01:28:32 UTC (rev 4241)
@@ -71,6 +71,7 @@
\label{fig:design_sketch}
\end{figure}
+\pagebreak
\section{Object modification detection}
\label{sec:technical_omd}
\pkg{RKWard} allows the user to run arbitrary commands in \proglang{R} at any time, even while
@@ -209,6 +210,7 @@
for non-sequential browsing (see the section on graphics windows in the main article) providing a very intuitive browsing
interface unlike the native implementations in \code{windows()} and \code{quartz()} devices.
+\pagebreak
\section{Plugin infrastructure}
\label{sec:technical_plugins}
One of the earliest features of \pkg{RKWard} was the extensibility by plugins.
@@ -385,10 +387,11 @@
it becomes instantly available after the configuration dialog is closed. External plugin sets are
neither officially included nor supported by the \pkg{RKWard} developers. However, they allow plugin
developers to easily extend \pkg{RKWard} with state-of-the-art or highly specialized features. To
-achieve this, \pkg{RKWard} draws on \pkg{KNewStuff2}, a \pkg{KDE} library providing support for \pkg{GHNS}\footnote{
+achieve this, \pkg{RKWard} (version 0.5.6) draws on \pkg{KNewStuff2}, a \pkg{KDE} library providing support for \pkg{GHNS}\footnote{
\pkg{GHNS} (Get Hot New Stuff) is a technology platform (software and specifications) for desktop users to share their work. It is hosted
under the umbrella of the freedesktop.org project at \url{http://ghns.freedesktop.org}.
-}.
+}
+\footnote{In future version of \pkg{RKWard}, \pkg{KNewStuff2}/\pkg{GHNS} framework will be deprecated in favor of standard \proglang{R} packages.}.
\subsubsection{Automated testing}
\label{sec:technical_processes_automatedtesting}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list