Dear R developers:
The following R program produces a pdf file that does not survive
ghostscript distillation correctly. The undistilled version is at
http://welch.econ.brown.edu/temp/try.PDF while the distilled version
is at http://welch.econ.brown.edu/temp/try.pdf . When previewed, the
points
Hi all;
Is it possible to modify the "@" operator that it can handle references
(or external pointers)
of S4 Object instead of the real Objects?
Or is there any technical or compatibility issue which make it
impossible?
I look forward to hear from you and also hope that you don't hate
Thank you, William! This makes things clearer.
I am trying to create a tiny converter of free text to Tex format. In
order to do that I need to replace all "_" with "\_" and all "&"
with "\&". Could you please tell me, is there a way of doing it using
gsub?
Regards,
Andriy
Monday, January 19, 20
On Tue, 20 Jan 2009, Andriy Miranskyy wrote:
Thank you, William! This makes things clearer.
I am trying to create a tiny converter of free text to Tex format. In
order to do that I need to replace all "_" with "\_" and all "&"
with "\&". Could you please tell me, is there a way of doing it usin
I think you are misusing 'distill' here. The canonical distiller is
Adobe Acrobat's. and that converts ps to pdf.
I've tried your example, and Acrobat can optimize it (probably what
you wanted) and if I convert it to .eps in Acrobat, Distiller can
distill it.
So, nothing wrong with R's pdf
On Tue, 13 Jan 2009, Prof Brian Ripley wrote:
> I've discovered that Mac OS still has a FreeBSD make with which I can
> reproduce this. So I am working with Martin on a patch for the next
> Matrix update.
>
> Meanwhile, if there is an issue with building R-devel with GNU make
> under FreeBSD (e.g
Matrix has already been updated to be complatible with the FreeBSD
make: you will get the update via tools/rsync-recommended.
On Tue, 20 Jan 2009, Hiroyuki Kawakatsu wrote:
On Tue, 13 Jan 2009, Prof Brian Ripley wrote:
I've discovered that Mac OS still has a FreeBSD make with which I can
rep
Hi,
I'm planning to embed R into an application, with the following context:
- This application is written in Java (and managed with maven). I plan
accessing R using JRI.
- This application must be installable on several plateform (linux, mac
os, windows).
- The R engine must embed library,
On Jan 20, 2009, at 10:37 , Sylvain Loiseau wrote:
Hi,
I'm planning to embed R into an application, with the following
context:
- This application is written in Java (and managed with maven). I
plan accessing R using JRI.
- This application must be installable on several plateform (linux
Yes. Since you mentioned JRI - it gives you all of the above for free
(there are CRAN binaries for Windows and OS X; it installs on unix
system with Java; you can link arbitrary libraries from R - that's how R
works). Good pointers are JavaGD (for graphics so you can embed it in
your Java l
On Tue, 20 Jan 2009, Sylvain Loiseau wrote:
Yes. Since you mentioned JRI - it gives you all of the above for free
(there are CRAN binaries for Windows and OS X; it installs on unix system
with Java; you can link arbitrary libraries from R - that's how R works).
Good pointers are JavaGD (for gr
On Jan 20, 2009, at 12:28 , Sylvain Loiseau wrote:
Yes. Since you mentioned JRI - it gives you all of the above for
free (there are CRAN binaries for Windows and OS X; it installs on
unix system with Java; you can link arbitrary libraries from R -
that's how R works). Good pointers are Jav
12 matches
Mail list logo