Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-03-10 12:13 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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 2106/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SynExtend 1.18.0  (landing page)
Nicholas Cooley
Snapshot Date: 2025-03-06 13:00 -0500 (Thu, 06 Mar 2025)
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: RELEASE_3_20
git_last_commit: 75461e3
git_last_commit_date: 2024-10-29 10:46:40 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SynExtend on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: SynExtend
Version: 1.18.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SynExtend_1.18.0.tar.gz
StartedAt: 2025-03-07 10:48:42 -0000 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 11:00:29 -0000 (Fri, 07 Mar 2025)
EllapsedTime: 706.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SynExtend.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SynExtend_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SynExtend.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.18.0’
* 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: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
* 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 loading without being on the library search path ... 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 ... 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 ... 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        112.837  0.201 131.106
BlockExpansion          109.295  1.319 131.984
ExampleStreptomycesData  78.114  0.100  92.098
SelectByK                65.729  0.338  76.606
ExpandDiagonal           37.707  0.350  44.693
SummarizePairs           20.454  0.298  25.259
predict.EvoWeaver         9.750  0.000  10.751
gffToDataFrame            9.400  0.004  10.978
PairSummaries             5.023  0.004   5.380
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/SynExtend.Rcheck/00check.log’
for details.


Installation output

SynExtend.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL SynExtend
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘SynExtend’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c CDend.c -o CDend.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c CShuffle.c -o CShuffle.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c HungarianAlgo.c -o HungarianAlgo.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c MoranI.c -o MoranI.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c NucleotideCounts.c -o NucleotideCounts.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c OnDiskLP.c -o OnDiskLP.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c PrefixTrie.c -o PrefixTrie.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c R_init_synextend.c -o R_init_synextend.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c RandomForest.c -o RandomForest.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c SEutils.c -o SEutils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c XORRand.c -o XORRand.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -c  _fortran_tabulate.f95 -o _fortran_tabulate.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -c  _fortran_utils.f95 -o _fortran_utils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c calcMIR2C.c -o calcMIR2C.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -c  cart_fort.f95 -o cart_fort.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -c dendrapply.c -o dendrapply.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -shared -L/home/biocbuild/R/R-4.4.3/lib -L/usr/local/lib -o SynExtend.so CDend.o CShuffle.o HungarianAlgo.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 -fopenmp -lgfortran -lm -L/home/biocbuild/R/R-4.4.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/site-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)

Tests output


Example timings

SynExtend.Rcheck/SynExtend-Ex.timings

nameusersystemelapsed
BlastSeqs000
BlockExpansion109.295 1.319131.984
BlockReconciliation0.0000.0000.001
BuiltInEnsembles112.837 0.201131.106
CIDist_NullDist0.0010.0000.001
ClusterByK3.7900.0164.214
DPhyloStatistic0.0410.0000.043
DecisionTree-class0.0590.0000.060
DisjointSet0.1070.0000.109
Endosymbionts_GeneCalls0.0120.0000.013
Endosymbionts_LinkedFeatures0.0250.0000.025
Endosymbionts_Pairs010.0230.0000.023
Endosymbionts_Pairs020.0230.0000.024
Endosymbionts_Pairs030.0220.0000.022
Endosymbionts_Sets0.0030.0000.003
Endosymbionts_Synteny0.0120.0000.012
EstimRearrScen1.9880.0082.256
EstimateExoLabel0.0030.0000.003
EvoWeaver0.0040.0000.003
EvoWeb0.0370.0000.076
ExampleStreptomycesData78.114 0.10092.098
ExoLabel0.0270.0000.043
ExpandDiagonal37.707 0.35044.693
ExtractBy0.3420.0000.354
FastQFromSRR000
FindSets0.0020.0000.001
FitchParsimony0.0870.0000.088
Generic0.0020.0000.002
MakeBlastDb000
MoransI0.0010.0000.001
NucleotideOverlap1.5140.0001.776
PairSummaries5.0230.0045.380
PhyloDistance-CI0.0050.0000.005
PhyloDistance-JRF0.0040.0000.004
PhyloDistance-KF0.0020.0000.002
PhyloDistance-RF0.0020.0000.003
PhyloDistance0.0050.0000.004
PrepareSeqs0.0260.0000.026
RandForest0.0150.0000.015
SelectByK65.729 0.33876.606
SequenceSimilarity0.0880.0040.092
SubSetPairs0.8260.0280.987
SummarizePairs20.454 0.29825.259
SuperTree0.3030.0000.329
SuperTreeEx0.0100.0000.011
dendrapply0.1370.0000.138
gffToDataFrame 9.400 0.00410.978
plot.EvoWeb1.2070.0121.755
predict.EvoWeaver 9.750 0.00010.751
simMat0.0240.0000.023
subset-dendrogram0.3870.0000.443