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 365/436HostnameOS / ArchBUILDCHECKBUILD BIN
Rsamtools 1.3.23
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/Rsamtools
Last Changed Rev: 53004 / Revision: 53255
Last Changed Date: 2011-02-19 14:37:54 -0800 (Sat, 19 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: Rsamtools
Version: 1.3.23
Command: D:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD check --no-vignettes --timings Rsamtools_1.3.23.tar.gz
StartedAt: 2011-02-24 21:44:26 -0800 (Thu, 24 Feb 2011)
EndedAt: 2011-02-24 21:46:49 -0800 (Thu, 24 Feb 2011)
EllapsedTime: 143.0 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: Rsamtools.Rcheck
Warnings: 1

Command output

* using log directory 'D:/biocbld/bbs-2.8-bioc/meat/Rsamtools.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 'Rsamtools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Rsamtools' version '1.3.23'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Rsamtools' 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 'Rsamtools'
See 'D:/biocbld/bbs-2.8-bioc/meat/Rsamtools.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 ... OK
* 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 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 'Rsamtools_unit_tests.R'
 OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  'D:/biocbld/bbs-2.8-bioc/meat/Rsamtools.Rcheck/00check.log'
for details

Rsamtools.Rcheck/00install.out:

* installing *source* package 'Rsamtools' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** 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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c fafile.c -o fafile.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bamfile.c -o bamfile.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c io_sam.c -o io_sam.o
In file included from D:/biocbld/BBS-2˜1.8-B/R/include/Rdefines.h:26:0,
                 from bamfile.h:4,
                 from io_sam.c:3:
D:/biocbld/BBS-2˜1.8-B/R/include/R_ext/RS.h:43:0: warning: "ERROR" redefined
c:/rtools212/mingw64/lib/gcc/../../x86_64-w64-mingw32/include/wingdi.h:63:0: note: this is the location of the previous definition
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c as_bam.c -o as_bam.o
In file included from D:/biocbld/BBS-2˜1.8-B/R/include/Rdefines.h:26:0,
                 from bamfile.h:4,
                 from as_bam.c:2:
D:/biocbld/BBS-2˜1.8-B/R/include/R_ext/RS.h:43:0: warning: "ERROR" redefined
c:/rtools212/mingw64/lib/gcc/../../x86_64-w64-mingw32/include/wingdi.h:63:0: note: this is the location of the previous definition
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c utilities.c -o utilities.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c encode.c -o encode.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcffile.c -o bcffile.o
In file included from D:/biocbld/BBS-2˜1.8-B/R/include/Rdefines.h:26:0,
                 from bcffile.h:4,
                 from bcffile.c:5:
D:/biocbld/BBS-2˜1.8-B/R/include/R_ext/RS.h:43:0: warning: "ERROR" redefined
c:/rtools212/mingw64/lib/gcc/../../x86_64-w64-mingw32/include/wingdi.h:63:0: note: this is the location of the previous definition
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c R_init_Rsamtools.c -o R_init_Rsamtools.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam.c -o samtools/bam.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam_import.c -o samtools/bam_import.o
samtools/bam_import.c: In function 'parse_error':
samtools/bam_import.c:167:2: warning: implicit declaration of function '_samtools_abort'
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam_sort.c -o samtools/bam_sort.o
samtools/bam_sort.c:294:1: warning: 'bam1_lt' is static but used in inline function '__ks_insertsort_sort' which is not static
samtools/bam_sort.c:53:1: warning: 'heap_lt' is static but used in inline function '__ks_insertsort_heap' which is not static
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam_index.c -o samtools/bam_index.o
samtools/bam_index.c: In function 'bam_idxstats':
samtools/bam_index.c:524:4: warning: unknown conversion type character 'l' in format
samtools/bam_index.c:524:4: warning: unknown conversion type character 'l' in format
samtools/bam_index.c:524:4: warning: too many arguments for format
samtools/bam_index.c:528:2: warning: unknown conversion type character 'l' in format
samtools/bam_index.c:528:2: warning: too many arguments for format
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/kstring.c -o samtools/kstring.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam_aux.c -o samtools/bam_aux.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/sam_header.c -o samtools/sam_header.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bgzf.c -o samtools/bgzf.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/razf.c -o samtools/razf.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/knetfile.c -o samtools/knetfile.o
samtools/knetfile.c: In function 'khttp_connect_file':
samtools/knetfile.c:414:5: warning: unknown conversion type character 'l' in format
samtools/knetfile.c:414:5: warning: too many arguments for format
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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/sam.c -o samtools/sam.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/bam_pileup.c -o samtools/bam_pileup.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c samtools/faidx.c -o samtools/faidx.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/bcf.c -o bcftools/bcf.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/vcf.c -o bcftools/vcf.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/bcfutils.c -o bcftools/bcfutils.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/prob1.c -o bcftools/prob1.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/ld.c -o bcftools/ld.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/kfunc.c -o bcftools/kfunc.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/index.c -o bcftools/index.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/fet.c -o bcftools/fet.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/Biostrings/include" -I"D:/biocbld/BBS-2˜1.8-B/R/library/IRanges/include"   -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -Dfprintf=_samtools_fprintf -Dexit=_samtools_exit -Dabort=_samtools_abort -I./samtools   -O2 -Wall  -std=gnu99 -c bcftools/bcf2qcall.c -o bcftools/bcf2qcall.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o Rsamtools.dll tmp.def fafile.o bamfile.o io_sam.o as_bam.o utilities.o encode.o Biostrings_stubs.o IRanges_stubs.o bcffile.o R_init_Rsamtools.o samtools/bam.o samtools/bam_import.o samtools/bam_sort.o samtools/bam_index.o samtools/kstring.o samtools/bam_aux.o samtools/sam_header.o samtools/bgzf.o samtools/razf.o samtools/knetfile.o samtools/sam.o samtools/bam_pileup.o samtools/faidx.o bcftools/bcf.o bcftools/vcf.o bcftools/bcfutils.o bcftools/prob1.o bcftools/ld.o bcftools/kfunc.o bcftools/index.o bcftools/fet.o bcftools/bcf2qcall.o -lRzlib -lws2_32 -LD:/biocbld/BBS-2˜1.8-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.8-bioc/meat/Rsamtools.Rcheck/Rsamtools/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 'Rsamtools'
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (Rsamtools)

Rsamtools.Rcheck/Rsamtools-Ex.timings:

nameusersystemelapsed
BamFile-class0.350.000.35
BamViews-class1.140.021.17
BcfFile-class1.300.011.32
FaFile-class0.150.030.18
Rsamtools-package0.020.000.02
ScanBamParam-class0.130.000.12
ScanBcfParam-class0.010.000.02
readBamGappedAlignments0.060.000.06
readPileup0.110.000.11
scanBam0.220.050.27
scanBcf1.530.021.54
scanFa0.140.000.15