[Sciviews-commits] r149 - komodo/SciViews-K komodo/SciViews-K/content komodo/SciViews-K/content/js komodo/SciViews-K/templates komodo/SciViews-K Unit komodo/SciViews-K Unit/content/js pkg/svSweave/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 10 10:04:01 CEST 2009


Author: phgrosjean
Date: 2009-07-10 10:04:00 +0200 (Fri, 10 Jul 2009)
New Revision: 149

Removed:
   komodo/SciViews-K/sciviewsk-0.7.1-beta-ko.xpi
   komodo/SciViews-K/sciviewsk-0.7.2-beta-ko.xpi
   komodo/SciViews-K/sciviewsk-0.7.4-beta-ko.xpi
   komodo/SciViews-K/templates/Common/
Modified:
   komodo/SciViews-K Unit/content/js/sciviewskunit.js
   komodo/SciViews-K Unit/install.rdf
   komodo/SciViews-K/SciViews-K.kpf
   komodo/SciViews-K/content/js/commands.js
   komodo/SciViews-K/content/js/r.js
   komodo/SciViews-K/content/js/sciviews.js
   komodo/SciViews-K/content/js/socket.js
   komodo/SciViews-K/content/overlay.xul
   komodo/SciViews-K/content/overlayMain.xul
   komodo/SciViews-K/install.rdf
   komodo/SciViews-K/templates/.Rprofile
   pkg/svSweave/R/cleanLyxRnw.R
Log:
Various fine-tuning toward next version

Modified: komodo/SciViews-K/SciViews-K.kpf
===================================================================
--- komodo/SciViews-K/SciViews-K.kpf	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/SciViews-K.kpf	2009-07-10 08:04:00 UTC (rev 149)
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Komodo Project File - DO NOT EDIT -->
-<project id="6200c0ed-45ec-4f46-a159-284803d65c04" kpf_version="4" name="SciViews-K.kpf">
-<folder id="f5feb14c-33f6-a44d-ad41-ab38bf630926" idref="6200c0ed-45ec-4f46-a159-284803d65c04" name="Project">
-</folder>
-<file id="46c370a6-978b-4513-9cb8-056aebcf01f3" idref="aeee779f-9156-4b41-be2d-675d32098ff1" name="setup.xul" url="_prj_internal_/setup.xul">
-</file>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="51c7310c-805d-4bcb-af72-57b51804be23" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Komodo Project File - DO NOT EDIT -->
+<project id="6200c0ed-45ec-4f46-a159-284803d65c04" kpf_version="4" name="SciViews-K.kpf">
+<folder id="f5feb14c-33f6-a44d-ad41-ab38bf630926" idref="6200c0ed-45ec-4f46-a159-284803d65c04" name="Project">
+</folder>
+<file id="46c370a6-978b-4513-9cb8-056aebcf01f3" idref="aeee779f-9156-4b41-be2d-675d32098ff1" name="setup.xul" url="_prj_internal_/setup.xul">
+</file>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="51c7310c-805d-4bcb-af72-57b51804be23" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
 
 var libPart = ko.projects.findPart('macro', 'extension_lib', 'container');
@@ -68,8 +68,8 @@
 } catch(e) {
     alert(e);
 }
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="a9aadbbc-4089-4c4e-b7ed-87089102aa06" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="a9aadbbc-4089-4c4e-b7ed-87089102aa06" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 /**
  * Script to build an xpi, running koext build in the current project root.
  */
@@ -110,8 +110,8 @@
   ko.statusBar.AddMessage('Build complete', 'projects', 5000, true);
   ko.projects.manager.saveProject(project);
 });
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="ff0456a2-4546-480a-897e-6bc9f30d58a2" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="ff0456a2-4546-480a-897e-6bc9f30d58a2" idref="aeee779f-9156-4b41-be2d-675d32098ff1" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
     
 var extensionLib = function() {
@@ -271,8 +271,8 @@
 } catch(e) {
     allert(e);
 }
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="08af6b57-9cc0-4848-9775-1bbecb5ab2c0" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="08af6b57-9cc0-4848-9775-1bbecb5ab2c0" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
 
 var libPart = ko.projects.findPart('macro', 'extension_lib', 'container');
