Skip to content
Back to formatted view

Raw Message

Message-ID: <E5372BF6-933F-4109-82DB-1FF4751BA876@leeds.ac.uk>
Date: 2006-11-25T12:43:33Z
From: Yan Wong
Subject: R hangs in nls "port" routine
In-Reply-To: <596B4C03-2832-48E1-B008-5660FA30BA40@unimi.it>

On 25 Nov 2006, at 12:28, stefano iacus wrote:

> You should also report R.Version() and sessionInfo() and also if  
> you are using CRAn version of R or your own build. Sometimes is it  
> of help.

Many apologies. I realised that I had forgotten to do this. The build  
is the standard binary build from CRAN. Relevant outputs below

 > R.Version()
$platform
[1] "i386-apple-darwin8.8.1"

$arch
[1] "i386"

$os
[1] "darwin8.8.1"

$system
[1] "i386, darwin8.8.1"

$status
[1] ""

$major
[1] "2"

$minor
[1] "4.0"

$year
[1] "2006"

$month
[1] "10"

$day
[1] "03"

$`svn rev`
[1] "39566"

$language
[1] "R"

$version.string
[1] "R version 2.4.0 (2006-10-03)"

 > sessionInfo()
R version 2.4.0 (2006-10-03)
i386-apple-darwin8.8.1

locale:
C

attached base packages:
[1] "grid"      "methods"   "stats"     "graphics"  "grDevices" "utils"
[7] "datasets"  "base"

other attached packages:
       rgl   lattice   spatial
    "0.68" "0.14-13"  "7.2-29"
 >