Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-22 11:46 -0500 (Wed, 22 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4779 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4503 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4468 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4423 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4407 |
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 2100/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SynExtend 1.19.3 (landing page) Nicholas Cooley
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the SynExtend package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SynExtend.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: SynExtend |
Version: 1.19.3 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SynExtend_1.19.3.tar.gz |
StartedAt: 2025-01-21 21:52:43 -0500 (Tue, 21 Jan 2025) |
EndedAt: 2025-01-21 21:55:41 -0500 (Tue, 21 Jan 2025) |
EllapsedTime: 178.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SynExtend.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SynExtend_1.19.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SynExtend.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: aarch64-apple-darwin20 * 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.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘SynExtend/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘SynExtend’ version ‘1.19.3’ * package encoding: UTF-8 * 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 for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘SynExtend’ can be installed ... OK * used C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ * used Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ 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 code 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 dependencies in R code ... NOTE Unexported object imported by a ':::' call: ‘DECIPHER:::.detectCores’ See the note in ?`:::` about the use of this operator. * 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: BlockExpansion.Rd: FindSynteny BlockReconciliation.Rd: FindSynteny, Synteny-class ClusterByK.Rd: FindSynteny DisjointSet.Rd: FindSynteny, Synteny-class EstimRearrScen.Rd: Synteny-class, FindSynteny ExpandDiagonal.Rd: AlignPairs, FindSynteny ExtractBy.Rd: FindSynteny, Synteny-class NucleotideOverlap.Rd: FindSynteny, Synteny-class PairSummaries.Rd: FindSynteny, Synteny-class PrepareSeqs.Rd: FindSynteny SelectByK.Rd: FindSynteny SequenceSimilarity.Rd: AlignSeqs, AlignProfiles, AlignTranslation, DistanceMatrix SummarizePairs.Rd: SearchIndex, AlignProfiles, AlignPairs, FindSynteny, IndexSeqs Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking usage of KIND in Fortran files ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed BuiltInEnsembles 33.294 2.746 36.216 BlockExpansion 24.979 0.492 25.529 ExampleStreptomycesData 23.266 1.880 25.341 SelectByK 15.688 0.577 16.490 ExpandDiagonal 11.758 0.604 12.616 SummarizePairs 5.359 0.263 5.755 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 3 NOTEs See ‘/Users/biocbuild/bbs-3.21-bioc/meat/SynExtend.Rcheck/00check.log’ for details.
SynExtend.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SynExtend ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’ * installing *source* package ‘SynExtend’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c CDend.c -o CDend.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c CShuffle.c -o CShuffle.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c HungarianAlgo.c -o HungarianAlgo.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c LoserTree.c -o LoserTree.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MoranI.c -o MoranI.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c NucleotideCounts.c -o NucleotideCounts.o NucleotideCounts.c:267:7: warning: unused variable 'nthreads' [-Wunused-variable] int nthreads = INTEGER(NTHREADS)[0]; ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c OnDiskLP.c -o OnDiskLP.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c PrefixTrie.c -o PrefixTrie.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R_init_synextend.c -o R_init_synextend.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RandomForest.c -o RandomForest.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SEutils.c -o SEutils.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XORRand.c -o XORRand.o XORRand.c:67:7: warning: unused variable 'threads' [-Wunused-variable] int threads = INTEGER(NTHREADS)[0]; ^ 1 warning generated. /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c _fortran_tabulate.f95 -o _fortran_tabulate.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c _fortran_utils.f95 -o _fortran_utils.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcMIR2C.c -o calcMIR2C.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cart_fort.f95 -o cart_fort.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dendrapply.c -o dendrapply.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 SynExtend.so CDend.o CShuffle.o HungarianAlgo.o LoserTree.o MoranI.o NucleotideCounts.o OnDiskLP.o PrefixTrie.o R_init_synextend.o RandomForest.o SEutils.o XORRand.o _fortran_tabulate.o _fortran_utils.o calcMIR2C.o cart_fort.o dendrapply.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-SynExtend/00new/SynExtend/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** 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 (SynExtend)
SynExtend.Rcheck/SynExtend-Ex.timings
name | user | system | elapsed | |
BlastSeqs | 0 | 0 | 0 | |
BlockExpansion | 24.979 | 0.492 | 25.529 | |
BlockReconciliation | 0 | 0 | 0 | |
BuiltInEnsembles | 33.294 | 2.746 | 36.216 | |
CIDist_NullDist | 0.001 | 0.001 | 0.002 | |
ClusterByK | 1.543 | 0.017 | 1.569 | |
DPhyloStatistic | 0.012 | 0.000 | 0.013 | |
DecisionTree-class | 0.012 | 0.000 | 0.013 | |
DisjointSet | 0.030 | 0.002 | 0.031 | |
Endosymbionts_GeneCalls | 0.004 | 0.001 | 0.005 | |
Endosymbionts_LinkedFeatures | 0.012 | 0.001 | 0.013 | |
Endosymbionts_Pairs01 | 0.010 | 0.001 | 0.011 | |
Endosymbionts_Pairs02 | 0.010 | 0.001 | 0.011 | |
Endosymbionts_Pairs03 | 0.009 | 0.001 | 0.010 | |
Endosymbionts_Sets | 0.001 | 0.001 | 0.002 | |
Endosymbionts_Synteny | 0.007 | 0.001 | 0.008 | |
EstimRearrScen | 0.470 | 0.011 | 0.497 | |
EstimateExoLabel | 0.001 | 0.000 | 0.001 | |
EvoWeaver | 0.001 | 0.001 | 0.001 | |
EvoWeb | 0.015 | 0.002 | 0.017 | |
ExampleStreptomycesData | 23.266 | 1.880 | 25.341 | |
ExoLabel | 0.005 | 0.005 | 0.014 | |
ExpandDiagonal | 11.758 | 0.604 | 12.616 | |
ExtractBy | 0.125 | 0.003 | 0.134 | |
FastQFromSRR | 0 | 0 | 0 | |
FindSets | 0.001 | 0.000 | 0.000 | |
FitchParsimony | 0.018 | 0.002 | 0.020 | |
Generic | 0.000 | 0.001 | 0.001 | |
MakeBlastDb | 0 | 0 | 0 | |
MoransI | 0 | 0 | 0 | |
NucleotideOverlap | 0.386 | 0.010 | 0.416 | |
PairSummaries | 1.430 | 0.090 | 1.547 | |
PhyloDistance-CI | 0.002 | 0.001 | 0.002 | |
PhyloDistance-JRF | 0.001 | 0.000 | 0.001 | |
PhyloDistance-KF | 0.000 | 0.000 | 0.001 | |
PhyloDistance-RF | 0.000 | 0.000 | 0.001 | |
PhyloDistance | 0.001 | 0.001 | 0.001 | |
PrepareSeqs | 0.013 | 0.000 | 0.013 | |
RandForest | 0.005 | 0.001 | 0.005 | |
SelectByK | 15.688 | 0.577 | 16.490 | |
SequenceSimilarity | 0.034 | 0.017 | 0.054 | |
SubSetPairs | 0.157 | 0.043 | 0.203 | |
SummarizePairs | 5.359 | 0.263 | 5.755 | |
SuperTree | 0.074 | 0.003 | 0.079 | |
SuperTreeEx | 0.004 | 0.001 | 0.004 | |
dendrapply | 0.029 | 0.003 | 0.033 | |
gffToDataFrame | 1.804 | 0.019 | 1.872 | |
plot.EvoWeb | 0.349 | 0.013 | 0.369 | |
predict.EvoWeaver | 3.400 | 0.197 | 3.620 | |
simMat | 0.005 | 0.000 | 0.006 | |
subset-dendrogram | 0.191 | 0.003 | 0.197 | |