Skip to content
Prev 14418 / 63424 Next

TeXmacs and R 2.0.0

We don't know what `TeXmacs' is, but this looks like an R package.
I suspect more accurately you are talking about the R plug-in for
TeXmacs, at

http://www.texmacs.org/tmweb/plugins/statistics.en.html#r

Now, it seems that the TeXmacs team have not read `Writing R Extensions', 
for their *source* distribution contains a *binary* distribution of an 
installed R package with DESCRIPTION file containing

Built: R 1.7.1; i686-pc-linux-gnu; 2003-09-24 17:40:45

They need to ensure that they distribute the package sources.  You ought 
to be able to recreate them from what is there.
On Sun, 21 Nov 2004, M. Edward Borasky wrote:

            
It also will not work on any other platform than i686-linux.
Given that there are no suitably named files in the R directory, I don't 
think that will work correctly.
If it is distributed as a source package, it should work on all recent 
versions of R.