G'day Patrick,
since you seem to be hell-bent on having r-devel in this discussion, I
guess I might CC this there too. :)
On Mon, 05 May 2008 08:50:04 +0200
Patrick Giraudoux <[EMAIL PROTECTED]> wrote:
> There has been a threat on something similar in R-devel on August
> 2007... but I cannot
> "PaulG" == Paul Gilbert <[EMAIL PROTECTED]>
> on Sun, 04 May 2008 21:46:18 -0400 writes:
PaulG> Prof Brian Ripley wrote:
>> I'm not sure what the issue being asked about here is. The peculiar
>> printing I don't see and may well be a locale issue. (Is this UTF-8 and
On Mon, 5 May 2008, Martin Maechler wrote:
"PaulG" == Paul Gilbert <[EMAIL PROTECTED]>
on Sun, 04 May 2008 21:46:18 -0400 writes:
PaulG> Prof Brian Ripley wrote:
>> I'm not sure what the issue being asked about here is. The peculiar
>> printing I don't see and may well be a local
We've now implemented an OS_type field in a package's DESCRIPTION file,
which if set has to match .Platform$OS.type (possible values "unix" and
"windows"). CRAN has set up some overrides and added this field to
packages known to be Unix-only or Windows-only, but authors should do so
for themse
I would suggest the following:
1) remove the directore pgirmess.Rcheck
2) run `R CMD check pgirmess' and see if the error occurs again
3) look at pgirmess.Rcheck/pgirmess/R. Does it contain the three files
that I mentioned or the original source files. If the latter,
check whether PermTest
On Mon, May 05, 2008 at 11:56:47AM +0100, Prof Brian Ripley wrote:
> We've now implemented an OS_type field in a package's DESCRIPTION file,
> which if set has to match .Platform$OS.type (possible values "unix" and
> "windows"). CRAN has set up some overrides and added this field to
> packag
Thanks, fixed in r5128. (For completeness this happened if the open
and startup directories were the same thus each of them triggered
a .Rprofile load for the same directory).
Cheers,
Simon
On May 4, 2008, at 2:50 PM, [EMAIL PROTECTED] wrote:
All is in the title. My config is:
Version:
p
Dear Paul and Tobias,
Thank you for your positive comments.
I agree your comments.
Firstly, I am learning how to make an R package, and RSVGTipsDevice
is a good pointer for me.
Secondly, in a package of extended pdf device, I will try to follow the R
coding style. For example, text and mtext func
Paul Murrell wrote:
Hi
Tobias Verbeke wrote:
Dear Tadashi,
Thank you very much for sharing your work.
I am sending a patch for R-2.7.0 for extending pdf device to embed pop
up text and
web links. The patch is available at
http://www.okada.jp.org/RWiki/?plugin=attach&pcmd=open&file=R
It turns out that the behavior of starting just Tcl was actually a
bug. Apparently the intention was to attempt to start Tk regardless of
the DISPLAY variable, because some TclTk implementation such as Aqua
Tcl/Tk don't require DISPLAY and thus would not be loaded. Due to a
bug (HAVE_AQUA w
Hello
I wrote a bootstrap program in C language that is called and run by R.
When I tried it, it is slow
and I'm trying to write and run the whole thing in C. But I cannot use
handy functions in R and
need to figure out how to write those functions by myself. Is there
any way that I can get the
On Mon, May 05, 2008 at 02:22:03PM -0400, Simon Urbanek wrote:
> It turns out that the behavior of starting just Tcl was actually a bug.
> Apparently the intention was to attempt to start Tk regardless of the
> DISPLAY variable, because some TclTk implementation such as Aqua Tcl/Tk
> don't requi
This comment won't help you much, but still... there are usually a lot
of ways you can do to implement a bootstrap, and a lot of the
approaches people use (especially if they are used to think in C-like
terms) are pretty slow. But it can be made quite fast. So: are you
sure you have optimiz
Hi, All:
How do I get information about the "R CMD check / build / install"
process, especially regarding what software to install and how to
configure it under Windows XP?
I ask, because "R CMD check" complained, "gfortran: Command not
found". I found 'gfortran-sjlj.exe' in 'C:\P
On 05/05/2008 8:37 PM, Spencer Graves wrote:
Hi, All:
How do I get information about the "R CMD check / build / install"
process, especially regarding what software to install and how to
configure it under Windows XP?
You can check the R-admin manual, which has a complete description,
On Mon, 5 May 2008, Spencer Graves wrote:
Hi, All:
How do I get information about the "R CMD check / build / install"
process, especially regarding what software to install and how to configure
it under Windows XP?
The 'R Installation and Adminstration' manual.
I ask, because "R CMD
Hi,
where can I to obtain the libR.a file in order to use with gcc?
best wishes,
Felipe Osorio.
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
17 matches
Mail list logo