search for: tena

Displaying 20 results from an estimated 171 matches for "tena".

Did you mean: ena
2009 May 07
1
I updated/reinstalled ggplot2 and the trouble started...
...ansparency is not supported on this device: reported only once per page The entire record of installing ggplot2 package, ending up with the line above is in the attached file. I would think this should be reproducible with anybody else. If you have any other suggestion, I am all ears. Regards, Tena Sakai tsakai at gallo.ucsf.edu -----Original Message----- From: Ian Fellows [mailto:ifellows at gmail.com] Sent: Tue 5/5/2009 11:43 PM To: Tena Sakai Subject: Re: I updated/reinstalled ggplot2 and the trouble started... Tena, May I suggest that you do a full clean install of R 2.9.0, then inst...
2009 Apr 29
1
Newbie R question PART2
Hi Tena, I recommend rapache for building websites with R. See http://biostat.mc.vanderbilt.edu/rapache/ -Ista > ---------- Forwarded message ---------- > From: "Tena Sakai" <tsakai at gallo.ucsf.edu> > To: <ted.harding at manchester.ac.uk>, <r-help at r-project.org>...
2009 May 08
2
I don't see libR.so in my installation directory
...llation of little r. The installation material stated to look for libR.so, and I want to make sure that the one I installed (2.9.0) is used by little r. Would someone please clue me in? Why don't I have libR.so and yet when I execute ./bin/R it says: R version 2.9.0 (2009-04-17) Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2009 Apr 28
2
Newbie R question
...line: cat ('Hello World!\n') I execute this file as: R --no-save < barebone.R And it does what I expect. What I get is 20+/- lines of text, one of which is 'Hello World!'. How would I go about getting rid of all but the line I am after, 'Hello World!'? Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2009 May 12
1
Help needed to compile R with shared library.
...be used when making a shared object; recompile with -fPIC CConverters.o: could not read symbols: Bad value collect2: ld returned 1 exit status It saysm "recompile with -fPIC" But I am already doing so, am I not? What am I doing wrong here? Any help would be appreciated. Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2009 Apr 30
1
newbie HWRITER package question
...to the current working directory.) and bingo! Yeeehaa! My page suddenly looks so much nicer! So, here's today's newbie quesion: How can I get R to insert such line into the head section of html file being generated under hwriter? I would appreciate your guidance. Thank you. Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2009 Jun 02
1
my little r is sick
...rowseURL ('tmp.html') It worked fine a few days ago, but now it says: r: error while loading shared libraries: libR.so: cannot open shared object file: No such file or directory The big brother (R) has no problem. Can somebody please tell me what's going on? Thank you. Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2007 Sep 13
1
trouble with installing Biobase package
...l/lib/R/library/Biobase' It is choking at not finding a function "numeric_version". Has anybody seen this before and have any insight to the solution? I would appreciate a bit of helping hand. The platform I am on is Dell 64-bit server, running redhat enterprise server. Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2011 Jan 07
1
Trouble with installing Rmpi package
...; library (''Rmpi'' ) Error in library("Rmpi") : there is no package called ''Rmpi'' > I think it is upset because the file mpi.h is missing. Am I right? If so, How would I cure this problem? And if not, what must I do? Please help. Thank you. Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2010 Oct 06
1
How do I put ldpaths in a specific place?
...to go well, but when I tested it with: /usr/sbin/chroot /mnt/ami-centos5.5-64bit-base R It told me: /bin/R: line 217: /mnt/ami-centos5.5-64bit-base/lib64/R/etc/ldpaths: No such file or directory Question: How can I direct ldpaths file into this directory? Thank you for your help. Regards, Tena Sakai tsakai@gallo.ucsf.edu [[alternative HTML version deleted]]
2002 Mar 22
1
OpenSSH's logo
...t very much if you could, please, give us permission to do this. Thanking you in advance; We are looking forward to hearing from you. Best regards, GEma PS. Your quick reply would be very much appreciated. -- Gema ?lvarez Zamorano Foreign Rights Manager Anaya Multimedia Juan Ignacio Luca de Tena, 15 28027 - Madrid Tlfno. 913938962 Fax 913204419 galvarez at anaya.es http://www.AnayaMultimedia.es http://www.en-linea.net
2016 Apr 28
0
polygon angle option perpendicular to axis
Tena koe Simon plot(1:10, 1:10, type='n') polygon(c(2,3,6,8), c(2,5,5,3), density=20, angle=90) polygon(c(2,3,6,8), 5+c(2,5,5,3), density=20, angle=0) I don't understand your problem. Perhaps if you "provide[d] commented, minimal, self-contained, reproducible code" it would help...
2009 Dec 01
1
Aligning Diagonally Oriented Labels Under Bar Chart
I searched the forms (i.e., R Search)?and come up with the following suggested link: ?http://cran.r-project.org/doc/FAQ/R-FAQ.html#How-can-I-create-rotated-axis-labels_003f I tried to implement what I believe was being implied by that URL and came up with the below: barplot(WorldPhones[1,], ??????? ylim=c(0, 50000), ??????? axes=FALSE, ann=FALSE, ???????
2016 Apr 28
1
polygon angle option perpendicular to axis
...differentiate between the two. -----Original Message----- From: Peter Alspach [mailto:Peter.Alspach at plantandfood.co.nz] Sent: Thursday, April 28, 2016 12:11 AM To: Simon, Heather <Simon.Heather at epa.gov>; r-help at r-project.org Subject: RE: polygon angle option perpendicular to axis Tena koe Simon plot(1:10, 1:10, type='n') polygon(c(2,3,6,8), c(2,5,5,3), density=20, angle=90) polygon(c(2,3,6,8), 5+c(2,5,5,3), density=20, angle=0) I don't understand your problem. Perhaps if you "provide[d] commented, minimal, self-contained, reproducible code" it would help...
2008 Dec 11
5
Row order in plot
I'm new to R so forgive me if this seems like a simple question: So I have table where the row titles are string variables. When I plot the data with rows along the x-axis, the data is ordered alphabetically as opposed to the order of the table. How can I preserve the row order of the table in the plot? Thanks in advance. -- View this message in context:
2010 Jul 29
4
reading dates in Excel into R
I am reading dates in Excel2007 into R. Here are the functions I used: library(RODBC) channel<-odbcConnectExcel2007("myfile.xlsx") tmp<-sqlFetch(channel,"1",as.is=T) The dates in myfile.xlsx are all in this format: mm/dd/yyyy. But when I read it to R, some columns look like "yyyy-mm-dd 00:00:00", some columns look like "yyyy-mm-dd", and some
2009 Apr 02
2
Scatter plot
Hi. How do I plot the straight line and r? in a scatter plot using a simple file x~y? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2017 Jun 06
1
[Announce] Samba 4.6.5 Available for Download
====================================================== "Stay positive and happy. Work hard and don't give up hope. Be open to criticism and keep learning. Surround yourself with happy, warm and genuine people." Tena Desae ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. Changes since 4.6.4: --------------------- o Jeremy Allison <jra at samba.org> * BUG 12804: s3: VFS: Catia: Ens...
2017 Jun 06
1
[Announce] Samba 4.6.5 Available for Download
====================================================== "Stay positive and happy. Work hard and don't give up hope. Be open to criticism and keep learning. Surround yourself with happy, warm and genuine people." Tena Desae ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. Changes since 4.6.4: --------------------- o Jeremy Allison <jra at samba.org> * BUG 12804: s3: VFS: Catia: Ens...
2011 Oct 31
3
Plot two matrices and keeping the record of row names
Dear all, I have two data frames- x1 and y1 with same row names and column names(actually the names of the patients). x1 a b c d e a 1.0000000 0.4730679 0.6226994 0.6036036 0.6433333 b 0.4730679 1.0000000 0.6227273 0.6303855 0.5730858 c 0.6226994 0.6227273 1.0000000 0.7290503 0.6900585 d 0.6036036 0.6303855 0.7290503 1.0000000