similar to: R 1.6.1 segmentation fault

Displaying 20 results from an estimated 4000 matches similar to: "R 1.6.1 segmentation fault"

2002 Oct 25
2
re: problem installing library sm
Hi All, I am having trouble installing the sm package, and only the sm package. My box is RedHat 7.3 on a PIV. Readline 4.3-3 is installed (suited for RH 8, but same error under readline 4.2 for RH 7.3), but it seems to be looking for the readline library in the wrong directory. Will installing readline 4.1 do the trick? What else could be done? Rohan Sadler [root at rsadler R]# R CMD
2003 Apr 28
2
sum(..., na.rm=TRUE) oddity
Hi all, I get two different results when using sum() and the switch na.rm. The result is correct when na.rm=FALSE. Linux Redhat 7.3, R version 1.6.1. I've had no luck searching the mail archives, so I was hoping somebody could explain/check this one for me. I will need to apply the function to missing data, simple as it is. Code: x<-matrix(runif(20,0,5)%/%1,4,5) # random matrix
2002 Dec 05
1
tapply
I'm having trouble with tapply, it seems to give me NA for the mean of a set like {2, 3, 4, NA}, can I get it to ignore the NA's and give me a mean like say, three? Am I just doing something stupid? Any help would be apprecitated, Also are there PDF versions of any of the R stats books around that I might be able to get my hands on? Bryn
2003 Apr 30
1
mpl in spatstat
Hello all, I'm attempting to conduct spatial analysis of trees within a plot. I want to see if the trees are spatially correlated to soil characteristics, say pH, or moisture content. I think one way to do it is with mpl, however, my soil characteristics were not taken at exactly the same locations as my trees and further, the vectors aren't the same length. I'm getting the
2003 Jun 16
2
Isocontour-lines of spatial data on a rectangular grid (not plots!)
Dear R-Listers, I have spatial data on an equidistant rectangular grid, similar to topographic data. I know that there are quite a few R-packages or base functions that provide nice iso-contours plot, but I don't want a plot, just the smoothed isocontour line of ONE level (e.g. 10 mm). Data sets are large, so it would be preferable if the availability of regular grid data could be exploited,
2002 Dec 09
0
Re: R-help digest, Vol 1 #10 - 6 msgs
°_§É§¿§¿ ----- Original Message ----- From: <r-help-request at stat.math.ethz.ch> To: <r-help at stat.math.ethz.ch> Sent: Sunday, December 08, 2002 7:00 PM Subject: R-help digest, Vol 1 #10 - 6 msgs > Send R-help mailing list submissions to > r-help at stat.math.ethz.ch > > To subscribe or unsubscribe via the World Wide Web, visit >
2002 Jun 25
4
re: GUI's for teaching
Dear All, This is a question to sound out possibilities. I am with the Faculty of Natural and Agricultural Sciences at the University of Western Australia, representing a few of the more statistically minded in the faculty. Essentially, there have been problems in the past with software support, changing over statistical software, and paying lots of money for it. In R you have an advanced
2005 Jul 19
1
Trying to compile, incompatible libraries? Cento4
I get the errors: zip4_lnx.a(generic.o)(.text+0xb16): more undefined references to `__ctype_b' follow zip4_lnx.a(libdl.so): undefined reference to `_dl_close at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to `_dl_catch_error at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to `_dl_addr at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to
2002 Oct 28
0
re: problem installing library sm
Hi all, The suggestions were great. However, after installing readline-devel I had to install ncurses-devel before getting sm to work. Can this be put into the RH 7.3 Readme when downloading R rpms (and other distbns like Mandrake where there may be a similar problem)? Thanks for your help. Rohan Sadler -- Ecosystems Research Group (ERGO) School of Plant Biology (Botany), Faculty of
2003 Jan 22
1
re: box counting method and other landscape ecology measures
Hi all, I wish to implement various landscape ecology measures through R, such as: box counting dimension; twist number statistics; contagion and lacuniarity indices; angular second moment; adjacency measures; dominance indices; etc ... Some of the measures can be applied to shape analysis and classification. Is anyone implementing any of these measures? If so I would like to contribute and
2001 Nov 14
2
compile errors on version 2.2.2
Hi -- Compiling samba 2.2.2 on Solaris 2.7 server I get the following errors: (These are not in sequence.) Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:234: warning: return from incompatible pointer type lib/util.c: In function `transfer_file': lib/util.c:559: `_write' undeclared (first use in this function) lib/util.c:559: (Each undeclared
2002 Feb 26
1
Samba domain users VS "rogue" NT servers.
Hi All, We're having some problems using Samba and supposedly "standalone" rogue NT servers on one of our network domains. When an authenticated samba-served NT domain user on a client machine tries to access a share on a non BDC/PDC NT server that it part of the same samba domain, the standalone NT server sends it a message saying "Your logon time at NTDOMAIN has
1999 Oct 07
1
[Fwd: Libraries loading, but not really?] - it really IS a problem :-(
kalish at psy.uwa.edu.au wrote: > > I'm a newbie at R, and can't get libraries to really work. > I did this: > > library(help = mva) > cancor Canonical Correlations > cmdscale Classical (Metric) Multidimensional Scaling > dist Distance Matrix Computation > hclust Hierarchical Clustering
2003 Jun 13
1
lars - lasso problem
hello I tried to use lars() but neither with my own data nor with the sample data it works. I get in both cases the following error prompt: > data(diabetes) > par(mfrow=c(2,2)) > attach(diabetes) > x<-lars(x,y) Error in one %*% x : requires numeric matrix/vector arguments > x<-lars(x,y, type="lasso") Error in one %*% x : requires numeric matrix/vector arguments
2005 Jul 18
0
Having problems compiling program
I get the errors: zip4_lnx.a(generic.o)(.text+0xb16): more undefined references to `__ctype_b' follow zip4_lnx.a(libdl.so): undefined reference to `_dl_close at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to `_dl_catch_error at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to `_dl_addr at GLIBC_2.0' zip4_lnx.a(libdl.so): undefined reference to
2003 Oct 06
4
Apply and its friends
Hi, Forgive a very basic question... I need to take two lists-of-lists, and apply a function to each pair of elements in the lists to return a single list... For example l1 <- list(1:5,6:10,2:15) l2 <- list(1:8,4:12,1:19,4:20) I could easily do an lapply across each of them, but is there a function that does a sort-of pairwise-apply across both together? Does anybody know of a good
1997 Jul 29
1
Monitoring/controlling the print spool
I crossed few similar questions in the digest and the news group, however I didn't cross the solution. I set a Linux Slackware as a samba server (16p11) with HP LJ attached to its parallel port. The server takes care of the print jobs too well; The server spool simply swallows print jobs. What should be the set up to let an MS user (95/wfw) monitor ("lpq") and control
1997 Jul 30
1
Configuration Query
I'm looking at using Linux/Samba in a lab environment. What I'd like is for the Win95 Machines to connect as the default guest user normally, ie read-only. But, if I log in as let's say, SambaAdmin, it prompts for a password and will allow writing to that shared resource. I've tried a couple of different settings, but regardless of how I log into the Microsoft Client, it will
1999 Jun 21
1
Force group on create of a file.
Howdy, Is it psoible to use a force group on creation of a file or directory only? I want to use this to make a more efficient use of unic permissions. If I use 'Force Group' then I cannot use the 'other' permission rights anymore in unix. I use a debian distribution (2.1) with Samba version 1.9.18p10-7 Any ideas? Grezzz Ries van Twisk
2001 Nov 14
1
Upgrading 2.2.0 to 2.2.2
I have a stabily running Samba 2.2.0 operation in place. I've very happy and for once don't have to fight with a box to do file sharing. I've worked around some issues I've got (like ownership and ACLs) that are not directly samba problems, in fact they are probably Administrator problems. However, I've reached an impass. I can no longer use 2.2.0 because the big beast of