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
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
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
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
4 matches
Mail list logo