| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:07 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 217/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Biostrings 2.70.3 (landing page) Hervé Pagès
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | WARNINGS | OK | ||||||||
|
To the developers/maintainers of the Biostrings package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: Biostrings |
| Version: 2.70.3 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Biostrings.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Biostrings_2.70.3.tar.gz |
| StartedAt: 2024-04-17 07:18:15 -0400 (Wed, 17 Apr 2024) |
| EndedAt: 2024-04-17 07:31:22 -0400 (Wed, 17 Apr 2024) |
| EllapsedTime: 787.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: Biostrings.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Biostrings.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Biostrings_2.70.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/Biostrings.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Biostrings/DESCRIPTION’ ... OK
* this is package ‘Biostrings’ version ‘2.70.3’
* package encoding: UTF-8
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Biostrings’ can be installed ... OK
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
installed size is 14.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
extdata 11.1Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘methods’
A package should be listed in only one of these fields.
* 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 startup messages can be suppressed ... OK
* checking 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 ... WARNING
Undocumented code objects:
‘strsplit’ ‘twoWayAlphabetFrequency’
Undocumented S4 methods:
generic 'hasOnlyBaseLetters' and siglist 'AAString'
generic 'hasOnlyBaseLetters' and siglist 'AAStringSet'
generic 'match' and siglist 'Vector,XStringSet'
generic 'match' and siglist 'XStringSet,Vector'
generic 'match' and siglist 'XStringSet,vector'
generic 'match' and siglist 'vector,XStringSet'
generic 'parallel_slot_names' and siglist 'ByPos_MIndex'
generic 'parallel_slot_names' and siglist 'MIndex'
generic 'pcompare' and siglist 'Vector,XStringSet'
generic 'pcompare' and siglist 'XStringSet,Vector'
generic 'pcompare' and siglist 'XStringSet,vector'
generic 'pcompare' and siglist 'vector,XStringSet'
generic 'relistToClass' and siglist 'XString'
generic 'strsplit' and siglist 'XStringSet'
generic 'twoWayAlphabetFrequency' and siglist 'XString,XString'
generic 'twoWayAlphabetFrequency' and siglist 'XString,XStringSet'
generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XString'
generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XStringSet'
generic 'unstrsplit' and siglist 'XStringSet'
generic 'unstrsplit' and siglist 'XStringSetList'
generic 'updateObject' and siglist 'AAString'
generic 'updateObject' and siglist 'AAStringSet'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See 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 compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
matchPDict-exact 432.142 3.049 435.957
matchPDict-inexact 79.563 1.026 80.815
findPalindromes 54.313 0.115 54.509
XStringSet-class 14.381 0.514 14.913
XStringSet-io 11.032 0.457 11.550
matchPattern 7.975 0.244 8.235
stringDist 6.816 0.090 6.910
PDict-class 5.002 0.129 5.349
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘run_unitTests.R’
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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/Biostrings.Rcheck/00check.log’
for details.
Biostrings.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Biostrings
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘Biostrings’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BAB_class.c -o BAB_class.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BitMatrix.c -o BitMatrix.o
BitMatrix.c:299:13: warning: unused function 'BitMatrix_print' [-Wunused-function]
static void BitMatrix_print(BitMatrix *bitmat)
^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MIndex_class.c -o MIndex_class.o
MIndex_class.c:184:20: warning: unused variable 'poffsets_order' [-Wunused-variable]
IntAE *poffsets, *poffsets_order;
^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R_init_Biostrings.c -o R_init_Biostrings.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RoSeqs_utils.c -o RoSeqs_utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SparseList_utils.c -o SparseList_utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XStringSetList_class.c -o XStringSetList_class.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XStringSet_class.c -o XStringSet_class.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XString_class.c -o XString_class.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XVector_stubs.c -o XVector_stubs.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c align_needwunsQS.c -o align_needwunsQS.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c align_utils.c -o align_utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c find_palindromes.c -o find_palindromes.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gtestsim.c -o gtestsim.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c inject_code.c -o inject_code.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c letter_frequency.c -o letter_frequency.o
letter_frequency.c:956:13: warning: unused variable 'ans_dimnames' [-Wunused-variable]
SEXP ans, ans_dimnames;
^
letter_frequency.c:957:48: warning: unused variable 'x_pos' [-Wunused-variable]
int x_width, y_width, x_length, *ans_mat, i, x_pos;
^
2 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c lowlevel_matching.c -o lowlevel_matching.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_PWM.c -o match_PWM.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pattern.c -o match_pattern.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pattern_indels.c -o match_pattern_indels.o
match_pattern_indels.c:7:13: warning: unused function 'test_match_pattern_indels' [-Wunused-function]
static void test_match_pattern_indels(const char *p, const char *s,
^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pdict.c -o match_pdict.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c:1031:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
ACnode *node0, *node1, *node2;
^
match_pdict_ACtree2.c:1076:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
ACnode *node0, *node1, *node2;
^
match_pdict_ACtree2.c:139:13: warning: unused function 'debug_node_counting_functions' [-Wunused-function]
static void debug_node_counting_functions(int maxdepth)
^
match_pdict_ACtree2.c:602:21: warning: unused function 'a_nice_max_nodeextbuf_nelt' [-Wunused-function]
static unsigned int a_nice_max_nodeextbuf_nelt(int nnodes)
^
4 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pdict_Twobit.c -o match_pdict_Twobit.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c:653:49: warning: unused variable 'ncol' [-Wunused-variable]
int nelt, min_safe_tb_end, max_safe_tb_end, j, ncol;
^
match_pdict_utils.c:713:6: warning: unused variable 'nelt' [-Wunused-variable]
int nelt, nkey0, nkey1, nkey2, i, key;
^
match_pdict_utils.c:819:20: warning: unused variable 'ndup' [-Wunused-variable]
unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
^
match_pdict_utils.c:819:26: warning: unused variable 'nloci' [-Wunused-variable]
unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
^
match_pdict_utils.c:819:33: warning: unused variable 'NFC' [-Wunused-variable]
unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
^
match_pdict_utils.c:820:27: warning: unused variable 'total_NFC' [-Wunused-variable]
static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
^
match_pdict_utils.c:820:44: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
^
match_pdict_utils.c:261:13: warning: unused function 'match_headtail_by_loc' [-Wunused-function]
static void match_headtail_by_loc(const HeadTail *headtail,
^
8 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c match_reporting.c -o match_reporting.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matchprobes.c -o matchprobes.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pmatchPattern.c -o pmatchPattern.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c read_fasta_files.c -o read_fasta_files.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c read_fastq_files.c -o read_fastq_files.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c replaceAt.c -o replaceAt.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c replace_letter_at.c -o replace_letter_at.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c strutils.c -o strutils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c translate.c -o translate.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c unstrsplit_methods.c -o unstrsplit_methods.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.c -o utils.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c xscat.c -o xscat.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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 S4Vectors_stubs.o SparseList_utils.o XStringSetList_class.o XStringSet_class.o XString_class.o XVector_stubs.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o letter_frequency.o lowlevel_matching.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 read_fasta_files.o read_fastq_files.o replaceAt.o replace_letter_at.o strutils.o translate.o unstrsplit_methods.o utils.o xscat.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-Biostrings/00new/Biostrings/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘twoWayAlphabetFrequencyByQuality’ with signature ‘"QualityScaledXStringSet"’: no definition for class “QualityScaledXStringSet”
Creating a new generic function for ‘strsplit’ in package ‘Biostrings’
Creating a generic function for ‘ls’ from package ‘base’ in package ‘Biostrings’
Creating a new generic function for ‘pattern’ in package ‘Biostrings’
Creating a new generic function for ‘offset’ in package ‘Biostrings’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Biostrings)
Biostrings.Rcheck/tests/run_unitTests.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> require("Biostrings") || stop("unable to load Biostrings package")
Loading required package: Biostrings
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: XVector
Loading required package: GenomeInfoDb
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
[1] TRUE
> Biostrings:::.test()
RUNIT TEST PROTOCOL -- Wed Apr 17 07:31:05 2024
***********************************************
Number of test functions: 41
Number of errors: 0
Number of failures: 0
1 Test Suite :
Biostrings RUnit Tests - 41 test functions, 0 errors, 0 failures
Number of test functions: 41
Number of errors: 0
Number of failures: 0
Warning messages:
1: In XStringSet("DNA", x, start = start, end = end, width = width, :
metadata columns on input DNAStringSet object were dropped
2: In XStringSet("DNA", x, start = start, end = end, width = width, :
metadata columns on input DNAStringSet object were dropped
3: In XStringSet("DNA", x, start = start, end = end, width = width, :
metadata columns on input DNAStringSet object were dropped
>
> proc.time()
user system elapsed
9.645 1.358 11.036
Biostrings.Rcheck/Biostrings-Ex.timings
| name | user | system | elapsed | |
| AAString-class | 0.004 | 0.001 | 0.005 | |
| AMINO_ACID_CODE | 0.002 | 0.001 | 0.003 | |
| AlignedXStringSet-class | 0.059 | 0.005 | 0.064 | |
| DNAString-class | 0.003 | 0.001 | 0.004 | |
| GENETIC_CODE | 0.011 | 0.006 | 0.017 | |
| HNF4alpha | 0.017 | 0.004 | 0.022 | |
| IUPAC_CODE_MAP | 0.137 | 0.010 | 0.149 | |
| MIndex-class | 0 | 0 | 0 | |
| MaskedXString-class | 0.193 | 0.023 | 0.222 | |
| MultipleAlignment-class | 1.005 | 0.025 | 1.074 | |
| PDict-class | 5.002 | 0.129 | 5.349 | |
| PairwiseAlignments-class | 0.518 | 0.009 | 0.527 | |
| PairwiseAlignments-io | 2.143 | 0.269 | 2.416 | |
| QualityScaledXStringSet-class | 0.134 | 0.008 | 0.142 | |
| RNAString-class | 0.007 | 0.000 | 0.007 | |
| XString-class | 0.033 | 0.001 | 0.034 | |
| XStringQuality-class | 0.125 | 0.003 | 0.129 | |
| XStringSet-class | 14.381 | 0.514 | 14.913 | |
| XStringSet-comparison | 3.106 | 0.151 | 3.264 | |
| XStringSet-io | 11.032 | 0.457 | 11.550 | |
| XStringSetList-class | 0.185 | 0.006 | 0.193 | |
| XStringViews-class | 0.089 | 0.006 | 0.096 | |
| align-utils | 0.036 | 0.006 | 0.041 | |
| chartr | 0.907 | 0.042 | 0.951 | |
| detail | 0.252 | 0.046 | 0.310 | |
| dinucleotideFrequencyTest | 0.013 | 0.003 | 0.015 | |
| findPalindromes | 54.313 | 0.115 | 54.509 | |
| getSeq | 0.071 | 0.007 | 0.079 | |
| gregexpr2 | 0.001 | 0.000 | 0.001 | |
| injectHardMask | 0.040 | 0.005 | 0.045 | |
| letter | 0.022 | 0.002 | 0.025 | |
| letterFrequency | 1.050 | 0.090 | 1.143 | |
| longestConsecutive | 0.001 | 0.000 | 0.000 | |
| lowlevel-matching | 0.404 | 0.062 | 0.466 | |
| maskMotif | 1.231 | 0.111 | 1.345 | |
| match-utils | 0.018 | 0.001 | 0.018 | |
| matchLRPatterns | 0.717 | 0.034 | 0.754 | |
| matchPDict-exact | 432.142 | 3.049 | 435.957 | |
| matchPDict-inexact | 79.563 | 1.026 | 80.815 | |
| matchPWM | 2.466 | 0.016 | 2.502 | |
| matchPattern | 7.975 | 0.244 | 8.235 | |
| matchProbePair | 2.116 | 0.021 | 2.137 | |
| matchprobes | 0.444 | 0.011 | 0.457 | |
| misc | 0.017 | 0.001 | 0.017 | |
| needwunsQS | 0.000 | 0.000 | 0.001 | |
| nucleotideFrequency | 0.770 | 0.069 | 0.840 | |
| padAndClip | 0.460 | 0.058 | 0.519 | |
| pairwiseAlignment | 0.613 | 0.139 | 0.752 | |
| phiX174Phage | 0.480 | 0.091 | 0.571 | |
| pid | 0.395 | 0.133 | 0.529 | |
| replaceAt | 2.812 | 0.240 | 3.055 | |
| replaceLetterAt | 0.446 | 0.150 | 0.597 | |
| reverseComplement | 1.121 | 0.110 | 1.232 | |
| seqinfo-methods | 0.536 | 0.072 | 0.609 | |
| stringDist | 6.816 | 0.090 | 6.910 | |
| substitution_matrices | 0.769 | 0.108 | 0.877 | |
| toComplex | 0.001 | 0.000 | 0.002 | |
| translate | 1.045 | 0.070 | 1.116 | |
| trimLRPatterns | 0.054 | 0.008 | 0.063 | |
| xscat | 0.938 | 0.096 | 1.034 | |
| yeastSEQCHR1 | 0.004 | 0.006 | 0.010 | |