There is a 'kinship' package on CRAN, with DESCRIPTION file Package: kinship Version: 1.1.0-19 Date: 2008-2-19 Title: mixed-effects Cox models, sparse matrices, and modeling data from large pedigrees Author: Beth Atkinson ([EMAIL PROTECTED]) for pedigree functions. Terry Therneau ([EMAIL PROTECTED]) for all other functions. Maintainer: Jing hua Zhao <[EMAIL PROTECTED]>
Looks like the same package to me, and does have a Windows binary on CRAN. On Fri, 11 Apr 2008, Paul Hiemstra wrote: > Rasanga Ruwanthi wrote: >> Dear R List, >> >> I want to download kinship_1.2_S.tar.gz in http://mayoresearch.mayo.edu/mayo/research/biostat/splusfunctions.cfm >> to R. Once save this file to C:\, how I could load into R? I am working in >> Windows XP. Usually what I do is, I go to "packages" and then "install >> packages from local zip files". This procedure fails for .tar.gz files. Can >> someone help here please.... >> >> Thanks very much. >> Ruwanthi >> >> ______________________________________________ >> 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. >> > Hi Ruwanthi, > > From the website of the Mayo Clinic: > > """Although we realize that some will not have the expertise or perhaps > the software to do the compilation, particularly on Windows systems, we > do not have the time or the necessary equipment to provide binary > versions.""" > > A .zip file in windows xp is a binary version where all the C-code has > already been compiled, .tar.gz files contain uncompiled code. To build > packages under windows the following link is a good start: > > http://www.murdoch-sutherland.com/Rtools/ > > hope this helps, > Paul > > -- > Drs. Paul Hiemstra > Department of Physical Geography > Faculty of Geosciences > University of Utrecht > Heidelberglaan 2 > P.O. Box 80.115 > 3508 TC Utrecht > Phone: +31302535773 > Fax: +31302531145 > http://intamap.geo.uu.nl/~paul > > ______________________________________________ > 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. > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ 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.