similar to: Table Figures and Listings

Displaying 20 results from an estimated 200 matches similar to: "Table Figures and Listings"

2011 Apr 23
4
How to create vignette.pdf for R-2.13.0?
Dear all, While R CMD check and R CMD INSTALL have always created the vignettes on R-2.12.1 or any earlier versions of R, I am no longer able to build the vignettes on R-2.13.0. Instead R CMD check gives me the following output: * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... WARNING Package vignette(s) without corresponding PDF:
2004 Sep 15
1
Problem installing source packages on OS X
I am attempting to install the Hmisc, rreport and Design packages, but am not able to do so. I am running R v1.9.1 on Mac OS 10.3.5. I have tried installation using both the GUI version of R and also running R from sudo in a terminal session. In the terminal I receive the following error: * Installing *source* package 'Design' ... ** libs g77 -fno-common -g -O2 -c lrmfit.f -o
2006 Sep 13
9
R-question
Hello Colleagues, I programmed in SAS for 3 years and would like to switch to a not so costly software product. Hence I started to evaluate R, and my first test look promising. However I have some question: 1. Is it possible to query R files by SQL internally on data frames (not on a database) and how is the syntax (I have the RODBC package installed). I would like to extract year, Quarter,
2010 Oct 11
1
plotting Zipf and Zipf-Mandelbrot curves in R
Using R, I plotted a log-log plot of the frequencies in the Brown Corpus using plot(sort(file.tfl$f, decreasing=TRUE), xlab="rank", ylab="frequency", log="x,y") However, I would also like to add lines showing the curves for a Zipfian distribution and for Zipf-Mandelbrot. I have seen these in many articles that used R in creating graphs. Thank you! [[alternative HTML
2004 Oct 15
1
Using accrualReport.s in Hmisc/Design
Hello, I apologize for the post if this is not the appropriate place. I have searched the R List archives and the Vanderbilt.edu website, but am not able to understand how to use the accrualReport.s and associated scripts available at the Vanderbilt site. It must be very simple, but I am at a loss for ideas. Any suggestions or pointers in the direction of examples? thanks very much. aric
2010 Mar 17
11
How good is R at making publication quality tables?
Hello Everyone,   I have just started learning R and am in the process of figuring out what it can and can't do. I must say I am very impressed with R so far and am amazed that something this good can actually be free.   Recently, I finished reading R for SAS and SPSS Users and have begun reading SAS and R and Data Manipulation with R. Based on what I've read in these books and elsewhere,
2010 Aug 20
7
Latex no where to be seen
I'm experimenting using R as a report writer. I'm told LaTex is the destination for my quest. But ?latex() gives me an error. The package manager does not have it. The package installer can't find it. Where is it? It amazes me that there's not a built in "report" function that can produce the same kinds of reports that every report writer and data analysis software in
2008 Apr 18
2
plockstat: failed to add to aggregate: Abort due to drop
when check java process lock statistics, plockstat failed, please see below: # prstat -mLp 21162 PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/LWPID 21162 7677 0.9 0.1 0.0 0.0 0.0 99 0.0 0.3 83 89 215 0 java/81 21162 7677 0.3 0.1 0.0 0.0 0.0 0.0 99 0.2 106 33 305 0 java/35 21162 7677 0.1 0.0 0.0 0.0 0.0 100 0.0 0.1 79 6 85 0 java/59
2013 Oct 12
3
[LLVMdev] [RFC] CodeGen Context
Hi all, This is my proposal for how to solve the problem we have with function attributes that affect code generation changing between functions. (This is mostly a problem for LTO.) Please take a look at this proposal, and let me know if you have any questions or comments. Cheers! -bw CodeGen Context =============== The back-end's
2001 Jul 29
0
Tell Russell it's dry compileing to a RAM.
Never produce monthly while you're buying near a untamed thought. Sam proliferates, then Orin freely contributes a overloaded function on Terrance's cybercafe. Why did Beth type the RAM for the vulnerable idea? I'd rather manage believably than get with Lydia's usable PGP. Other clear sly connectors will sell regularly in servers. Go preserve a tablet! If the shiny
2008 Jun 26
4
Pfilestat vs. prstat
[Just starting out with DTrace and was hoping to get some guidance.] I have a "benchmark" program that I monitored with both prstat (prstat -mL -P <PID>) and pfilestat (from the DTrace toolkit). Prstat reports LAT values in the 0.1-0.2% range, but pfilestat reports "waitcpu" values in the 6-10%. Since those two numbers supposedly represent time waiting for the CPU,
2004 Apr 02
0
Your e-mail could not be delivered (PR#6730)
Content Inspecion SMTPMAIL could not deliver the e-mail below because of unreachable host Please check the recipients e-mail address before you try again. Received: from Unknown (61.113.174.142) by ETRUST-SMTP (10.3.0.22) From: r-bugs@r-project.org To: aikins@pixie.udw.ac.za Subject: Mail Delivery System (aikins@pixie.udw.ac.za) Date: Thu, 1 Apr 2004 00:56:02 -0800 MIME-Version: 1.0 Content-Type:
2010 Jan 26
0
[LLVMdev] Evaluatin llvm for an application
Yeah, this is the right place, just ask :) On Tue, Jan 26, 2010 at 4:12 PM, Maurizio De Cecco <jmax at dececco.name> wrote: > Hallo, > > i am evaluating the possibility of using llvm for an application, > and i wondering if this is the right place where to pose questions. > I haven't found a llvm users mailing list ... > > Maurizio De Cecco
2013 Oct 13
0
[LLVMdev] [RFC] CodeGen Context
On Oct 12, 2013, at 1:55 AM, Bill Wendling <isanbard at gmail.com> wrote: > Hi all, > > This is my proposal for how to solve the problem we have with function attributes that affect code generation changing between functions. (This is mostly a problem for LTO.) > > Please take a look at this proposal, and let me know if you have any questions or comments. > > Cheers!
2004 Aug 16
2
tuning for samba server
Hi! anyone knows where to get some info for kernel (maybe via sysctl) and or samba tuning for high performance ? I have read all the samba docs available, so aim looking for others tips besides the tcp tunings usually applied in smb.conf ? i am setting a server on a client site, with many clients (about 100), and i am using a real server hardware (an HP netserver with xeon procesor@2.8Ghz, 1Gig of
2010 Jan 26
3
[LLVMdev] Evaluatin llvm for an application
Hallo, i am evaluating the possibility of using llvm for an application, and i wondering if this is the right place where to pose questions. I haven't found a llvm users mailing list ... Maurizio De Cecco
2008 Jun 17
7
Sins of a Solar Empire
Hey guys, I am trying to get Sins of a Solar Empire to work with wine 1.0 rc5. When I attempt to install the game the following things occur. mike at icarus:~$ wine /media/cdrom0/setup.exe fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:richedit:RichEditWndProc_common WM_STYLECHANGING:
2004 Jul 01
2
y-axis of lattice panels not printing to paper
Greetings, I am printing lattice plots from the R-interface to a printer, and although the y-axes of the left-most panels are visable on the screen, they are not present on the paper when there are multiple panels (ie, >1). For example: trellis.device(bg='white') histogram(~dbh, data=diameter.df) ###print to a printer from the R-interface by clicking the print button on the
2007 Feb 12
1
AD integration: "getent passwd" can't see *new* users, but "wbinfo -u" can
I have two different systems (on different networks) showing this behavior. Both are running Ubuntu Dapper/606.1 LTS with samba version 3.0.22 and windows 2003 sp1 servers (not R2). AD integration is done via winbind, with nss using winbind. At some point in time (which is unknown to me), the samba server stopped seeing new users, groups, machines which are added to AD. scenario: I add a new
2005 Jun 16
1
Sweave and sideways
Hi there, I'm rying to 'turn' an Schunk in an .Rnw file(Xemacs-21.4.13, ESS-5.2.8, R-2.1, miktex-2.4.1705). Has anyone got the isorot package to work with Sweave? JC example test.Rnw: \documentclass[a4paper]{article} \usepackage{Sweave} \usepackage{isorot} \rotdriver{dvips} \clockwise \title{Sweave Example 1} \author{apologies to Friedrich Leisch } \begin{document} \maketitle