[R] qcc package

R. Michael Weylandt michael.weylandt at gmail.com
Fri Oct 14 17:22:28 CEST 2011


Did you reload the package for each new session? Sounds like you are
probably missing a line like library(qcc) or require(qcc)

Michael

On Fri, Oct 14, 2011 at 11:10 AM, Li, Yan <Yan_Li at ibi.com> wrote:
> Hi All,
>
> I installed qcc package and the dependency packages. For the first time I can use the function : process.capability.sixpack(). But later when ran the code again I always got the following error: Error: could not find function "process.capability.sixpack". I tried reinstalling the qcc package but didn't help. Does anyone have this kind of experience? Thank you!
>
> Regards,
> Yan
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list