Displaying 3 results from an estimated 3 matches for "coxpress".
Did you mean:
compress
2007 May 23
2
Fonts do not display properly on Red Hat
Hi
I'm using R version 2.3.1 on Red Hat Enterprise Server 3.
When I run a simple:
plot(1:10,1:10)
The plot comes out great, but the fonts are displayed wrongly:
http://coxpress.sourceforge.net/test.jpg
I realise this is probably not an R problem per se, but before I go
messing about with my fonts, can someone tell me which fonts R (or X11)
is trying to display, where they might be installed and any suggestion
as to why they're not being displayed properly...
Thanks...
2004 Nov 19
1
Building package on Linux and Windows
...that all I had to do now was create a .zip version (using
something like WinZip) and it would work on Windows too - wrong!
On Windows I get:
Error in file(file, "r") : unable to open connection
In addition: Warning messages:
1: error -1 in extracting from zip file
2: cannot open file `coXpress/DESCRIPTION'
I didn't run R CMD build on Windows because I don't have "suitable
versions of Unix tools including make, sh, rm, sed, awk,mkdir, echo, cp
and cat; we have packaged a set at
http://www.murdoch-sutherland.com/Rtools/tools.zip.". Do I really have
to install all o...
2004 Nov 19
0
RE: [R] Building package on Linux and Windows
...ip version (using
> something like WinZip) and it would work on Windows too - wrong!
>
> On Windows I get:
>
> Error in file(file, "r") : unable to open connection
> In addition: Warning messages:
> 1: error -1 in extracting from zip file
> 2: cannot open file `coXpress/DESCRIPTION'
>
> I didn't run R CMD build on Windows because I don't have "suitable
> versions of Unix tools including make, sh, rm, sed,
> awk,mkdir, echo, cp
> and cat; we have packaged a set at
> http://www.murdoch-sutherland.com/Rtools/tools.zip.". Do...