Roger Bivand wrote:

On Fri, 1 Oct 2004, Uwe Ligges wrote:


T. Murlidharan Nair wrote:


It still gives me the same error !!

OK, what is your version of R, which OS, which library paths have you set, and is gregmisc installed in more than one of the libraries?
What does "it unzipped to gtools" in your former mail mean (in particular: What is gtools?)?




As announced earlier today, gregmisc turned into a bundle including gtools as a component package. I guess the hier.part package depends on the single gregmisc package that existed before it became a bundle. I think the source of earlier gregmisc package should be in:

http://cran.r-project.org/src/contrib/Archive

so it is that (latest 1.11.2) which is likely to be the right one. For binaries look for that version number.

Thank you, Roger. Looks like I should go home for now ...

Uwe


Uwe Ligges



Murli


Uwe Ligges wrote:


T. Murlidharan Nair wrote:


I am using the hier.part package for calculating the goodness of fit. Before I started with
my data I tried to use the example that the package comes with . I have loaded the library
hier.part and gtools. But the package gives the following error


Loading required package: gregmisc
Loading required package: gregmisc
Warning messages:
1: There is no package called 'gregmisc' in: library(package, character.only = TRUE, logical = TRUE, warn.conflicts = warn.conflicts, 2: There is no package called 'gregmisc' in: library(package, character.only = TRUE, logical = TRUE, warn.conflicts = warn.conflicts,
I searched for gregmisc package but it unzipped to gtools. Is there something other package with this name or has it been merged
with another one ?




What about installing the most recent version of gregmisc?

install.packages("gregmisc")

Uwe Ligges






Thanks../ Murli

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to