@@ -335,8 +335,8 @@
 } catch(e) {
     alert(e);
 }
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="1ea22b28-e1b5-a44d-a3e2-40e33f456acf" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="1ea22b28-e1b5-a44d-a3e2-40e33f456acf" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
     
 var extensionLib = function() {
@@ -496,8 +496,8 @@
 } catch(e) {
     allert(e);
 }
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="41904da6-0dd6-d747-8a6c-a2663e10578b" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="41904da6-0dd6-d747-8a6c-a2663e10578b" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 /**
  * Script to build an xpi, running koext build in the current project root.
  */
@@ -538,12 +538,12 @@
   ko.statusBar.AddMessage('Build complete', 'projects', 5000, true);
   ko.projects.manager.saveProject(project);
 });
-</macro>
-<file id="ce09e80e-4f8e-784c-81c1-6564f46e2cf8" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" name="setup.xul" url="_prj_internal_/setup.xul">
-</file>
-<file id="1d542d8f-6043-4618-85b2-750f688afb86" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" name="setup.xul" url="_prj_internal_/setup.xul">
-</file>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="45c63c14-27f6-4b60-b387-43ea4946597f" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<file id="ce09e80e-4f8e-784c-81c1-6564f46e2cf8" idref="f5feb14c-33f6-a44d-ad41-ab38bf630926" name="setup.xul" url="_prj_internal_/setup.xul">
+</file>
+<file id="1d542d8f-6043-4618-85b2-750f688afb86" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" name="setup.xul" url="_prj_internal_/setup.xul">
+</file>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/wrench.png" id="45c63c14-27f6-4b60-b387-43ea4946597f" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="Configure" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
 
 var libPart = ko.projects.findPart('macro', 'extension_lib', 'container');
@@ -606,8 +606,8 @@
 } catch(e) {
     alert(e);
 }
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="4b74a155-8acd-4a55-97e9-f193ab92dc4a" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/lightning_go.png" id="4b74a155-8acd-4a55-97e9-f193ab92dc4a" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="Build" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 /**
  * Script to build an xpi, running koext build in the current project root.
  */
@@ -648,8 +648,8 @@
   ko.statusBar.AddMessage('Build complete', 'projects', 5000, true);
   ko.projects.manager.saveProject(project);
 });
-</macro>
-<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="a2c99057-bcb3-43d5-8284-66628a53eadb" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
+</macro>
+<macro async="0" icon="chrome://famfamfamsilk/skin/icons/brick.png" id="a2c99057-bcb3-43d5-8284-66628a53eadb" idref="fd57ad7e-32b5-46a5-8b5a-36f513b953ad" keyboard_shortcut="" language="JavaScript" name="extension_lib" rank="100" trigger="trigger_postopen" trigger_enabled="0">
 try {
     
 var extensionLib = function() {
@@ -809,13 +809,13 @@
 } catch(e) {
     allert(e);
 }
-</macro>
-<preference-set idref="6200c0ed-45ec-4f46-a159-284803d65c04">
-  <boolean id="configured">1</boolean>
-  <string id="import_exclude_matches">*.*~;*.bak;*.tmp;CVS;.#*;*.pyo;*.pyc;.svn;*%*;tmp*.html;.DS_Store;_prj_internal_</string>
-  <string id="import_include_matches"></string>
-  <boolean id="import_live">1</boolean>
-  <boolean id="import_recursive">1</boolean>
-  <string id="import_type">useFolders</string>
-</preference-set>
-</project>
+</macro>
+<preference-set idref="6200c0ed-45ec-4f46-a159-284803d65c04">
+  <boolean id="configured">1</boolean>
+  <string id="import_exclude_matches">*.*~;*.bak;*.tmp;CVS;.#*;*.pyo;*.pyc;.svn;*%*;tmp*.html;.DS_Store;_prj_internal_</string>
+  <string id="import_include_matches"></string>
+  <boolean id="import_live">1</boolean>
+  <boolean id="import_recursive">1</boolean>
+  <string id="import_type">useFolders</string>
+</preference-set>
+</project>

Modified: komodo/SciViews-K/content/js/commands.js
===================================================================
--- komodo/SciViews-K/content/js/commands.js	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/js/commands.js	2009-07-10 08:04:00 UTC (rev 149)
@@ -10,7 +10,7 @@
 }
 
 
-// sv.cmd object constructor:
+// sv.command object constructor:
 (function() {
 
 var isRRunning = false;
@@ -128,7 +128,7 @@
 
 // this will observe status message notification. This is to get informed about
 // application being terminated. A more straightforward way would be to use runService.RunAndNotify
-// but, this woldn't allow to start app in a console window. So we have to do this trick here.
+// but, this wouldn't allow to start app in a console window. So we have to do this trick here.
 
 
 function AppTerminateObserver(command) {

Modified: komodo/SciViews-K/content/js/r.js
===================================================================
--- komodo/SciViews-K/content/js/r.js	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/js/r.js	2009-07-10 08:04:00 UTC (rev 149)
@@ -18,6 +18,8 @@
 // sv.r.source(what); // Source various part of current buffer to R
 // sv.r.send(what); // Send various part of current buffer to R
 // sv.r.addHistory(data, cmd); // Add current command to R's history, used as a procfun in sv.socket.rCommand call
+// sv.r.calltip(code); // Get a calltip for a piece of code
+// sv.r.calltip_show(tip); sv.r.calltip_trigget(event); // Companion functions for sv.r.calltip
 // sv.r.display(topic, what); // Display 'topic' according to 'what' type
 // sv.r.helpStart(); // Start R help in the default browser
 // sv.r.help(topic, package); // Get help in R for 'topic', 'topic' is facultative
@@ -44,7 +46,7 @@
 // sv.r.pkg.available(); // List available R packages on selected repositories
 // sv.r.pkg.installed(); // List installed R packages
 // sv.r.pkg.install(); // Install R package(s) from the repositories
-//sv.r.pkg.chooseCRANMirror(andInstall); // replacement for .CRANmirror, optionally calls .install after execution
+// sv.r.pkg.chooseCRANMirror(andInstall); // replacement for .CRANmirror, optionally calls .install after execution
 
 // sv.r.pkg.installLocal(); // Install one or more R packages from local files
 // sv.r.pkg.installSV(); // Install the Sciviews bundle from CRAN
@@ -410,6 +412,33 @@
 	return(res);
 }
 
+// Get a calltip for a R function
+sv.r.calltip = function(codestrip) {
+	res = sv.r.evalCallback('cat(CallTip("' + codestrip + '", location = TRUE))', sv.r.calltip_show);
+	return(res);
+}
+
+// The callback for sv.r.calltip
+sv.r.calltip_show = function(tip) {
+	if (tip != "") {
+		//ko.statusBar.AddMessage(tip, "R", 2000, true);
+		var ke = ko.views.manager.currentView.scimoz;
+		ke.callTipCancel();
+		ke.callTipShow(ke.anchor, tip);
+	}
+}
+
+// The trigger for sv.r.calltip (when '(' is entered)
+sv.r.callTip_trigger = function(event) {
+	try {
+		if (event.keyCode == 53) { // 53 is code for '('
+			var codestrip = sv.getPart("linetobegin", true);
+			var res = sv.r.calltip(codestrip);
+		}
+	} catch(e) { log.exception(e); }
+}
+window.addEventListener("keyup", sv.r.callTip_trigger, true);
+
 // Start R help in the default browser
 sv.r.helpStart = function() {
 	var res = sv.r.eval("help.start()");

Modified: komodo/SciViews-K/content/js/sciviews.js
===================================================================
--- komodo/SciViews-K/content/js/sciviews.js	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/js/sciviews.js	2009-07-10 08:04:00 UTC (rev 149)
@@ -39,7 +39,7 @@
 if (typeof(sv) == 'undefined') {
 	var sv = {
 		// TODO: set this automatically according to the plugin version
-		version: 0.7,
+		version: 0.8,
 		release: 0,
 		showVersion: true,
 		checkVersion: function(version) {

Modified: komodo/SciViews-K/content/js/socket.js
===================================================================
--- komodo/SciViews-K/content/js/socket.js	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/js/socket.js	2009-07-10 08:04:00 UTC (rev 149)
@@ -205,6 +205,9 @@
 
 				// Is there data send?
 				if (inputString == "") {
+					if (sv.socket.debug) {
+						sv.cmdout.append("#--# SciViews-K socket client: nothing send!\n");
+					}
 					outputString += "Error: no command send!\n"
 				} else {
 					// Process the command

Modified: komodo/SciViews-K/content/overlay.xul
===================================================================
--- komodo/SciViews-K/content/overlay.xul	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/overlay.xul	2009-07-10 08:04:00 UTC (rev 149)
@@ -55,7 +55,7 @@
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/sciviews.js"/>
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/prefs.js"/>
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/tools/strings.js"/>
-  <!--No longer neeeded for robjects.js <script type="application/x-javascript" src="chrome://sciviewsk/content/js/tools/e4x2dom.js"/>-->
+  <!--No longer needed for robjects.js <script type="application/x-javascript" src="chrome://sciviewsk/content/js/tools/e4x2dom.js"/>-->
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/tools/array.js"/>
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/tools/io.js"/>
   <script type="application/x-javascript" src="chrome://sciviewsk/content/js/socket.js"/>

Modified: komodo/SciViews-K/content/overlayMain.xul
===================================================================
--- komodo/SciViews-K/content/overlayMain.xul	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/content/overlayMain.xul	2009-07-10 08:04:00 UTC (rev 149)
@@ -132,7 +132,7 @@
   </menupopup>
 
   <menubar id="menubar_main">
-   <menu id="sciviews_menu" label="R Control" accesskey="R" insertbefore="menu_window,help_menu">
+   <menu id="sciviews_menu" label="R" accesskey="R" insertbefore="menu_window,help_menu">
     <menupopup id="popup_sciviews_main">
 
 	<menuitem id="r_start_console_menu" observes="cmd_svStartR" class="menuitem-iconic r-run-command-icon" />

Modified: komodo/SciViews-K/install.rdf
===================================================================
--- komodo/SciViews-K/install.rdf	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/install.rdf	2009-07-10 08:04:00 UTC (rev 149)
@@ -41,7 +41,7 @@
     <Description about="urn:mozilla:install-manifest">
         <em:id>sciviewsk at sciviews.org</em:id>
         <em:name>SciViews-K</em:name>
-        <em:version>0.7.0</em:version>
+        <em:version>0.8.0</em:version>
         <em:description>SciViews-K - Edit R (http://www.r-project.org) code in Komodo</em:description>
         <em:creator>Philippe Grosjean and Romain Francois</em:creator>
         <em:homepageURL>http://sciviews.org/SciViews-K</em:homepageURL>
@@ -52,7 +52,7 @@
                 <!-- Komodo IDE's uuid -->
                 <em:id>{36E66FA0-F259-11D9-850E-000D935D3368}</em:id>
                 <em:minVersion>4.1</em:minVersion>
-                <em:maxVersion>5.0.*</em:maxVersion>
+                <em:maxVersion>5.*</em:maxVersion>
             </Description>
         </em:targetApplication>
         <em:targetApplication>
@@ -60,7 +60,7 @@
                 <!-- Komodo Edit's uuid -->
                 <em:id>{b1042fb5-9e9c-11db-b107-000d935d3368}</em:id>
                 <em:minVersion>4.1</em:minVersion>
-                <em:maxVersion>5.0.*</em:maxVersion>
+                <em:maxVersion>5.*</em:maxVersion>
             </Description>
         </em:targetApplication>
     </Description>

Deleted: komodo/SciViews-K/sciviewsk-0.7.1-beta-ko.xpi
===================================================================
(Binary files differ)

Deleted: komodo/SciViews-K/sciviewsk-0.7.2-beta-ko.xpi
===================================================================
(Binary files differ)

Deleted: komodo/SciViews-K/sciviewsk-0.7.4-beta-ko.xpi
===================================================================
(Binary files differ)

Modified: komodo/SciViews-K/templates/.Rprofile
===================================================================
--- komodo/SciViews-K/templates/.Rprofile	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K/templates/.Rprofile	2009-07-10 08:04:00 UTC (rev 149)
@@ -252,7 +252,7 @@
 			if (!all(file.exists(files)))
 				warning("One or more files are not found on the disk!")
 			# We display those files using options(editor) settings
-			cmds <- paste(getOption("editor"), files)
+			cmds <- paste('"', getOption("editor"), '" ', files, sep = "")
 			for (cmd in cmds) {
 				res <- try(system(cmd), silent = TRUE)
 				if (inherits(res, "try-error"))

Modified: komodo/SciViews-K Unit/content/js/sciviewskunit.js
===================================================================
--- komodo/SciViews-K Unit/content/js/sciviewskunit.js	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K Unit/content/js/sciviewskunit.js	2009-07-10 08:04:00 UTC (rev 149)
@@ -40,7 +40,7 @@
 
 // Define the 'sv.r.unit' namespace
 if (typeof(sv.r.unit) == 'undefined') sv.r.unit = {
-	version: 0.6,
+	version: 0.7,
 	release: 0,
 	debug: true
 };

Modified: komodo/SciViews-K Unit/install.rdf
===================================================================
--- komodo/SciViews-K Unit/install.rdf	2009-07-02 21:48:03 UTC (rev 148)
+++ komodo/SciViews-K Unit/install.rdf	2009-07-10 08:04:00 UTC (rev 149)
@@ -4,7 +4,7 @@
     <Description about="urn:mozilla:install-manifest">
         <em:id>sciviewskunit at sciviews.org</em:id>
         <em:name>SciViews-K Unit</em:name>
-        <em:version>0.6.2</em:version>
+        <em:version>0.7.0</em:version>
         <em:description>SciViews-K Unit - Interface to the svUnit R package</em:description>
         <em:creator>Philippe Grosjean</em:creator>
         <em:homepageURL>http://sciviews.org/SciViews-K</em:homepageURL>
@@ -15,7 +15,7 @@
                 <!-- Komodo IDE's uuid -->
                 <em:id>{36E66FA0-F259-11D9-850E-000D935D3368}</em:id>
                 <em:minVersion>4.1</em:minVersion>
-                <em:maxVersion>4.4.*</em:maxVersion>
+                <em:maxVersion>5.*</em:maxVersion>
             </Description>
         </em:targetApplication>
         <em:targetApplication>
@@ -23,7 +23,7 @@
                 <!-- Komodo Edit's uuid -->
                 <em:id>{b1042fb5-9e9c-11db-b107-000d935d3368}</em:id>
                 <em:minVersion>4.1</em:minVersion>
-                <em:maxVersion>4.4.*</em:maxVersion>
+                <em:maxVersion>5.*</em:maxVersion>
             </Description>
         </em:targetApplication>
     </Description>

Modified: pkg/svSweave/R/cleanLyxRnw.R
===================================================================
--- pkg/svSweave/R/cleanLyxRnw.R	2009-07-02 21:48:03 UTC (rev 148)
+++ pkg/svSweave/R/cleanLyxRnw.R	2009-07-10 08:04:00 UTC (rev 149)
@@ -1,5 +1,4 @@
-"cleanLyxRnw" <-
-function (RnwCon, RnwCon2 = RnwCon)
+"cleanLyxRnw" <- function (RnwCon, RnwCon2 = RnwCon)
 {
 	# Read the data in the Rnw file
 	Rnw <- readLines(RnwCon)



More information about the Sciviews-commits mailing list