On Dec 13, 2012, at 10:56 AM, Shirley Lee wrote:

Hi:
I wonder if anyone can help me about cpos function not found error: :

path.package("cwhmisc", quiet = FALSE) [1] "C:/Users/slee/Documents/ R/win-library/2.15/cwhmisc" So I have package cwhmisc where there is cpos function. But I got error:
cpos("ab","b",1) Error: could not find function "cpos"

Then I tried to install on R prompt but got this error message:

install.packages("cwhmisc",lib="C:/Program Files/R/R-2.15.2/ library/") Warning message:
package 'cwhmisc' is not available (for R version 2.15.2)

So I don't understand why the package is not available for the version of R I am running. Anyone has any idea?

http://cran.r-project.org/web/packages/cwhmisc/index.html

It has been withdrawn for some reason. You are advised in the Posting Guide (that no one seems to read) to contact the maintainer (or search the Archives) for such questions.

--
David Winsemius, MD
Alameda, CA, USA

______________________________________________
R-help@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.

Reply via email to