mcr R Package Will Not Load

2013-06-21 Thread BooBoo


In Lyx on Windows-7 I entered the following chunk:

=
library(MethComp)
library(mcr)
@

And got the following result:

library(MethComp)
## Loading required package: nlme
library(mcr)
## Error: there is no package called 'mcr'

Note that mcr is installed and that MethComp and mcr are in the same 
directory. I don't get this error when I use Lyx on Linux Mint, and this 
is the only library I have encountered in R that generates this error. 
Any suggestions on how to get this to work on Windows?


Tom


mcr R Package Will Not Load

2013-06-21 Thread BooBoo


In Lyx on Windows-7 I entered the following chunk:

=
library(MethComp)
library(mcr)
@

And got the following result:

library(MethComp)
## Loading required package: nlme
library(mcr)
## Error: there is no package called 'mcr'

Note that mcr is installed and that MethComp and mcr are in the same 
directory. I don't get this error when I use Lyx on Linux Mint, and this 
is the only library I have encountered in R that generates this error. 
Any suggestions on how to get this to work on Windows?


Tom


mcr R Package Will Not Load

2013-06-21 Thread BooBoo


In Lyx on Windows-7 I entered the following chunk:

<<>>=
library(MethComp)
library(mcr)
@

And got the following result:

library(MethComp)
## Loading required package: nlme
library(mcr)
## Error: there is no package called 'mcr'

Note that mcr is installed and that MethComp and mcr are in the same 
directory. I don't get this error when I use Lyx on Linux Mint, and this 
is the only library I have encountered in R that generates this error. 
Any suggestions on how to get this to work on Windows?


Tom


Can't View Splash.lyx

2013-02-17 Thread BooBoo
I have successfully installed Lyx on two Windows 7 64-bit computers. Now 
I have a new installation of Lyx 2.0.5.1 on a Windows 8 64-bit computer 
with MikTex 2.9. When I try to view the splash.lyx example with Ctrl-R I 
get an error: LaTeX Error: Cannot determine the size of the graphic. 
It does not like the little eyeballs in the third item in splash.lyx. I 
deleted the eyeballs and then I get another error: LyX Cannot view your 
file, File dose not exist. Other preview options like PDF (ps2pdf) work 
fine. Any suggestions on what is wrong with the LyX setup?


Tom


Can't View Splash.lyx

2013-02-17 Thread BooBoo
I have successfully installed Lyx on two Windows 7 64-bit computers. Now 
I have a new installation of Lyx 2.0.5.1 on a Windows 8 64-bit computer 
with MikTex 2.9. When I try to view the splash.lyx example with Ctrl-R I 
get an error: LaTeX Error: Cannot determine the size of the graphic. 
It does not like the little eyeballs in the third item in splash.lyx. I 
deleted the eyeballs and then I get another error: LyX Cannot view your 
file, File dose not exist. Other preview options like PDF (ps2pdf) work 
fine. Any suggestions on what is wrong with the LyX setup?


Tom


Can't View Splash.lyx

2013-02-17 Thread BooBoo
I have successfully installed Lyx on two Windows 7 64-bit computers. Now 
I have a new installation of Lyx 2.0.5.1 on a Windows 8 64-bit computer 
with MikTex 2.9. When I try to view the splash.lyx example with Ctrl-R I 
get an error: "LaTeX Error: Cannot determine the size of the graphic". 
It does not like the little eyeballs in the third item in splash.lyx. I 
deleted the eyeballs and then I get another error: "LyX Cannot view your 
file, File dose not exist". Other preview options like PDF (ps2pdf) work 
fine. Any suggestions on what is wrong with the LyX setup?


Tom