ersion of R on Linux x86_64 with
--disable-long-double is willing to give the new tarball a whirl.
> -Original Message-
> From: R-devel [mailto:r-devel-boun...@r-project.org] On Behalf Of Prof
> Brian Ripley
> Sent: Thursday, May 14, 2015 08:06
> To: r-devel@r-project.org
This issue is discussed in
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Writing-portable-packages,
to which he was referred by the CRAN report. It fails in the same way
with --disable-long-double on an x86_64 Linux box (as he was told).
On 13/05/2015 20:48, Viechtbauer Wolfgang
, 2015 9:53 PM
To: Viechtbauer Wolfgang (STAT)
Cc: r-devel@r-project.org
Subject: Re: [Rd] CRAN check for package on Sparc Solaris
Hi Wolfgang, I can test your package, please send it to me in private.
Btw. I only have an x86 machine, and no sparc, so if your problem is
sparc-specific, then my
Hi Wolfgang, I can test your package, please send it to me in private.
Btw. I only have an x86 machine, and no sparc, so if your problem is
sparc-specific, then my test is probably useless.
Gabor
On Wed, May 13, 2015 at 3:48 PM, Viechtbauer Wolfgang (STAT) <
wolfgang.viechtba...@maastrichtuniver
Dear All,
The metafor package currently fails CRAN checks on Sparc Solaris:
http://cran.r-project.org/web/checks/check_results_metafor.html
The problem is probably due to an unintended (= stupid) use of identical() in a
couple tests. I have changed that to more appropriate tests using all.equal