Jerome, thanks for the report, where is r-rot exactely ? I cannot find it either in Debian or the openturns tarball 0.12.1
Best regards C. On Thu, Oct 2, 2008 at 10:32 AM, Jerome Robert <[EMAIL PROTECTED]>wrote: > Package: python-openturns > Version: 0.12.1-4 > Severity: important > > Openturns features which require R are not available. This is because the > r-rot > package is missing. The source code of the r-rot package is available in > the > openturns archive/repository in th > e utils/rotRPackage/ directory. > > With r-rot package installed the following script should no longer return > an > error: > > $ python > Python 2.5.2 (r252:60911, Aug 8 2008, 09:22:44) > [GCC 4.3.1] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> from openturns import * > >>> print > > FittingTest.Kolmogorov(Normal().getNumericalSample(10),DistributionFactory(NormalFactory())) > *** Log Beginning *** > Warning: using Kolmogorov test for a distribution with estimated parameters > will > result in an overestimated pValue > DBG - Searching in directory : /home/jerome/openturns/etc > DBG - Searching in directory : /etc/openturns > Using configuration file /etc/openturns/openturns.conf > Error in library(rotRPackage) : there is no package called 'rotRPackage' > Execution halted > DBG - ExceptionNames ctor > DBG - ExceptionNames registration of destructor = OK > DBG - InternalException emited at FittingTest.cxx:307 (in RunRTest): Error: > unable to execute the system command /usr/bin/R --no-save --silent < > /tmp/RCmd.R.UDuDNh 2>&1 > /dev/null returned c > ode is 256 > terminate called after throwing an instance of > 'OpenTURNS::Base::Common::UserException<1, > OpenTURNS::Base::Common::Exception>' > what(): Error: unable to execute the system command /usr/bin/R --no-save > --silent < /tmp/RCmd.R.UDuDNh 2>&1 > /dev/null returned code is 256 > Abandon > > > -- System Information: > Debian Release: lenny/sid > APT prefers testing > APT policy: (900, 'testing'), (500, 'unstable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.26-1-686 (SMP w/4 CPU cores) > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) > Shell: /bin/sh linked to /bin/bash > > Versions of packages python-openturns depends on: > ii libc6 2.7-13 GNU C Library: Shared > libraries > ii libgcc1 1:4.3.1-9 GCC support library > ii libopenturns0 0.12.1-4 dynamic libraries for > OpenTURNS > ii libstdc++6 4.3.1-9 The GNU Standard C++ Library > v3 > ii python-qt3 3.17.4-1 Qt3 bindings for Python > > python-openturns recommends no packages. > > python-openturns suggests no packages. > > -- no debconf information > > > > > > _______________________________________________ > Pkg-scicomp-devel mailing list > [EMAIL PROTECTED] > http://lists.alioth.debian.org/mailman/listinfo/pkg-scicomp-devel >

