Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

Package 382/436HostnameOS / ArchBUILDCHECKBUILD BIN
ShortRead 1.9.14
Biocore Team c/o BioC user list
Snapshot Date: 2011-02-24 11:26:35 -0800 (Thu, 24 Feb 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ShortRead
Last Changed Rev: 53022 / Revision: 53255
Last Changed Date: 2011-02-20 12:34:47 -0800 (Sun, 20 Feb 2011)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK [ WARNINGS ] OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.4) / i386  OK  WARNINGS  OK 

Summary

Package: ShortRead
Version: 1.9.14
Command: D:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD check --no-vignettes --timings ShortRead_1.9.14.tar.gz
StartedAt: 2011-02-24 21:51:28 -0800 (Thu, 24 Feb 2011)
EndedAt: 2011-02-24 21:54:56 -0800 (Thu, 24 Feb 2011)
EllapsedTime: 207.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: ShortRead.Rcheck
Warnings: 2

Command output

* using log directory 'D:/biocbld/bbs-2.8-bioc/meat/ShortRead.Rcheck'
* using R version 2.13.0 Under development (unstable) (2011-01-10 r53950)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ShortRead/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ShortRead' version '1.9.14'
* checking package name space information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  Rmpi multicore
* checking if this is a source package ... OK
* checking whether package 'ShortRead' can be installed ... WARNING
Found the following significant warnings:
  Warning: Class "AssayData" is defined (with package slot 'Biobase') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'ShortRead'
See 'D:/biocbld/bbs-2.8-bioc/meat/ShortRead.Rcheck/00install.out' for details.
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.plotCycleBaseCall: no visible binding for global variable 'Base'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 classes:
  AssayData
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'ShortRead_unit_tests.R'
 OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 2 warnings, see
  'D:/biocbld/bbs-2.8-bioc/meat/ShortRead.Rcheck/00check.log'
for details

ShortRead.Rcheck/00install.out:

* installing *source* package 'ShortRead' ...
** libs
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c Biostrings_stubs.c -o Biostrings_stubs.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c IRanges_stubs.c -o IRanges_stubs.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c R_init_ShortRead.c -o R_init_ShortRead.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c alphabet.c -o alphabet.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c io.c -o io.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c io_bowtie.c -o io_bowtie.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c io_soap.c -o io_soap.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c pileup.c -o pileup.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -c readBfaToc.cc -o readBfaToc.o
x86_64-w64-mingw32-g++ -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -c read_maq_map.cc -o read_maq_map.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c sampler.c -o sampler.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c util.c -o util.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"    -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/Biostrings/include"      -O2 -Wall  -std=gnu99 -c xsnap.c -o xsnap.o
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o ShortRead.dll tmp.def Biostrings_stubs.o IRanges_stubs.o R_init_ShortRead.o alphabet.o io.o io_bowtie.o io_soap.o pileup.o readBfaToc.o read_maq_map.o sampler.o util.o xsnap.o -lRzlib -LD:/biocbld/BBS-2˜1.8-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.8-bioc/meat/ShortRead.Rcheck/ShortRead/libs/x64
** R
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, eval, intersect, mapply, order, paste, pmax, pmax.int,
    pmin, pmin.int, rbind, rep.int, setdiff, table, union

Warning: Class "AssayData" is defined (with package slot 'Biobase') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'ShortRead'
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (ShortRead)

ShortRead.Rcheck/ShortRead-Ex.timings:

nameusersystemelapsed
AlignedRead-class0.800.281.08
BAMQA-class000
BowtieQA-class000
ExperimentPath-class000
FastqQA-class000
Intensity-class0.500.000.53
MAQMapQA-class000
QA-class000
QualityScore-class000
QualityScore0.010.000.01
RochePath-class000
RocheSet-class000
RtaIntensity-class0.060.000.07
RtaIntensity0.050.000.04
SRFilter-class000
SRFilterResult-class0.090.000.10
SRSet-class000
SRUtil-class000
Sampler-class0.500.150.65
ShortRead-class0.070.000.07
ShortReadQ-class0.120.020.14
SolexaExportQA-class000
SolexaIntensity-class0.160.010.17
SolexaPath-class0.210.350.55
SolexaSet-class0.090.000.10
accessors0.020.000.01
alphabetByCycle0.170.310.49
clean000
countLines0.010.020.03
deprecated000
dustyScore0.550.220.76
polyn000
qa000
readAligned0.830.701.53
readBaseQuality0.110.080.19
readFasta0.080.000.24
readFastq0.610.621.23
readIntensities0.140.000.14
readPrb0.080.020.09
readQseq0.090.220.31
readXStringColumns0.550.541.10
renew0.200.190.39
report000
srFilter0.580.360.93
srapply000
srdistance0.380.160.55
srduplicated0.230.320.56
tables0.310.140.46