An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121213/42454a4e/attachment.pl>
CPOS from cwhmisc package not found
2 messages · Shirley Lee, David Winsemius
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