Re: [R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
Sarah Goslee wrote: I get the same error on a clean R session with rioja 0.5-6. sessionInfo() R version 2.13.1 (2011-07-08) Platform: x86_64-redhat-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8LC_COLLATE=en_US.UTF-8 [5] LC_MONETAR

Re: [R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Sarah Goslee
I get the same error on a clean R session with rioja 0.5-6. > sessionInfo() R version 2.13.1 (2011-07-08) Platform: x86_64-redhat-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=C LC_MESSA

[R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
I'm using rioja 0.5-6 with R 2.12.1 / x86_64-pc-linux-gnu on Kubuntu 11.04. When I run this example from the rioja reference manual: library(rioja) # compare diatom data from core from Round Loch of Glenhead # with SWAP surface sample dataset data(RLGH) data(SWAP) result <- compare.data

[R] example for plot.compare.datasets() in package rioja fails

2011-07-29 Thread Jason Paul Joines
I'm using rioja 0.5-6 with R 2.12.1 / x86_64-pc-linux-gnu on Kubuntu 11.04. When I run this example from the rioja reference manual: library(rioja) # compare diatom data from core from Round Loch of Glenhead # with SWAP surface sample dataset data(RLGH) data(SWAP) result <- compare.data