search for: svgui

Displaying 17 results from an estimated 17 matches for "svgui".

2004 Oct 16
3
Lazy loading... advices
...azyLoad I got some and there is a 'see also' section that points to 'makeLazyLoading'... But I cannot reach this page. My problem is: I recompiled a library that uses a lot of functions from other libraries (of course I can give details if needed). I load it in my computer: library(svGUI), and it takes something like 20 seconds to load. In R 1.9.1 it took 3-4 seconds on the same machine (Windows XP). So, I try now to understand the mechanism and to find a way to lower the loading time of this library with lazy loading (its goal is to load faster, isn't, so I probably do somethi...
2005 Mar 10
4
dealing with package bundles (was RE: Gregmisc)
Given the confusions that some users have regarding package bundles, I'd like to suggest some changes to how package bundles are handled. My understanding is that a package bundle is essentially a convenient way to distribute related packages, so that users can download/install them in one shot. However, some users apparently get confused that one can do install.packages("abundle")
2005 Mar 10
4
dealing with package bundles (was RE: Gregmisc)
Given the confusions that some users have regarding package bundles, I'd like to suggest some changes to how package bundles are handled. My understanding is that a package bundle is essentially a convenient way to distribute related packages, so that users can download/install them in one shot. However, some users apparently get confused that one can do install.packages("abundle")
2008 Apr 16
1
SVG format from any R graphic GUI?
I have problems with emf files because OpenOffice does a poor job at importing figures in this format. On the other hand, imported eps figures are not displayed, just printed. Is there any R graphic gui able to export as SVG (or other vector format)? I've tried JGR, iplots and svGUI. Thanks! Agus -- Dr. Agustin Lobo Institut de Ciencies de la Terra "Jaume Almera" (CSIC) LLuis Sole Sabaris s/n 08028 Barcelona Spain Tel. 34 934095410 Fax. 34 934110012 email: Agustin.Lobo at ija.csic.es http://www.ija.csic.es/gt/obster
2007 Jun 20
2
How to activate the R commands in SciViews
Please help, I have SciViews(svGUI) and Rcmdr but when the SciViews Console opens the R commander menu don't work. Any ideas anybody? --------------------------------- 8:00? 8:25? 8:40? Find a flick in no time [[alternative HTML version deleted]]
2008 Jul 05
1
SciViews GUI
HI: After following all the instructions on how to install the SciViews package from CRAN I still can't make the GUI show. Can someone give me a hint on how to do this? I have tried library(svGUI), library(svDialogs) and so on with the rest of the packages. I have also placed all the 'sv' packages in my Rprofile but nothing works. Any help would be appreciated. Thanks Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish & Wildlife Service Calif...
2005 Apr 06
1
using command line flags with TINN-R
This is a TINN-R editor question rather than an R question, but can anyone tell me how to use command line flags with TINN-R. There is a space to fill in the path to Rgui, and I have "C:\Program Files\R\rw2001pat\bin\Rgui.exe". If I try to add a command line flag after that, such as " --no-save" or " --max-mem-size" then TINN-R will not open the application.
2005 Nov 30
1
SciViews-R_0.8-9 Console problem
...[1] "35749" $language [1] "R" <>capabilities("tcltk") tcltk TRUE SciViews version: SciViews-R_0.8-9Setup.exe From the SciViews R console: search() [1] ".GlobalEnv" "package:Rcmdr" "package:car" [4] "package:svGUI" "package:svViews" "package:svIO" [7] "package:svMisc" "package:R2HTML" "package:tcltk" [10] "package:methods" "package:stats" "package:graphics" [13] "package:grDevices" "pa...
2006 Aug 24
0
Lost command area in R-SciViews
Dear all I am writing with a question regarding SciViews for R. It's probably a slightly stupid question but I cannot find a solution to a very elementary problem. I am using SciViews 0.8.9 on with R 2.3.1pat on a Windows XP Home machine. R is set to SDI mode, I start R, enter "library(svGUI)", SciViews starts properly, I can access the docks and everything, but (i) the command area at the bottom cannot be found (ii) the regular R window cannot be minimized/maximized anymore. I don't know what to do to get the command area back. I have checked the web and the mailing list (w...
2012 Nov 29
0
Fwd: Re: choose folder interactively
...van.calandra at u-bourgogne.fr> Dear Ivan, I cannot post to R-help currently. This is something interesting for you. Could you echo to R-Help and R-SIG-Mac too, please? You will find a native Mac OS X directory selection dialog box in svDialogs. Install the package (you also need to install svGUI) and see ?dlgDir. It works both in R.app and in R run in the terminal. There is just a little time lag when you call of of svDialogs's dialog boxes the first time. It works the same on Windows and even on Linux/Unix, providing you have installed zenity there (search Goggle, installed bty defa...
2009 Mar 18
1
Help with Scviews
Dear all I would appreciate it if someone could help me to install Scviews. 1) I am running Windows XP Service Pack 3 with 1Gb of memory and 120GB HDrive. 2) R is installed and runs fine RCommander is installed and seems to run reasonably well. Some issues where it 'bombs' out for no reason. 3) I cannot run (install.packages:"Scviews") from any CRAN site. 4) What I have done
2006 Sep 21
2
Command area in SciViews 0.8.9 - second try
...few weeks ago (to no avail). I have a problem with SciViews for R. It's probably a slightly stupid question but I cannot find a solution to a very elementary problem. I am using SciViews 0.8.9 on with R 2.3.1pat on a Windows XP Home machine. R is set to SDI mode, I start R, enter "library(svGUI)", SciViews starts properly, I can access the docks and everything so the installation is ok. But: (i) the command area at the bottom cannot be found (ii) the regular R window cannot be minimized/maximized anymore. I don't know what to do to get the command area back. I have checked the...
2009 Jul 28
2
latex columna extra paquete Hmisc
Hola a todos, estoy utilizando la función latex del paquete Hmisc para realizar tablas con columnas agrupadas. El problema es que en el .tex se generan entre cada grupo una columna adicional (en blanco). Quería saber si alguien sabe si existe una opción o forma para quitar esas columnas extras antes de que genere el código latex. Saludos, Atte, Mario Martínez A. Analista de Resultados Dirección
2007 Jul 12
0
[Fwd: Re: How to activate the R commands in SciViews]
...gt; Is there any way to make SciViews correctly use Rcmdr functionality? >> > >> > Thanks in advance, >> > Liviu >> > >> > >> > On 6/20/07, Felipe Carrillo <mazatlanmexico at yahoo.com> wrote: >> >> Please help, I have SciViews(svGUI) and Rcmdr but when the SciViews >> Console opens the R commander menu don't work. Any ideas anybody? >> >> >> > >> > >> > > -- ..............................................<?}))><........ ) ) ) ) ) ( ( ( ( ( Prof. Philippe Gr...
2009 Jun 10
0
License quandry in the Fedora sub-space of all R packages
...-2 R-RUnit GPL (>= 2) R-sampleSelection GPL-2 R-sandwich GPL-2 R-scatterplot3d GPL (>= 2) R-sem GPL-2 R-sn GPL (>= 2) R-sp GPL (>= 2) R-SparseM GPL (>= 2) R-spatstat GPL-2 R-strucchange GPL (>= 2) R-svDialogs GPL (>= 2) R-svGUI GPL (>= 2) R-svIDE GPL (>= 2) R-svMisc GPL (>= 2) R-svSocket GPL (>= 2) R-svTools GPL (>= 2) R-svUnit GPL (>= 2) R-svWidgets GPL (>= 2) R-systemfit GPL (>= 2) R-timeDate GPL (>= 2) R-timeSeries GPL-2 R-tseries GPL (...
2007 Mar 26
1
Problem in loading all packages all at once
...wise","StoppingRules","strucchange","subselect","sudoku","supclust","superpc","SuppDists","survBayes","surveillance","survey","survival","survrec","svDialogs","svGUI","svIDE","svIO","svMisc","svmpath","svSocket","svViews","svWidgets","SwissAir","systemfit","tapiR","tcltk","tcltk2","tdist","tdthap","TeachingDemos&q...
2010 Jul 18
6
CRAN (and crantastic) updates this week
...ass6 (0.6-16), spgwr (0.6-8), sphet (1.0-0), splancs (2.01-27), sqldf (0.3-5), st (1.1.4), stab (0.0.8), StatDataML (1.0-20), StatFingerprints (2.0), statmod (1.4.6), stockPortfolio (1.1), stringkernels (0.8.9), SubpathwayMiner (3.0), surveillance (1.2-1), survey (3.22-2), SV (1.2.4), svcR (1.6.4), svGUI (0.9-47), svIDE (0.9-49), svMisc (0.9-57), svUnit (0.7-2), SweaveListingUtils (0.4.5), tawny (1.2.1), tdm (2.2.2), tensorA (0.35), termstrc (1.3.1), textcat (0.0-3), tgp (2.3-3), TGUICore (0.9.10), TGUITeaching (0.9.10), time (1.1), timeDate (2120.89), timereg (1.3-4), timeSeries (2120.88), tis (1....