Dear R users it's my first time using R and I am specially interested in doing analyses with the "mixreg" package. I use W2000 but it seems the code for R is available only for Linux Os. Anyway I I downloaded the *tar.gz file of the package for R and the converted it in a *zip file. Apparently the installation process was ok, but when loading it I got the following error: Error in testRversion(descfields) : This package has not been installed properly See the Note in ?library I suppose that this is due to the fact I have a windows version and the conversion of the tar.gz in a *zip file was not legal. I wonder if someone could help me to run mixreg in W2000. thanx a lot max /***************************************** Max Marinucci Phd candidate Universidad Complutense Madrid [[alternative HTML version deleted]]
Max Marinucci wrote:> Dear R users > it's my first time using R and I am specially interested in doing analyses with the "mixreg" package. > > I use W2000 but it seems the code for R is available only for Linux Os. Anyway I I downloaded the *tar.gz file of the package for R and the converted it in a *zip file.1. What is the mixreg package (it is not available on CRAN, as far as I know)? 2. You need to INSTALL the package from sources by Rcmd INSTALL. See the docs how to do so. Uwe Ligges> Apparently the installation process was ok, but when loading it I got the following error: > > Error in testRversion(descfields) : This package has not been installed properly > See the Note in ?library > > I suppose that this is due to the fact I have a windows version and the conversion of the tar.gz in a *zip file was not legal. > > I wonder if someone could help me to run mixreg in W2000. > thanx a lot > max > /***************************************** > Max Marinucci > Phd candidate > Universidad Complutense Madrid > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Uwe Ligges wrote:> 1. What is the mixreg package (it is not available on CRAN, as far as > I know)?Presumably the ``mixreg'' package is mine, and was obtained from my web page. Since this is the second expression of interest in this package that I've heard in the last month or so, I guess there is enough interest to make it worth submitting the package to CRAN, which I shall do forthwith. (I ***think*** I got it to jump through all the ``R CMD check'' hoops before I put it up on my own page --- :-) --- so it shouldn't take long. Said he, hopelfully.) cheers, Rolf Turner rolf at math.unb.ca