Dear Andy, I have chekced my R, but the output is as follows...
library(rmeta)
Error in library(rmeta) : There is no package called `rmeta' would you please tell me what the problem is?? Thanks, Edwin
3 messages · Eduwin Pakpahan, Ko-Kang Kevin Wang, Uwe Ligges
Dear Andy, I have chekced my R, but the output is as follows...
library(rmeta)
Error in library(rmeta) : There is no package called `rmeta' would you please tell me what the problem is?? Thanks, Edwin
rmeta package is contributed. Hence you need to get it from a CRAN site and install it yourself. Cheers, Kevin ------------------------------------------------ Ko-Kang Kevin Wang Master of Science (MSc) Student Department of Statistics University of Auckland New Zealand www.stat.auckland.ac.nz/~kwan022 ----- Original Message ----- From: "epakpahan" <epakpahan at hki-indonesia.org> To: "R-help" <R-help at stat.math.ethz.ch> Cc: "andy_liaw" <andy_liaw at merck.com> Sent: Wednesday, December 18, 2002 11:36 PM Subject: RE: [R] meta analysis
Dear Andy, I have chekced my R, but the output is as follows...
library(rmeta)
Error in library(rmeta) : There is no package called `rmeta' would you please tell me what the problem is?? Thanks, Edwin
______________________________________________ R-help at stat.math.ethz.ch mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
********************************************
Dear Andy, I have chekced my R, but the output is as follows...
library(rmeta)
Error in library(rmeta) : There is no package called `rmeta' would you please tell me what the problem is?? Thanks, Edwin
You have to install the package at first (available via CRAN, and please read ?install.packages). Uwe Ligges