search for: windlgs

Displaying 13 results from an estimated 13 matches for "windlgs".

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 failed so far. Sinc...
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 exits. I believe that it should be changed back to what it was under "rw1031" which was &quo...
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
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 ENVIRO...
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]]
2002 Apr 28
2
Building Rgui.exe with Visual Studio
Hi, I have downloaded and modified the source for rgui - because I wanted to add a few more custom menus to the GUI. I have almost got it completed, but have spent the last four hours trying to resolve the following issues (no pun intended !) Linking... R.lib(R.dll) : error LNK2005: _WatchCursor already defined in cursors.obj R.lib(R.dll) : error LNK2005: _ArrowCursor already defined in
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2004 Sep 27
2
Looking for .Call functions
Hi, In my ongoing quest to track down the source of an error (see message "[R] optim error in arima" above), I find in the cource code for arima0 the following: arma0f <- function(p) { par <- as.double(fixed) par[mask] <- p .Call("arma0fa", G, par, PACKAGE = "stats") } I would like to know what the function
2001 Dec 10
2
newbie question - R programs in Windows
Hello All, I've browsed through 'An introduction to R' and it seemed, I didn't find the answers to following questions: 1) does R provide widgets and other stuff to provide nice windows-native-like applications look and feel? 2) if not, how to do that? greetings - Wojtek -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2002 Jun 09
2
GUI Command Equivalent for setwd()
Hi everyone, Can anyone tell me if there's a command prompt on R1.5.0 Windows that will bring up the GUI dialog box that performs the same function as setwd() only interactively? I've hunted around, but can't seem to find anything. Something like file.choose(). Best wishes, Jess _____________________________________ Jess Mar Department of Mathematics University of Queensland QLD
2000 Jun 17
2
R 1.1.0 for Windows
...ages from source (see the file readme.packages). New makefile target zipdata-% to zip up data directories in packages. If there is a file `Makefile.win' in a package src directory this will be used rather than MakePkgs (and the tcltk package provides an example). There is an example package `windlgs' in the package sources distribution that shows how to use graphapp to build dialog boxes to be called from menus, with a worked example of a t test done in three ways. More details of graphapp, including a tutorial and a reference manual, are at http://www.cs.usyd.edu.au/~loki/GraphApp. Opti...
2000 Jun 17
2
R 1.1.0 for Windows
...ages from source (see the file readme.packages). New makefile target zipdata-% to zip up data directories in packages. If there is a file `Makefile.win' in a package src directory this will be used rather than MakePkgs (and the tcltk package provides an example). There is an example package `windlgs' in the package sources distribution that shows how to use graphapp to build dialog boxes to be called from menus, with a worked example of a t test done in three ways. More details of graphapp, including a tutorial and a reference manual, are at http://www.cs.usyd.edu.au/~loki/GraphApp. Opti...