[EMAIL PROTECTED] writes:
> Full_Name: Xiang Li
> Version: 2.01
> OS: WinXP
> Submission from: (NULL) (128.248.174.125)
>
>
> I am trying to use the font of "TT Courier New: bold" to get the equal size of
> letters. The "TT Courier New: bold" is the 11th font listed in the Rdevga
> file.
>
> Y
"Liaw, Andy" <[EMAIL PROTECTED]> writes:
> > From: Lars Schouw
> >
> > Can anyone explain what this means the NEWS for for
> > 2.1 beta?
> >
> > R is now linked against ncurses/termlib/termcap only
> > if
> > readline is specified (now the default) and that
> > requires it.
> >
> > I get an err
On 15/apr/05, at 06:51, Charles Geyer wrote:
The "MacOS X check summary" at CRAN "Contributed Packages"
has been missing packages 227-438 for a while. Some problem
with table formatting? Or what?
gosh, it should be some script problem as all the packages are checked.
I'll fix this. thanks for sp
Please just reply to: [EMAIL PROTECTED]
Dir sir:
We are trying to find relationship with capital suppliers around
world,which must have strong interest on China financing market and
capability to raise over 1 billon each year.
Agent is welcome! which can go between for us to look for
I've added a page on the developer site on
`Resources for Portable Programming'
It should show up via the index page in due course and is at
https://svn.r-project.org/R-dev-web/trunk/Portability.html
now. (R core members are welcome to add to it.)
Some of the articles linked there
I'm trying to write some functions to deal with empty actual arguments
that are picked up by '...' formals. Such actual arguments are common
(and very useful) in calls to subsetting functions, e.g., x[1:2,]. It
seems that R and S-PLUS treat these arguments differently: in S-PLUS
list(...) wil
Matrix indexing seems to give rather "variable" results when zeros or
negative values are included among the indices (in terms of both error
messages and in terms of the number of returned values when there is no
error message).
Is this the intended behavior?
I couldn't see any comments about z
PS: I'm talking about subsetting matrices using a matrix as an index.
Tony Plate wrote:
Matrix indexing seems to give rather "variable" results when zeros or
negative values are included among the indices (in terms of both error
messages and in terms of the number of returned values when there is