BooBoo gforcecable.com> writes:
>
>
> 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'
>
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 s