On 3 October 2005 at 08:07, Matt Kraai wrote:
| On Sat, Oct 01, 2005 at 12:49:19PM -0500, Dirk Eddelbuettel wrote:
| >
| > On 30 September 2005 at 13:34, Matt Kraai wrote:
| > | Package: boot
| > | Version: 1.2.23-1
| > | Severity: serious
| > |
| > | boot fails to build:
| > |
| > | > * checking examples ... ERROR
| > | > Running examples in boot-Ex.R failed.
| > | > The error most likely occurred in:
| >
| > Which platform is that, Matt?
| >
| > I disabled a few of these tests on other packages formerly provided by
| > r-recommended, and I guess I need to disable it here too.
|
| This was on i386.
Odd, so how does that square with my pbuilder logs showing that it built just
fine?
-----------------------------------------------------------------------------
[...]
dh_installdirs usr/lib/R/library
mkdir debian/boot
find . -not -path "./debian*" | cpio -p -m debian/boot
938 blocks
(cd debian && \
R CMD check --no-latex boot && \
R CMD INSTALL -l
/tmp/buildd/boot-1.2.23/debian/r-cran-boot/usr/lib/R/library boot && \
rm -rf boot )
* using log directory '/tmp/buildd/boot-1.2.23/debian/boot.Rcheck'
* using R version 2.1.1, 2005-06-20
* checking for file 'boot/DESCRIPTION' ... OK
* this is package 'boot' version '1.2-23'
* checking if this is a source package ... OK
* checking whether package 'boot' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking package dependencies ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking Rd files ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating boot-Ex.R ... OK
* checking examples ... OK
* Installing *source* package 'boot' ...
[...]
-----------------------------------------------------------------------------
Any thought?
Dirk
--
Statistics: The (futile) attempt to offer certainty about uncertainty.
-- Roger Koenker, 'Dictionary of Received Ideas of Statistics'
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]