similar to: Rconsole wishlist

Displaying 20 results from an estimated 2000 matches similar to: "Rconsole wishlist"

2005 Jan 24
1
package dependency error on loading lme4
Hi all, I recently (today) updated the Matrix package and installed the latticeExtra package, but then when I tried to load the lme4 package, I got the following error message:- > library(lme4) Loading required package: Matrix Loading required package: latticeExtra Error in importIntoEnv(impenv, impnames, ns, impvars) : object(s) '.__C__lmeRep' are not exported by
2003 Nov 20
1
Hidden Rhistory files
Hi all, I've ecountered a problem in the last few days with my .Rhistory file not being able to be updated when I quit an R session because its file attributes under Windows have been set as "Hidden". Recently, I put the following line in my global Rprofile file:- history(max.show=Inf) so that I automatically open the entire history file for a project when I begin a session, but I
2005 Aug 09
5
RGUI crash when opening script in XP Home enviroment
If there is a helpfile open (f.e ?glm) and it is the top window, then an exception error occurs (closing RGUI) when I hit the open file button. If the helpfile is not the top window (of the RGUI) I am able to open a new script without any error. The RGUI is not closing complete there is a blank screen left which I have to close with the X Button or Taskmanager Windows XP Home - German Version
2006 Jan 27
1
Justification of dendrogram labels
Hi all, Can someone tell me how to justify (right or left) the labels on the branches of a dendrogram tree? I have produced a dendrogram via agnes and plotted it with pltree. The dendrogram terminal branch labels seem to be centre-justified by default and I was hoping to change this to left justification. Thanks, Duncan ***************************************** Dr. Duncan Mackay School of
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni Version: 2.2.0 OS: Windows 2000 Submission from: (NULL) (193.203.232.5) Running Windows 2000 Professional, all patches up to nov 8, 2005. > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 2.0 year 2005
2005 Nov 08
4
bug in windows GUI/script editor (PR#8288)
Full_Name: Roberto Ugoccioni Version: 2.2.0 OS: Windows 2000 Submission from: (NULL) (193.203.232.5) Running Windows 2000 Professional, all patches up to nov 8, 2005. > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 2.0 year 2005
2006 Mar 23
5
RGui: windows-record and command history
a) How can I set the recording of all windows()-history forever to "true"? I want something like windows(record = TRUE) but not just for the window that opens then, but for all windows I will open ever. b) Scrolling up in RGui (windows 2000) to see past commands is nice, but: Is it possible to type eg "wi" and the "arrow up" and see the last command that started with
2006 Mar 23
5
RGui: windows-record and command history
a) How can I set the recording of all windows()-history forever to "true"? I want something like windows(record = TRUE) but not just for the window that opens then, but for all windows I will open ever. b) Scrolling up in RGui (windows 2000) to see past commands is nice, but: Is it possible to type eg "wi" and the "arrow up" and see the last command that started with
2005 Aug 09
8
Digest reading is tedious
Like many, I am sure, I get R-Help in digest form. Its easy enough to browse the subject lines, but then if an entry interests you, you have to embark on this tedious search or scroll to find it. It would be great to have a "clickable" digest, where the topics list is a set of pointers, and clicking on a topic takes you to that entry. I can think of at least one way to do this via
2004 Aug 04
1
RGUI Console settings
Hi all, Would someone like to comment on the relation between the "buffer bytes" and "lines" settings in the console settings? Are they interdependent? If so, how? And why allow both to be tweaked? If not, what is the effect of changing "lines", but leaving "buffer bytes" the same? I wanted to be able to see more of some large outputs in my console, as I
2004 Feb 26
0
se.contrast ???????????
Hi all, Just to follow up Don Driscoll's earlier post, can anyone please explain why "se.contrast" fails here?? > shp<-factor(rep(c("reserve","strip"),each=96)) > > > site<-factor(rep(c("1g","1p","1t","2g","2p","2t","3g","3p","3t","4g","4p
2008 Apr 24
1
mysterious (to me) automatic loading of packages when R starts up
Hello, I have recently noticed that in one of my work areas, a number of packages are automatically loaded without my explicitly requesting them to be loaded (see below). This only happens in one particular workspace (located in a folder). I suspect (without any real evidence) that this may be related to my creating plots using the ggplot2 package earlier in this workspace. I am running R 2.7.0
2004 Mar 01
0
se.contrast ....too hard??? .... Too easy????? .....too trivial???? ...... Too boring.....too????????
Hi all, Regular and avid readers of this column will know that Don Driscoll and I have recently posted two messages requesting assistance concerning an apparent failure of "se.contrast" to produce an se for a contrast. So far, an ominous silence rings in our ears, but read on Gentle Reader, and see if even the machinations of "debug" doesn't stimulate you to respond with a
2003 Nov 25
3
plot mean + S.E. over time
Hi, there! I finally became a disciple of 'R', after having lost years of my life handling data with a popular, rather wide-spread spreadsheet-software. Now I want to plot the results of many runs of my simulation over time, so that the means +/- Standard error are on the y-axis, and time on the x-axis. I have tried 'boxplot', with timesteps as the grouping variable, but did
2001 Sep 14
1
converting numeric to ordered
Hello all, would someone please tell me why the following code doesn't "work" (i.e. do what i expected!). I wanted to convert numeric variables in a matrix to ordered (for input as nominal variables into the 'daisy' program). Why does the following code seem to work, but the "is.ordered" command reports that the variables are not ordered (factors)?? > xxx <-
2003 Jan 08
1
update.packages through proxy failing
Hi all, my uni has recently switched to using a proxy (with password) for accessing Web pages outside the uni. I have since found that "update packages" etc no longer seem to work from R. I have tried to fix this problem in two ways:- 1) renaming internet2.dll to internet.dll in the "Modeules" folder and proceeding as usual. When I tried "update packages" from the
2003 Jun 13
5
covariate data errors
Greetings, I would like to fit a multiple linear regression model in which the residuals are expected to follow a multivariate normal distribution, using weighted least squares. I know that the data in question have biases that would result in correlated residuals, and I have a means for quantifying those biases as a covariance matrix. I cannot, unfortunately, correct the data for these biases.
2001 Aug 27
4
plotting dendrograms from cluster analyses
Hi all, I have a bit of a newbie question here that I hope y'all can help with. I've run a cluster analysis using hclust on about 500 objects (using R1.3 under Win 2000). The problem is that the tips of the dendrogram are so close together on the plot that the labels overlap and are unreadable. I've used "cex" to reduce the label sizes but this isn't sufficient with so
2004 Oct 12
1
(PR#7277) Re: strange windows behaviour after changing
I can reproduce this in MDI. Another clue is that as the pager for ?merge is opened, the font in the console changes. The console is still working: commands you type in it are accepted. So the issue appears to be that the font in use has been changed incorrectly (and it seems that the C code thinks it has been changed in the preferences dialog). On Tue, 12 Oct 2004, Duncan Mackay wrote:
2004 May 28
3
Generate a sequence of random integer values
I'm trying to generate a sequence of random integer values. I've tried to combine the random (r) and the sequence (seq) functions but this approach does not work. For example, if I use the following command: > a <- seq(1:100) > a [1] 1 2 3 4 5 6 7 8 9 etc. This is a good start, but what I really want is something that would look like this instead [1] 3