Biostrings 2.27.12 H. Pages
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biostrings | Last Changed Rev: 74721 / Revision: 74756 | Last Changed Date: 2013-03-22 17:01:43 -0700 (Fri, 22 Mar 2013) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / x86_64 | OK | WARNINGS | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | WARNINGS | OK |
petty | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
pelham | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | [ WARNINGS ] | OK |
* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.27.12'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'Rmpi'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
.BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'Biostrings' can be installed ... [29s/31s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object '/Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck/00_pkg_src/Biostrings/man/MaskedXString-class.Rd':
'[IRanges]{Ranges-utils}'
Missing link or links in documentation object '/Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck/00_pkg_src/Biostrings/man/MultipleAlignment-class.Rd':
'[IRanges:Ranges-utils]{narrow}'
Missing link or links in documentation object '/Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck/00_pkg_src/Biostrings/man/XStringViews-class.Rd':
'[IRanges:IRanges-setops]{gaps}'
See the information in section 'Cross-references' of the 'Writing R
Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented code objects:
'twoWayAlphabetFrequency'
Undocumented S4 methods:
generic 'splitAsListReturnedClass' and siglist 'AAStringSet'
generic 'splitAsListReturnedClass' and siglist 'BStringSet'
generic 'splitAsListReturnedClass' and siglist 'DNAStringSet'
generic 'splitAsListReturnedClass' and siglist 'RNAStringSet'
generic 'twoWayAlphabetFrequency' and siglist 'XString,XString'
generic 'twoWayAlphabetFrequency' and siglist 'XString,XStringSet'
generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XString'
generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XStringSet'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 ... OK
* 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 installed files from 'inst/doc' ... OK
* checking examples ... [10m/10m] OK
Examples with CPU or elapsed time > 5s
user system elapsed
matchPDict-exact 386.363 10.575 411.034
matchPDict-inexact 67.574 3.288 72.869
stringDist 16.116 0.158 19.435
XStringSet-class 13.462 2.176 15.728
PDict-class 13.017 0.504 13.578
XStringSet-io 11.906 1.534 13.672
findPalindromes 12.096 0.097 12.280
XStringSet-comparison 5.636 1.558 7.216
matchPattern 5.614 0.340 5.961
* 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
WARNING: There were 2 warnings.
NOTE: There were 2 notes.
See
'/Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck/00check.log'
for details.
* installing *source* package 'Biostrings' ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c BAB_class.c -o BAB_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c BitMatrix.c -o BitMatrix.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c MIndex_class.c -o MIndex_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c R_init_Biostrings.c -o R_init_Biostrings.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c RoSeqs_utils.c -o RoSeqs_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c SparseList_utils.c -o SparseList_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c XStringSet_class.c -o XStringSet_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c XStringSet_io.c -o XStringSet_io.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c XString_class.c -o XString_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c align_needwunsQS.c -o align_needwunsQS.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c align_utils.c -o align_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c find_palindromes.c -o find_palindromes.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c gtestsim.c -o gtestsim.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c inject_code.c -o inject_code.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c io_utils.c -o io_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c letter_frequency.c -o letter_frequency.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c lowlevel_matching.c -o lowlevel_matching.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_BOC.c -o match_BOC.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_BOC2.c -o match_BOC2.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_PWM.c -o match_PWM.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pattern.c -o match_pattern.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pattern_indels.c -o match_pattern_indels.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pdict.c -o match_pdict.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pdict_Twobit.c -o match_pdict_Twobit.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_pdict_utils.c -o match_pdict_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c match_reporting.c -o match_reporting.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c matchprobes.c -o matchprobes.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c pmatchPattern.c -o pmatchPattern.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c replace_letter_at.c -o replace_letter_at.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c strutils.c -o strutils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c translate.c -o translate.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c utils.c -o utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -fPIC -mtune=core2 -g -O2 -c xscat.c -o xscat.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Biostrings.so BAB_class.o BitMatrix.o IRanges_stubs.o MIndex_class.o PreprocessedTB_class.o R_init_Biostrings.o RoSeqs_utils.o SparseList_utils.o XStringSet_class.o XStringSet_io.o XString_class.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o io_utils.o letter_frequency.o lowlevel_matching.o match_BOC.o match_BOC2.o match_PWM.o match_pattern.o match_pattern_boyermoore.o match_pattern_indels.o match_pattern_shiftor.o match_pdict.o match_pdict_ACtree2.o match_pdict_Twobit.o match_pdict_utils.o match_reporting.o matchprobes.o pmatchPattern.o replace_letter_at.o strutils.o translate.o utils.o xscat.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/Biostrings.Rcheck/Biostrings/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'setequal' from package 'base' in package 'Biostrings'
Creating a generic function for 'ls' from package 'base' in package 'Biostrings'
Creating a new generic function for 'offset' in package 'Biostrings'
** help
*** installing help indices
** building package indices
** installing vignettes
'Biostrings2Classes.Rnw'
'BiostringsQuickOverview.Rnw'
'MultipleAlignments.Rnw'
'PairwiseAlignments.Rnw'
'matchprobes.Rnw'
** testing if installed package can be loaded
* DONE (Biostrings)