Displaying 20 results from an estimated 3000 matches similar to: "ChangeLog for R packages {was "Wish list"}"
2004 Jun 15
1
cvs changelog
FEI: the CVS changelog is no longer updating.
cras's commits look like this:
date: YYYY-MM-DD HH:MM:SS +TZDD; author cras; state Exp; lines +1 -0
but cvs2cl.pl (2.50) demands:
date: YYYY/MM/DD HH:MM:SS; author cras; state: Exp; lines +1 -0
cvs2cl.pl version 2.55 still can't parse these lines. I patched my
cvs2cl.pl so I could still follow dovecot, but I'm not certain these
2004 Jun 09
1
Add links to NEWS/ChangeLog to package pages
Just a thought:
It would be nice to be able to review the NEWS and/or ChangeLog files for
packages via the package web page on CRAN...
-Greg
Gregory R. Warnes
Manager, Non-Clinical Statistics
Pfizer Global Research and Development
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
2005 Mar 23
2
Asterisk ChangeLog
Hello,
is it possible Asterisk's ChangeLog will contain a reference to appropriate bug number in
bugzilla? This can be very handy.
Thanks,
David
2004 Feb 22
3
[OT] How is the Changelog file created?
How is the Changelog file created?
I assume there is a tool which grabs this information
from the CVS repository. What's the name of this tool?
Sven
2004 Aug 25
1
No is.formula()
There appears to be no "is.formula()" function in R-1.9.1. May I suggest
that
is.formula <- function(x) inherits(x, "formula")
be added to base, since formula is a fundimental R type?
Gregory R. Warnes
Manager, Non-Clinical Statistics
Pfizer Global Research and Development
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
2005 Mar 28
4
AMP-1.10.007 Released!
Hello all,
The "Secret Agent" final release of the Asterisk Management Portal is
now available for download:
http://amp.coalescentsystems.ca/
This exciting new release adds a great deal of functionality and
flexibility. Thank you for all the contributions and feedback!
1.10.007
- Added AMP Users (multi-department, basic multi-tenant)
- Added incremental upgrade script
2003 May 22
4
grep, gsub, sub have problems with NA values (PR#3078)
In a string context, grep, gsub, sub are improperly treating NA (missing) as
the string "NA", and returning unexpected results
> grep("A", c(NA,"NA"))
[1] 1 2
# expected:
# [1] 2
> gsub("A", "X", c(NA,"NA"))
[1] "NX" "NX"
# expected
# [1] NA "NX"
> sub("A", "X",
2003 Dec 09
3
latex problem with \preformatted (PR#5645)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C3BE9C.3FB5BC1A
Content-Type: text/plain; charset="iso-8859-1"
There is a small bug in the implementation of \preformatted in R 1.8.0:
The closing "\end{verbatim}" needs to be followed by a newline, since my
latex
2001 Jul 13
6
AnonCVS
Hi All,
I would like to use anonymous cvs, but it appears not to be working
(again?). There was a discussion back in Jan-Feb about whether to
continue supporting it, but it seemed that Tony Rossini got it working
and the discussion left off there. Did someone decide to disable it, or
is it just not working properly?
Here's the details:
$ cvs -d
2003 Sep 10
3
Off Topic: Good reference for sample size calculations
Hi All,
This is off topic, but we're drawing a blank here..
> In a presentation I'll be giving next week, I want to include a reference
> to a good general text on computing sample sizes for standard experiments.
> Can anyone recommend a good book to use for this purpose?
>
> Thanks,
>
> -Greg
LEGAL NOTICE\ Unless expressly stated otherwise, this
2004 Oct 14
2
Problem with R version 2.0.0 (and patched)
What I am doing : create a simple correlation matrix on 41 variables, then
plot an heatmap with this program :
library(gplots)
mat<-cor(temp.alln,use="pairwise.complete.obs")
hm<-heatmap.2(mat,symm=T)
HM<-format(round(mat[hm[[1]],hm[[2]]],2))
library(RColorBrewer)
brewer.pal(10,"Spectral")->mp
heatmap.2(mat, symm = TRUE, col = mp,
2002 Jan 23
4
driving R from Python (calldll?)
Sam Rushing's Python extension 'calldll' will supposedly give me access
to any DLL,
and presumably R.DLL in particular, from Python. I have no experience
manipulating DLLs as
yet. I am learning Python. I can't find any simple step-by-step
instructions on how
to get done what I want to do. Does anyone have experience with this?
Is there a
better way? Of course, one can use
2002 Jan 25
3
make check fails when R_HOME env var set (PR#1284)
When the R_HOME environment variable is set, R issues a warning messages
when it starts up. When doing 'make check' this causes the check for
eval-etc.R to fail:
[...]
make[3]: Leaving directory
`/Volumes/app/R/src/R-1.4.0_patched_2002-01-24/tests'
running strict specific tests
make[3]: Entering directory
`/Volumes/app/R/src/R-1.4.0_patched_2002-01-24/tests'
running code in
2001 Nov 14
3
rpart:plotcp doesn't allow ylim argument (PR#1171)
Full_Name: Gregory R. Warnes
Version: R 1.3.1
OS: Solaris 2.8
Submission from: (NULL) (192.77.198.200)
rpart library version 3.1-2
Error message:
> plotcp(fit.thirds.1,ylim=c(0.7,1.5));
Error in plot.default(ns, xerror, axes = FALSE, xlab = "cp", ylab = "X-val
Relative Error", :
formal argument "ylim" matched by multiple actual arguments
>
This can be
2002 Apr 10
5
Funny characters in x11 window title (PR#1451)
In R-1.5.0pre (2002-04-08) on Solaris 2.6, the window that X11() creates has a
title like:
R Graphics: Device 2 (ACTIVE) o iyeP )( y
except the funny characters at the end have umlauts and other accents
(i.e. extended ASCII characters), and they may be different each time X11() is
invoked. There is no loss of functionality; it just looks a little ugly.
I saw this behavior in R-1.3.?, it
2002 Feb 07
2
FW: layout and piechart diameter problem (PR#1300)
Third try...
> -----Original Message-----
> From: Warnes, Gregory R
> Sent: Tuesday, February 05, 2002 4:12 PM
> To: 'R-bugs'
> Subject: layout and piechart diameter problem
>
>
> I've been using layout to create some graphics pages which include pie
> charts. (NB: No piechart arguments please, the main chart on the page is
> a proper bar chart
2002 Oct 31
1
Re: gregmisc version 0.7.3 now available
Dear Greg,
Thanks for the new release. The decomposition of the SSQ is just what I need!
Regards,
Martin.
Martin Hoyle,
School of Life and Environmental Sciences,
University of Nottingham,
University Park,
Nottingham,
NG7 2RD,
UK
Webpage: http://myprofile.cos.com/martinhoyle
>>> gregory_r_warnes at groton.pfizer.com 10/30/02 07:16PM >>>
Version 0.7.3 of the gregmisc package
2002 Aug 30
5
density() returns a density function that does not add up to 1
Dear R users,
I ran into this curious problem:
> d <- rnorm(100)
> d.density <- density(d)
> sum( d.density$x * d.density$y)
[1] 2.517502
Admittedly the method of computing the mass under the density curve at
line 3 is crude.
But 2.5 is pretty far from 1, the value it should be.
I tried a few other dataset and got similar result. Am I missing
something obvious?
Or is the return
1997 Apr 22
3
R-beta: library(splines) in version 0.50 alpha
I am using the 0.50 alpha version of R packaged (in 3 parts) by Kurt
for Debian Linux.
Package: r-base
Status: install ok installed
Priority: optional
Section: local
Maintainer: Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at>
Version: 0.50b7-1
Depends: libc5, xlib6, libreadline2
Description: R, a language not entirely unlike the language S.
Package: r-contrib
Status: install ok
2002 Jan 24
1
Re: coding factor replicates
How about this. Its not as 'swish' as Doug's response, but it might be a
little simpler to think about and adapt...
# show the test vector
> tmp
[1] A B C B C A C B A A B
Levels: A B C
>
# create a named vector to store the number of occurences of each level
> index <- numeric(length=length(levels(tmp)))
> names(index) <- levels(tmp)
> index
A B C
[1] 0 0