similar to: __setfpucw

Displaying 20 results from an estimated 300 matches similar to: "__setfpucw"

1999 Jun 10
1
Hi
Hello to everybody, I just subscribed to this list. I find R a really nice environment for statistical analysis. I started to use it some days ago. I use it at home in my Linux box, but I would like to use it in my institute in my Digital Alpha (my machine runs OSF1 V4.0). I tried to compile the distributed source code, without success due to some errors. And the binary available is in RPM
1999 Oct 06
1
R graphics & lyx
hello all, I get problems including graphics from R (0.64) into lyx (1.0.2). I don't understand the difference between .eps and .ps but I think the problem must be here. Does anyone can help ? thanks, Mathieu -- ----------------------------------------------------------------------- Mathieu Ros - 13 rue beviere - 38000 GRENOBLE - 04 76 491 370
1999 Nov 09
0
plrc()
I'm actually 'translating' the S-PLUS package multidim to R and I wonder what is the equivalent to the plrc() function under R. I need it to plot the correlation circle (rough translation from french, hope this means something...) for the plot.acp() function but can't find out any help on it . any help would be appreciated. Mathieu (thanks to T. Lumley for the data() help...)
2023 May 03
0
Request for GENSEC_FEATURE_LDAP_STYLE feature documentation
On Wed, May 3, 2023 at 4:26?AM Kpama Frederic <kpamafrederic at gmail.com> wrote: > Hello, > > I am implementation an authentication stack for a professional project. We > validate our implementation against a samba server (version ). > > Our LDAP/NTLM implementation seems functional except for the suites that > negotiate Sealed (NTLSSP_NEGOTIATE_SEAL) exchanges
1999 Mar 11
1
exists finds objects lots of places! (PR#142)
Full_Name: Steve Oncley Version: 0.63.3 OS: Redhat5.2 i386 Submission from: 128.117.80.159 (128.117.80.159) "exists" finds object UP TO the position it is in > search() [1] ".GlobalEnv" "Autoloads" "package:base" > exists("ls",1) [1] TRUE > exists("ls",2) [1] TRUE > exists("ls",3) [1] TRUE > x <- 1 >
1999 Dec 02
1
problem with par(fig=value)
hello all, I want to draw a figure with multiple plot on the same page using the par(fig=value) parameter but > par(fig = c(0, 50, 60, 95)/100, adj = 5/10) > eboulis(iris.acp) > par(fig = c(45, 100, 60, 95)/100, mgp = c(3, 1/2, 0)) > boites(iris.acp) draw the graphics on 2 different pages. what am I doing wrong ? thanks for your help. Mathieu [using R 0.65 under Linux Redhat
2009 Jun 03
1
Install suse11 on redhat5, thanks for help!
hi, everyone I try to install a suse11 pv guest on redhat5.2 virtualization platform. But the startup process hung with messages: xen-vbd: registered block device major 202 xvda:<6>netfront: Initialising virtual ethernet driver. XENBUS: Waiting for devices to initialise:
1999 Mar 11
1
log plots fail with NAs (PR#141)
Full_Name: Steve Oncley Version: 0.63.3 OS: Redhat5.2 i386 Submission from: 128.117.80.159 (128.117.80.159) Shouldn't this work, but only plot 2 points? > plot(c(1,NA,10),log="y") Error: missing value where logical needed -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
1999 Aug 31
0
How do I resolve a "lp_servicenumber" error
I'm trying to execute the samba server, smbd as a daemon on Linux (RedHat5.2 Intel). I use smbd -D -l logfile -d 7 to get a log of what happened. The daemon starts and then dies immediately. The log reveals an error as follows: [1999/08/26 17:18:28, 7] param/loadparm.c:lp_servicenumber(2634) lp_servicenumber: couldn't find lp I have no clue how to rectify this. I'd greatly
2007 Feb 02
1
Copy/Paste Emacs & gnome-terminal
Hello We use CentOS 4.4 but we have some problems to copy test from Emacs to a gnome-terminal. It does not work !! It's ok from Xemacs. emacs-common-21.3-19.EL.4 xemacs-common-21.4.15-10.EL.1 Any idea ? cc ************************************************************************** Christophe Caron - INRA | T?l: (+33) 013465 2888 Mathematique, Informatique et Genome| Fax: (+33)
1999 Nov 08
1
can't read datasets from MASS library
Hello R users, Sorry if this is a dumb question but I'm new to R under Windows (NT) and I can't access datasets from V&R's MASS library : > library(MASS) > attach(UScrime) Error: Object "UScrime" not found > ls() character(0) but I get all the functions...Have I missed something ? Any help would be appreciated. Thanks, Mathieu --
1999 Dec 01
0
problem installing R 0.90
hello all, when running ./configure in my [new] R-0.90 directory, the process stop at the following step : (...) checking whether g77 and gcc agree on int and double... can anybody tell me what's the problem (I believe it is due to g77 but what can I do?) thanks, Mathieu I'm using Redhat 6.0 on a Intel P90 -- ----------------------------------------------------------------------
1999 Dec 08
0
eps->jpg
hello all, is there a way to convert R graphics (eps format) to jpg from a R function ? thanks for your help, Mathieu -- ---------------------------------------------------------------------- Mathieu Ros - 13 rue b?vi?re - 38000 GRENOBLE - 04 76 491 370 http://www.multimania.com/mathieuros/index2.html DESS ing?nierie math?matique (biostatistiques) Universite Joseph Fourier, Grenoble
1999 Jun 08
1
equiv of inspect ?
Is there an equivalent under R (I got the 0.64.1 version) of the inspect() function ? thanks. ------------------------------------------------------ mathieuros at bigfoot.com Universiti Paul Sabatier Toulouse Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com
2000 Jan 12
0
design()
hello all, Is there an equivalent in R to S-plus design() function, which creates an object of class "design" ? why this funcion isn't implemented (I mean, is there a special reason) ? also, where can I find documentation about .Internal ? thanks, Mathieu -- ---------------------------------------------------------------------- Mathieu Ros - 13 rue b?vi?re - 38000 GRENOBLE -
1999 Dec 03
1
R-help Digest V1 #34
R-help Digest Friday, December 3 1999 Volume 01 : Number 034 In this issue: [R] model.tables Re: [R] Installing R on Slackware Linux Re: [R] Installing R on Slackware Linux [R] nlmin Re: [R] nlmin Re: [R] nlmin Re: Summary: [R] Wanted: online Introduction to R [R] Applying a function of several variables to data Re: [R] R and XML -- a near perfect
2006 Jan 11
3
Datetimes differences
I want to obtain datetime differences in mins in an other column, in front of my datetimes. I have tried this : T1 <- c("12/31/03 23:49","1/1/04 1:14","1/1/04 0:02") T2 <- c("1/1/04 0:58","1/1/04 1:16","") toto <- data.frame(T1,T2) toto y <- strptime(T1,"%m/%d/%y %H:%M") x <- strptime(T2,"%m/%d/%y
2006 Jan 16
1
Problems of data processing
I have two problems for the data processing of my large data base (50000 rows). For example, a sample is as follows Num <- c(1,2,3,4,4,4,5,5) Date <- c("1/1/04 0:48","1/1/04 1:52", "1/1/04 1:55", "1/1/04 2:14", "1/1/04 3:09", "1/1/04 8:02", "1/1/04 9:05", "1/1/04 9:06") Place <-
2001 Dec 07
2
Help for Linear Discriminant Analysis
Dear colleague, I'd like to compute linear discriminant analysis, using R. In the book Modern applied statistic with Splus (Venables & Ripley, p. 396), lda function is used. Could you tell me where I can find this function? At what site, can I download this library ? Thank for your help. Best Regards Sovan ---------------------------------------------------------------- Prof. Sovan
1999 Nov 16
3
Make on RH6.1
Hi I am trying to compile R on Redhat Linux 6.1. I get the following errors. What am I doing wrong? make[2]: *** Warning: File `../unix/libunix.a' has modification time in the future (942749076 > 942748853) ../unix/libunix.a(system.o): In function `main': /usr/local/R-0.63/src/unix/system.c:544: undefined reference to `__setfpucw' ./unix/libunix.a(system.o): In function