> Simon Urbanek
> on Mon, 19 Dec 2011 10:38:34 -0500 writes:
> Martin, On Dec 19, 2011, at 6:39 AM, Martin Maechler
> wrote:
>>> Barry Rowlingson on
>>> Sun, 18 Dec 2011 01:32:52 + writes:
>>
>>> Scenario: Here I am working away in R. I've got re
This is because it does not pass 64-bit checks for me in the CRAN
checks, doing it manually, it just crashed here (further discussion
perhaps better off list):
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... ERROR
Running examples in '
On Dec 19, 2011, at 11:34 , Richard Cotton wrote:
> It seems that there are speed issues when printing to the R console from a
> tcl/tk GUI.
>
> Here are functions to write a lot of output, and to display how long it
> takes.
>
> printsalot <- function(n)
> {
> for(i in 1:n) cat(i, fill = TRUE
On 20/12/2011 11:49, Dan Bebber wrote:
Some notes on installing rgeos in R 2.14.0 on a Linux Mint 11
(x86_64-pc-linux-gnu) machine
1. rgeos 0.1-15 will not run with GEOS 3.2.0-1, which is the version currently
available on Synaptic package manager
2. I installed GEOS 3.3.1 (the latest version)
Some notes on installing rgeos in R 2.14.0 on a Linux Mint 11
(x86_64-pc-linux-gnu) machine
1. rgeos 0.1-15 will not run with GEOS 3.2.0-1, which is the version currently
available on Synaptic package manager
2. I installed GEOS 3.3.1 (the latest version) from
http://trac.osgeo.org/geos/, but rg