Peter,
There was no particular reason for an older kinship; just hadn't
downloaded it in a while. I grabbed a private copy just now and the
error went away, R 2.10.0. I remain curious as to what the message was
about, but not enough for either of us to do any work to find out.
I've sent off
s which would benefit
from an overhaul implementation than revising the present one.
Jing Hua
> From: thern...@mayo.edu
> To: r-devel@r-project.org
> Date: Fri, 23 Apr 2010 10:20:39 -0500
> Subject: [Rd] Deferred Default Marker
>
> I've finally narrowed down a puzzling problem:
Terry,
I don't see the problem in R 2.11.0 or R 2.10.1 Patched
(session info for R 2.10.1 below) with Windows (Vista).
I do get warnings about kinship having been built under
R 2.11.0 when I use R 2.10.1.
But I notice that your version of kinship looks somewhat
dated. Is that intentional?
-Pe
I've finally narrowed down a puzzling problem: here is the short test
case.
tmt34% R --vanilla
R version 2.10.0 (2009-10-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
> temp <- matrix(runif(50), ncol=2)
> t(temp) %*% temp
[,1] [,2]
[1,] 7.91601