search for: andyj

Displaying 19 results from an estimated 19 matches for "andyj".

Did you mean: andy
2003 Mar 13
1
small error in regression tests
I just r-sync'ed the r-devel version of R-1.7.0 (2003-03-11), compiled it under RH-8.0 and ran make check. The reg-tests-2 fails at the very end with the message stating that "object cement was not found". It looks like this piece of the regression test is new to version 1.7. The the piece of code generating the error is: if(require(MASS)) { teststep <- function(formula,
2003 Mar 13
1
small error in regression tests
I just r-sync'ed the r-devel version of R-1.7.0 (2003-03-11), compiled it under RH-8.0 and ran make check. The reg-tests-2 fails at the very end with the message stating that "object cement was not found". It looks like this piece of the regression test is new to version 1.7. The the piece of code generating the error is: if(require(MASS)) { teststep <- function(formula,
2001 Jul 24
3
strange slowness of plot
I just ran into this strange behavior. y <- rnorm(1000) x <- seq(0, length=length(y)) plot(x, y, type='l', lty=1) - instantaneous plot(x, y, type='l', lty=2) - 18s plotting lines + 15s plotting axes = 33s plot(x, y, type='l', lty=3) - 76s ,, + 75s ,, = 151s plot(x, y, type='l', lty=4) -
2003 Apr 24
2
Probs with Winbindd
I have installed a new version of redhat 9 with samba and winbindd. Uptill configuring winbindd, it was doing all that I was wanting. I then went onto configure and start winbind. I have inserted the options into the global part of the samba config when I do a wbinfo -u I get 0xc0000022 but when do a wbinfo -t fot the secret, I get the secret is good. Any help with this would be muchly
2001 Oct 31
2
seg fault with mclust
...l/lib -lg2c -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lm [stuff omitted] DONE (mclust) DONE (INSTALL) Delete downloaded files (y/N)? y Warning message: argument `lib' is missing: using /home/splash/andyj/lib/R in: install.packages("mclust") > library("mclust") Segmentation fault (core dumped) "Verbose" session showing dyn.load seg fault: ~> R --verbose R : Copyright 2001, The R Development Core Team Version 1.3....
2002 Jan 30
5
1.4.1 R CMD check broken?
...ure if this is already known. I checked BUGS and found some references to similar behavior when R_HOME is set? Here is what I get: (1) Fresh build of 1.4.1 under Linux/RH-7.2. All tests pass. > R CMD check ctest * checking for working latex ... OK * using log directory `/home/andyj/stat/R-1.4.1/library/ctest.Rcheck' Installing *source* package `ctest' ... R help >>> Building/Updating help pages for package `ctest' Formats: text html latex example At this point R hangs. (2) Just installed 1.4.1 on Win200 using Prof. Ri...
2006 Apr 25
1
libtrio
...-O3 -I. -DWIN32 -D_X86_ -c xdr_mem.c -o xdr_mem.o ar crs libxdr.a xdr.o xdr_float.o xdr_stdio.o xdr_mem.o make: *** ../extra/trio: No such file or directory. Stop. make[3]: *** [rlibs] Error 1 make[2]: *** [../../bin/R.dll] Error 2 make[1]: *** [rbuild] Error 2 make[1]: Leaving directory `/home/andyj/R-devel/src/gnuwin32' make: *** [distribution] Error 2 Looking at the Makefile in R-devel/src/gnuwin32 reveals that it wants to compile a library libtrio.a, but sources for it are missing from the R-devel/src/extra directory. I am on the Win2000 machine with all the necessary tools installed...
2005 Oct 10
1
error compiling R-code
....c:886: error: (Each undeclared identifier is reported only once arithmetic.c:886: error: for each function it appears in.) make[4]: *** [arithmetic.o] Error 1 make[3]: *** [rlibs] Error 2 make[2]: *** [../../bin/R.dll] Error 2 make[1]: *** [rbuild-no-mbcs] Error 2 make[1]: Leaving directory `/home/andyj/R-devel/src/gnuwin32' make: *** [distribution] Error 2 I apologize if this was already asked. I came back after about week-an-a-half and I did not have time to go through hundreds of R messages. Hopefully this is something simple for somebody who is familiar with the code. I am on a Win2000...
2007 Jan 10
1
Compiling R-devel under Windows
...:/local/MiKTeX/fonts/type1/urw/times/utmr8a.pfb><C:/local/MiKTeX/fonts/type1/ urw/times/utmb8a.pfb> Output written on refman.pdf (1447 pages, 6487470 bytes). Transcript written on refman.log. make[2]: *** [refman.pdf] Error 1 make[1]: *** [manuals] Error 2 make[1]: Leaving directory `/home/andyj/R-devel/src/gnuwin32' make: *** [distribution] Error 2 It looks like the first version of refman.pdf gets generated fine and something happens when it needs to run makeindex. I tried to look at the Makefile.win in doc/manuals but I cannot see anything obvious there. In any case, the makefile...
2001 Sep 13
1
significant figures in summary()
...Qu. Median Mean 3rd Qu. Max. -4.15300 -0.66190 0.01233 0.01121 0.67780 3.73600 > summary(iv[,2]) Min. 1st Qu. Median Mean 3rd Qu. Max. -3.272000 -0.671200 -0.008175 0.016820 0.715300 3.691000 Thanks, Andy -- Andy Jacobson andyj at splash.princeton.edu Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing...
2002 Dec 09
0
triangular PDF
...s right triangular # Method reference is Section 7.3.9 of Law and Keaton (1982): # @Book{law82a, # author = {Averill M. Law and W. David Keaton}, # title = {Simulation modeling and analysis}, # publisher = {Mc{G}raw-Hill}, # year = 1982 #} # Written by Andy Jacobson (andyj at splash.princeton.edu), 6 Dec 2002 # Credit is also due to Jeffrey S. Smith, (jsmith at eng.auburn.edu), # whose C++ implementation I looked at first. if((ml<min)||(ml>max)) { stop("ml outside of range [min max]") } u <- runif(n) mode <- (ml-min)/(max-mi...
2003 May 09
0
graphics on a map
...map. For instance, would it be possible to draw a pie chart at the center of each nation on a world map? I'm interested in putting histograms, scatterplots, line graphs, etc., on geographical regions. Many thanks, Andy -- Andy Jacobson andyj at splash.princeton.edu Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850
2003 Sep 26
0
reproducing an error in dumped frames
...ction arguments. However, when I call optim() with these arguments, I cannot make it crash. Am I wrong to have expected to be able to reproduce the problem in this manner? Any suggestions would be much appreciated! Thanks, Andy -- Andy Jacobson andyj at splash.princeton.edu Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850
2003 Apr 15
1
winbindd wbinfo -u - can't populate
...uch appreciated. I get: wbinfo -t Secret is good wbinfo -u 0xc000006d (was 0xc0000022 before using administrator account) wbinfo -g 0xc000006d (was 0xc0000022 before using administrator account) rpcclient SERVER -U % -c querydispinfo cmd = querydispinfo index: 0x1 RID: 0x7d0 acb: 0x10 Account: andyj Name: Andrew Judge Desc: index: 0x2 RID: 0x7d2 acb: 0x10 Account: soledad Name: Soledad Alvarez Desc: index: 0x3 RID: 0x3e8 acb: 0x210 Account: root Name: root Desc: index: 0x4 RID: 0x7e4 acb: 0x210 Account: rrico Name: Desc: index: 0x5 RID: 0x7e8 acb: 0x210 Account: leman Name: L...
2003 Sep 26
0
homepage should not use frames (PR#4316)
...ng frames, or to work more easily with them, I apologize for my ignorance, and would appreciate corrective advice. I must also admit that I don't know enough about html to suggest an alternative. Best, Andy -- Andy Jacobson andyj@splash.princeton.edu Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850 --please do not edit the information below-- Version: platform = i686-pc-linux-gnu arch = i686 os...
2004 Feb 06
2
Normality Test on several groups
Hi, I use ks.test or lillie.test to verify a normal distribution. It's performed for a group My users use SigmaStat software and a One Way ANOVA on several groups In the result page there is a probability value to determine if Normality test is failed or passed So, how can i retrieve this probability value on several groups? Is there another function in R to verify normality on several
2002 Oct 02
2
.C() and C++ name mangling
Howdy, I'm working with some external code written in C++, which I would like to call via dyn.load() and .C() from R. The function prototype looks like: gaRemin(int *, float *, float *, int *, float *, float *, float *, float *, float *) but to call this function from R using .C() I have had to use the mangled version of this
2001 Apr 28
3
VPN?
Once you have Samba shares up and running on the internal network, how do you go about making them available (browsable) via the Internet--a VPN? I hate to say it but in Windows 2k it's just a matter of a few clicks on the server and client. I'm hoping that it's not much harder with a Linux server/Windows client. Anything involving something like SSH will be too hard for most users.
2001 Mar 09
1
Code change required in x11drv keyboard driver
aAHello all. I know I'm technically a wine newby (having only just installed the codeweavers preview 2) but I have a code change request. Deep within the file ~/windows/x11drv/keyboard.c in the function X11DRV_ToUnicode is the comment 'More areas where X11 returns characters but Windows does not CTRL + number or CTRL + symbol'. Whilst this is a reasonable assumption, this is in