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 411/493HostnameOS / ArchBUILDCHECKBUILD BIN
rnaSeqMap 2.7.7
Michal Okoniewski
Snapshot Date: 2011-10-02 18:22:07 -0700 (Sun, 02 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rnaSeqMap
Last Changed Rev: 56090 / Revision: 58695
Last Changed Date: 2011-06-09 17:02:42 -0700 (Thu, 09 Jun 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ OK ] OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  ERROR  skipped  skipped 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: rnaSeqMap
Version: 2.7.7
Command: E:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch rnaSeqMap_2.7.7.tar.gz
StartedAt: 2011-10-03 02:50:35 -0700 (Mon, 03 Oct 2011)
EndedAt: 2011-10-03 02:53:43 -0700 (Mon, 03 Oct 2011)
EllapsedTime: 187.7 seconds
RetCode: 0
Status:  OK  
CheckDir: rnaSeqMap.Rcheck
Warnings: 0

Command output

* using log directory 'E:/biocbld/bbs-2.9-bioc/meat/rnaSeqMap.Rcheck'
* using R Under development (unstable) (2011-09-14 r57007)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rnaSeqMap/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rnaSeqMap' version '2.7.7'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'rnaSeqMap' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 29.7Mb
  sub-directories of 1Mb or more:
    doc       1.9Mb
    extdata  25.5Mb
    scripts   1.9Mb
* 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace 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
File 'rnaSeqMap/R/zzz.R':
  .onLoad has wrong argument list 'lib, pkg, where'

Package startup functions should have two arguments with names starting
  with 'lib' and 'pkg', respectively.
See section 'Good practice' in ?.onAttach.

* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... NOTE
  
  Note: significantly better compression could be obtained
        by using tools::resaveRdaFiles() or R CMD build --resave-data
                              old_size new_size compress
  sample_data_rnaSeqMap.RData    339Kb    110Kb       xz
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

rnaSeqMap.Rcheck/00install.out:

* installing *source* package 'rnaSeqMap' ...
** libs
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c Rinit.c -o Rinit.o
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c gcoverage.c -o gcoverage.o
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c ghistogram.c -o ghistogram.o
ghistogram.c: In function 'ghistogram':
ghistogram.c:31:11: warning: operation on 'k' may be undefined
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c regionmining.c -o regionmining.o
regionmining.c: In function 'avg':
regionmining.c:12:4: warning: operation on 'n' may be undefined
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c splicingind.c -o splicingind.o
gcc -shared -s -static-libgcc -o rnaSeqMap.dll tmp.def Rinit.o gcoverage.o ghistogram.o regionmining.o splicingind.o -LE:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.9-bioc/meat/rnaSeqMap.Rcheck/rnaSeqMap/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'rnaSeqMap.Rnw' 
** testing if installed package can be loaded

* DONE (rnaSeqMap)

rnaSeqMap.Rcheck/rnaSeqMap-Ex.timings:

nameusersystemelapsed
NDplots0.090.000.09
RleList2matrix000
addBamData000
addDataToReadset0.080.000.09
addExperimentsToReadset000
averageND000
buildDESeq000
buildDGEList000
findRegionsAsIR000
findRegionsAsND000
geneInChromosome000
getBamData000
getCoverageFromRS000
getFCFromND000
getSIFromND000
getSumsExp000
normalizeBySum000
plotGeneCoverage000
readsInRange000
regionBasedCoverage000
regionCoverage000
rs.list0.080.000.08
setSpecies000
spaceInChromosome000