Skip to content

package test failed on Solaris x86 -- help needed for debugging

3 messages · Thomas Petzoldt, Martyn Plummer

#
Dear R developers,

we have currently a 'mysterious' test problem with one package that 
successfully passed the tests on all platforms, with the only exception 
of Solaris x86 where obviously one of our help examples breaks the CRAN 
test.

As we don't own such a machine I want to ask about a possibility to run 
a few tests on such a system:

r-patched-solaris-x86

An even more recent version of R on the same OS (Solaris 10) and with 
the same compiler (Sun Studio 12u1) would help also.

Any assistance is appreciated


Thomas Petzoldt
#
Dear Thomas,

Is this the deSolve package?

http://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/deSolve-00check.html

I can help you with that. It does pass R CMD check on my OpenSolaris
installation, but I am getting some compiler warnings. I will send you
details.

Martyn
On Thu, 2010-09-16 at 11:16 +0200, Thomas Petzoldt wrote:
-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}
#
On 16.09.2010 17:05, Martyn Plummer wrote:
You are right and there are many reasons what can be wrong, i.e. an 
obsolete comma in the example, the call to colorRampPalette after the 
ode.2D call or any problem with the C code. I wonder why this problem is 
so specific because it runs on all other eleven platforms including 
Solaris / Sparc.

Details about the compiler warnings are welcome.

Thomas