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?


---
Shirley Lee





        [[alternative HTML version deleted]]

______________________________________________
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