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

This page was generated on 2024-09-27 12:25 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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 2081/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SynExtend 1.17.4  (landing page)
Nicholas Cooley
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: devel
git_last_commit: 32bee23
git_last_commit_date: 2024-08-27 10:39:20 -0400 (Tue, 27 Aug 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for SynExtend on teran2

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.

raw results


Summary

Package: SynExtend
Version: 1.17.4
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SynExtend_1.17.4.tar.gz
StartedAt: 2024-09-27 08:01:22 -0400 (Fri, 27 Sep 2024)
EndedAt: 2024-09-27 08:08:24 -0400 (Fri, 27 Sep 2024)
EllapsedTime: 421.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: SynExtend.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SynExtend.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SynExtend_1.17.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/SynExtend.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘SynExtend/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SynExtend’ version ‘1.17.4’
* 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: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.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 ... WARNING
'library' or 'require' call not declared from: ‘RSQLite’
'library' or 'require' call to ‘RSQLite’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
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
ExpandDiagonal          83.145  1.202  84.406
BuiltInEnsembles        60.112  0.072  60.192
BlockExpansion          50.014  0.680  50.735
ExampleStreptomycesData 41.656  0.018  41.683
SelectByK               32.412  0.370  32.798
SummarizePairs          31.955  0.331  32.352
predict.EvoWeaver        6.055  0.003   6.059
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/SynExtend.Rcheck/00check.log’
for details.


Installation output

SynExtend.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL SynExtend
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘SynExtend’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c CDend.c -o CDend.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c CShuffle.c -o CShuffle.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c HungarianAlgo.c -o HungarianAlgo.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c MoranI.c -o MoranI.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c NucleotideCounts.c -o NucleotideCounts.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c OnDiskLP.c -o OnDiskLP.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c R_init_synextend.c -o R_init_synextend.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c RandomForest.c -o RandomForest.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c SEutils.c -o SEutils.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c XORRand.c -o XORRand.o
gfortran  -fpic  -g -O2  -Wall -c  _fortran_tabulate.f95 -o _fortran_tabulate.o
gfortran  -fpic  -g -O2  -Wall -c  _fortran_utils.f95 -o _fortran_utils.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c calcMIR2C.c -o calcMIR2C.o
gfortran  -fpic  -g -O2  -Wall -c  cart_fort.f95 -o cart_fort.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -c dendrapply.c -o dendrapply.o
gcc -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o SynExtend.so CDend.o CShuffle.o HungarianAlgo.o MoranI.o NucleotideCounts.o OnDiskLP.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 -lquadmath -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/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
BlockExpansion50.014 0.68050.735
BlockReconciliation000
BuiltInEnsembles60.112 0.07260.192
CIDist_NullDist0.0010.0000.001
ClusterByK2.2590.0092.268
DPhyloStatistic0.0240.0010.024
DecisionTree-class0.0240.0000.025
DisjointSet0.0580.0000.059
Endosymbionts_GeneCalls0.0070.0010.008
Endosymbionts_LinkedFeatures0.0180.0030.021
Endosymbionts_Pairs010.0160.0000.016
Endosymbionts_Pairs020.0160.0000.016
Endosymbionts_Pairs030.0160.0000.015
Endosymbionts_Sets0.0010.0010.002
Endosymbionts_Synteny0.0070.0040.012
EstimRearrScen1.0160.0041.022
EstimateExoLabel0.0000.0000.001
EvoWeaver0.0020.0000.002
EvoWeb0.0190.0020.022
ExampleStreptomycesData41.656 0.01841.683
ExoLabel0.0100.0030.013
ExpandDiagonal83.145 1.20284.406
ExtractBy0.2230.0010.225
FastQFromSRR000
FindSets0.0010.0000.001
FitchParsimony0.0450.0000.045
Generic0.0010.0010.002
MakeBlastDb000
MoransI0.0000.0000.001
NucleotideOverlap0.7890.0010.791
PairSummaries2.4510.0062.457
PhyloDistance-CI0.0030.0000.003
PhyloDistance-JRF0.0020.0000.003
PhyloDistance-KF0.0010.0000.001
PhyloDistance-RF0.0010.0000.002
PhyloDistance0.0030.0000.002
PrepareSeqs0.0200.0010.021
RandForest0.0100.0000.009
SelectByK32.412 0.37032.798
SequenceSimilarity0.0500.0000.054
SubSetPairs0.3310.0010.332
SummarizePairs31.955 0.33132.352
SuperTree0.1870.0000.187
SuperTreeEx0.0060.0000.006
dendrapply0.0620.0060.068
gffToDataFrame4.6800.0024.687
plot.EvoWeb0.8770.0060.885
predict.EvoWeaver6.0550.0036.059
simMat0.0130.0000.013
subset-dendrogram0.2610.0030.264