similar to: GUI Command Equivalent for setwd()

Displaying 20 results from an estimated 5000 matches similar to: "GUI Command Equivalent for setwd()"

2002 Jun 09
1
Scrollable Listbox?
Hi, Using the functions in the tcltk library (R1.5.0 Windows, tcltk v1.5.0), does anyone know a simple way to create a list box with a scroll bar? I'm stuck on what to supply to the -xscrollcommand in order to do this but I might be on the wrong track. Best wishes, Jess _____________________________________ Jess Mar Department of Mathematics University of Queensland QLD 4072 AUSTRALIA
2002 Sep 28
1
Getting .Python to Work Under Windows
Hi all, I'm trying to call a function in a Python module (v2.2) from within R (Windows, v1.5.0) but am not having any luck. I've installed RSPython_0.4-0.zip and the following lines of code cause R to crash: # R code library(RSPython) out <- .Python("samp1", .module="Sample") # Python file: Sample.py def samp1() : return 1 Obviously this is not the actual Python
2004 Feb 10
4
The ttest.c example in R under MS Windows
We are trying to compile and run the ttest.c example that comes with R (in C:\Program Files\R\rw1081\src\library\windlgs\src\ttest.c). After compiling it with MS Visual C++ we load the DLL with dyn.load. So far it seems good, but when we try to call it from R (after running C:\Program Files\R\rw1081\src\library\windlgs\R\windlgs.R) R crashes. We have tried changing the exports from DLL but have
2007 Oct 10
2
Problem with RCMD CHECK (or BUILD)
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071010/d6c89c66/attachment.pl
2004 Jan 05
3
question re voicemail
Hi, I just setup my * with digium. I started testing voicemail first between atas, and i am not sure why it is not prompting me any when the call is not answered or if busy. i only get continuous ringback and the following message: asterisk*CLI> -- Executing Dial("SIP/6882332-1697", "SIP/5104112978|20|tr") in new stack -- Called 5104112978 --
2005 Jul 30
2
Premature termination of script
I am fairly new to R and I am writing a script that would take a file, as an input, and generates a bunch of graphs out of it. My first task is to be sure that the file is of the right type by looking if there is a valid barcode in it as in (the barcode is beetween a double and single underscore): library(tkWidgets) ############## #Loading a file #testing if valid if not kill the execution
2006 Mar 17
2
ajax exception
Hello! This is my first post so hello to the ROR community :) I am implementing an online editor using the prototype.js lib. On one of the ajax.request calls I make something weird happens. In the debugger I get this output: =================== 10:36:04:796 [DEBUG] FileBrowser.onServiceResult > inResult = success 10:36:04:812 [DEBUG] FileBrowser.onServiceResult > inResult = exception |
2004 Jan 06
1
Fw: Pls confirm
----- Original Message ----- From: "Jess Magnaye" <jess@arretni.com> To: <wipe_out@users.sourceforge.net> Sent: Tuesday, January 06, 2004 3:19 PM Subject: Re: [Asterisk-Users] Pls confirm > Is the format "allow=g723.1" in sip.conf valid? > > somehow i cannot get it working to do g723 passthru. also, i've read that > doing g723 will disable
2005 Jan 17
3
Is it possible to ID payphone calls?
Hello I have a 800 DID setup to dial into my Asterisk server and I'm wondering if it's possible to ID when it's a payphone or not? I suspect it's not since I'm getting calls from someone else's SIP or IAX box. If I had a digium card installed and connected to a couple lines would I be able to get this information and parse it? Thanks, Jess
2010 Dec 22
2
Vacancy - Asterisk MySQL Support Engineer 45K South London
Job Description: Asterisk MySQL Support Engineer Fast Growing Global Telecoms Company requires a very experienced engineer who has a variety of skill levels. The role would suit someone who has worked at switch level and fully understands how calls are to be handled to and from a VoIP platform, using a MySQL data base. Must be able to understand and had experience in dealing with, CLI, PDD, ACD
2005 Jan 18
2
What's the easiest way to call two people at same time and bridge them?
Anyone have a suggestion on how I can have my asterisk box make two SIP or IAX calls and bridge the two together? It seems like it would be easy to setup but the only way I'm finding seems to be setting up meetme rooms. Jess
2000 Oct 21
1
Creating dialogs in Windows 9x
I noticed the See Also section of the help page for winDialog refers to a "package windlgs in the package source distribution..." but I can't seem to find any documentation on this. Does anyone know if it exists or where to find out more about it? Any information would be helpful, thanks. -------------------------------------------- Till E. Stoeckenius, Senior Consultant ENVIRON
2012 May 01
1
Forecast Package for 2.15.0
Anyone else having problems installing this package? Any ideas for fixing? Thanks, Jess -- View this message in context: http://r.789695.n4.nabble.com/Forecast-Package-for-2-15-0-tp4601328.html Sent from the R help mailing list archive at Nabble.com.
2002 Jul 03
3
latex
Hi, i'm a newbie with latex and postscript but recognize the power in combination wit R . ...current i don't now how i have to "inform" R1.5.0(patched) about my MikeTex installation on windows 2000 and get following latex(table) Warning messages: 1: cat not found 2: cd not found 3: xdvi not found P.S. maybe i must define in Rprofile something ??? Thanks for help and
2003 Feb 11
3
Tcl/Tk support is not available on this system.
I am trying to get R to run on a Red Hat 8 system, I am running R version 1.6.2 with Tcl/Tk version 8.3.5 installed. When I try to test R from the data_sets directory I get the error message; Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system Error in fileBrowser(textToShow = "Choose one CDF file" , nSelect = 1, : tcl/tk library not available
2002 Oct 13
1
barplot(): X-Axis Labels
Hello all. I have a simple barplot with sixteen different segments. When I plot my data, only five or six of the labels are showing in the x-axis. How do go get them all to show? Can I set them at a 45.degree angle? Thank you. Jess -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2002 May 05
2
Passing a Matrix to .C?
Hi, Is it possible to pass a matrix object in R to the .C function? Moreover is it possible to have .C return a matrix object back into R? I'm using Rv1.4.1 on a PC platform. Best wishes, Jess _______________________________ Jess Mar Department of Mathematics & Institute for Molecular Bioscience University of Queensland Q 4072 AUSTRALIA
2002 Nov 06
3
Multiple Groups Assigned to a File
I'm new to this group so I hope that this is the right place to ask this question (if not, let me know): We are setting up several Samba servers and we've run into a problem with file permissions. We've have a few shared folders that we'd like for some GROUPS to have read/write access and other GROUPS to have only read access. I cannot figure out how to do this because
2002 Jan 11
1
Wrong header file in ttest.c (windlgs package).
Hi everyone, I've just installed "rw1040" and all the components necessary to compile packages for windows. I always try out my new installation on the provided package "windlgs" in order to ensure that everything is working. This time I ran into a small problem. Indeed, the second line of "ttest.c" includes a header file ("ga.h") which does not
2004 Nov 05
1
Building my own R package under Windows
Hi Is there any samples anywhere that shows how to build my own R package for Windows? I read that package manual and well as the FAQ but would prefer to have an example as well. I know I need perl and mingw. Regards Lars Schouw --------------------------------- [[alternative HTML version deleted]]