Skip to content

eurodist example dataset is malformed

4 messages · Justin Donaldson, Gavin Simpson, Jari Oksanen

#
On Wed, 2009-08-12 at 20:26 -0400, Justin Donaldson wrote:
What version of R, platform, loaded packages etc? This is not what I see
on Linux, 2.9.1-patched r49104.
[1] "dist"
R version 2.9.1 Patched (2009-08-07 r49104) 
x86_64-unknown-linux-gnu 

locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;
LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;
LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C

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

loaded via a namespace (and not attached):
[1] tools_2.9.1

Have you tried this in a clean session to see if it persists there?

If you can reproduce this in a clean session with an up-to-date R or
R-Devel then send details of your R back to the list for further
investigation.

HTH

G
1 day later
1 day later
#
Justin,

I suggest you try to remove your malformed eurodist and use the one in R.
The svn logs show no changes in eurodist since 2005 when 'r' was added to
'Gibralta' (it still has all the wrong distances which perhaps go back to
the poor quality of Cambridge Encyclopaedia). I also installed R 2.9.1 for
MacOS to see that there neither is a change in 'eurodist' in the Mac
distribution. My virgin eurodist in Mac was clean, with all its errors. All
this hints that you have a local copy of malformed eurodist in your
computer. Perhaps

rm(eurodist)
eurodist

will help.

Cheers, Jari Oksanen
On 15/08/09 06:13 AM, "Justin Donaldson" <jjdonald at indiana.edu> wrote: