Displaying 20 results from an estimated 700 matches similar to: "Réf. : image legend"
2000 Jul 13
2
Programming puzzle...
Dear R guru's,
I'd like to sort the columns of a matrix according to the elements in the
first row, and in case of a tie according to the second row, etc.
In case of a 3xn matrix woppa, something like
colorder _ order(woppa[1,], woppa[2,], woppa[3,])
I just cannot seem to find a way to do this for a variable number of rows,
e.g. if woppa has 10 or 15 rows I now manually cut and paste to
1997 Oct 14
1
R-beta: Private libraries
This must be a simple question but I could not find anything under the
FAQ... so here goes.
I am currently working on a (quite specific) set of functions I would like
to place in a library. But: I'd like to keep this separate from the R source
and CRAN libraries. Is there a global variable so that R searches also other
directories for sources when installing libraries? BTW, this can also be
1997 Jun 04
0
R-beta: save.plot and piecharts
Hi all,
I am not sure if someone else noticed this as well, but the combination of
piechart plots and save.plot does not work correctly. The labels and
tickmarks are plotted OK, but the piechart itself is placed somewhere else
in the figure (when using colors) or not visible at all (if not filled).
The combination with postscript("...") works, though.
Two small thingies concerning pie
1998 Jan 27
0
R-beta: help in rsept
Is it possible to get information on libraries or data sets in R
for windows? E.g. under Unix I would type ?library(whatever)...
I have made some simple functions for teaching and spent hours writing
the documentation for my students who now may not even be able to
read it... aarghh
Apologies if this is a FAQ, couldn't find anything on it in the
archives.
Ron
1999 May 07
0
R-0.64.0 on SUN
When I try to install R-0.64.0 on my SUN (
> uname -a
SunOS ac6 5.7 Generic sun4u sparc SUNW,Ultra-5_10
)
I get after "./configure --disable-readline" and "gmake" the following
errors:
gcc -O2 -I../include -I../../src/include -c saveload.c -o saveload.o
In file included from /usr/include/sys/tiuser.h:18,
from /usr/include/tiuser.h:17,
2000 Dec 07
0
Re: Importing Excel .xls into R
One can import data from Excel ODBC source, but of course it is user's
responsibility to ensure that the data are consistent. Each worksheet in the
Excel workbook can be accessed as a table (for example, for Sheet1, you should
type "select * from [Sheet1$]". The worksheet should have first row containing
the column names, and the data rows should follow (the
1998 Mar 27
0
R-beta: image S vs. R compatibility
Hello!
First of all I would like to thank very much Guido Masarotto for the latest
Win32 version of R. I've installed it painlessly on WinNT 4 Workstation,
and it is loading and running fast. The only problems I've had thus far are
demos 6 to 8 ("recursion", "scoping", and "is.things"), which cause a
memory protection fault.
I've a question regarding the
2015 Apr 04
0
Senior Geostatistician Position France
Dear all,
We currently have a job opening for a Senior Geostatistician in
Clermont-Ferrand, France
Limagrain is an international agricultural co-operative group
specialized in field seeds, vegetable seeds and cereal products. More
than 8 600 employees in the world spread out in 41 countries.
Limagrain strives to improve agriculture in order to face today?s
food-related challenges.
Job
2000 Mar 24
0
More on Win R and clipboard
Many thanks to all those who replied about my clipboard query.
In response to conter-queries:
> Peter:
>Counterquestion: How would you expect it to work? What would
>you do with it once it was on the clipboard and how would
>you ensure that data contained the relevant information
>(factor levels, e.g.) when read from the clipboard? What are
>the relevant communication channels?
1999 Jan 14
3
Transferring data from S+ to R
I would like to know if there is an easy way to transfer all the data from
a S+ directory (".Data" or "_data") to an R image? I would like to transfer
all the functions and all the data sets (data frames, vectors, lists, etc.).
I'm working under Windows NT and am using S+ 3.3 for Windows.
Zivan
Zivan Karaman
Limagrain Genetics Research, B.P. 115, 63203 Riom Cedex,
2001 Nov 10
0
Summary: Teaching with R a quick survey.
Hi
I would like to start by thanking everyone that replied. Thank you for the
information, and for the comments about how or why you use it and thankx for
the encouragement re my talk....
Please note that I do not claim to have ellicited a reply from all users of
R, this is a quick survey not a census.
I have tried to break the responces down to the following categories:
Where: (hopefully
2008 Sep 19
1
readRegistry function (PR#12937)
Full_Name: Zivan Karaman
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (195.6.68.214)
I'm puzzled by the readRegistry function.
Shouldn't the "hive" argument be something like
c("HLM", "HCR", "HCU", "HU", "HCC", "HPD") rather than
c("HLM", "HCR", "HCU", "HU",
2020 Nov 25
3
Stream over SSL and chrome
Hello All,
I had installed icecast2.2.4 with openSSL.
I created a wordpress web site with SSL.
If I stream with HTTPS under chrome , the player don’t work.
If I stream without yes !
Could you please help me ?
Thanks
--------
Norbert Deleutre <http://www.lmgc.univ-montp2.fr/perso/norbert-deleutre/>
P 0467149655 UMR CNRS 5508 <http://www.lmgc.univ-montp2.fr/>
A Campus
2003 Jul 24
1
pls regression - optimal number of LVs
Dear R-helpers,
I have performed a PLS regression with the mvr function from the pls.pcr package an I have 2 questions :
1- do you know if mvr automatically centers the data ? It seems to me that it does so...
2- why in the situation below does the output say that the optimal number of latent variables is 4 ? In my humble opinion, it is 2 because the RMS increases and the R2 decreases when 3 LVs
2002 Sep 17
1
switch (PR#2033)
Full_Name: Ron Wehrens
Version: 1.5.0
OS: Linux, Solaris, OSF alpha
Submission from: (NULL) (128.95.17.61)
Consider these two functions:
switchme <- function(type, ...) {
switch(type,
E = max(...),
V = length(...),
EII = sum(...),
VII = prod(...),
-100)
}
switchme2 <- function(type, ...) {
switch(type,
V = length(...),
EII
2004 Mar 02
1
Réf. : Re: Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server
The origine of my message is a problem with my local LDAP server.
last thursday I upgraded my RH 8 with the glibc update from RedHAt, after
sometimes the LDAP server is unreachable.
In log :
Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open
/etc/hosts.allow: Too many open files
Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open /etc/hosts.deny:
Too many open files
Mar 2 11:40:02
2001 Oct 22
0
Réf. : Re: Réf. : Re: Dead keys on Wine
OK! Thank you for your answer.
Merci de ta r?ponse...
RB
g.patel@wanadoo.fr.invalid (gerard patel) on 17/10/2001 16:18:46
Veuillez r?pondre ? wine-users@winehq.com
Pour : wine-users@winehq.com
cc : (ccc : Roland Baudin/ALCATEL-SPACE)
Objet : Re: R?f. : Re: Dead keys on Wine
On Wed, 17 Oct 2001 12:36:46 +0200, Roland.Baudin@space.alcatel.fr
wrote:
>Ok, but isn't there any
2004 Apr 09
0
Réf. : RE: Réf. : Re: Fritz ISDN PCI v2 and CAPI
<FONT face="Default Sans Serif, Verdana, Arial, Helvetica, sans-serif" size=2><div>Finally, i will get back to a RedHat 9 distrib as I see that it works with that distribution...</div></FONT>
2004 Mar 02
1
Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server for one samba
If the first LDAP server faild, the second can be used directly.
This server is a PDC server with more than 100 people connected and some
application required domain authentification for running.
For me is a critical server.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32
2003 Aug 04
0
Réf. : Réf. : trash can on samba
Mateus, here is a more complex (working !) example :
vfs objects = recycle
recycle:name = .recycle
; max-size (in bytes) of files allowed in the recycle bin
recycle:maxsize = 2000000
; keep directory trees ?
recycle_keeptree = True
; files to exclude from the bin
recycle:exclude = *.tmp *.temp *.swp
; root dirs to exclude from the bin
recycle:exclude_dir = tmp
; include file versionning in the