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

This page was generated on 2025-08-14 11:48 -0400 (Thu, 14 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2149/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SynExtend 1.20.2  (landing page)
Nicholas Cooley
Snapshot Date: 2025-08-11 13:40 -0400 (Mon, 11 Aug 2025)
git_url: https://git.bioconductor.org/packages/SynExtend
git_branch: RELEASE_3_21
git_last_commit: 6d3d7fc
git_last_commit_date: 2025-05-19 12:53:58 -0400 (Mon, 19 May 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SynExtend on kunpeng2

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.20.2
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.20.2.tar.gz
StartedAt: 2025-08-12 14:29:39 -0000 (Tue, 12 Aug 2025)
EndedAt: 2025-08-12 14:40:32 -0000 (Tue, 12 Aug 2025)
EllapsedTime: 653.6 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.20.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/SynExtend.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* 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.20.2’
* 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 objects imported by ':::' calls:
  ‘DECIPHER:::.detectCores’ ‘DECIPHER:::.getSubMatrix’
  ‘DECIPHER:::.nucleotideSubstitutionMatrix’
  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:
  AAHitScoping.Rd: SearchIndex
  ApproximateBackground.Rd: translate, FindSynteny
  BlockByRank.Rd: FindSynteny
  BlockExpansion.Rd: FindSynteny
  BlockReconciliation.Rd: FindSynteny, Synteny-class
  CheckAgainstReport.Rd: readDNAStringSet
  ClusterByK.Rd: FindSynteny
  CompetePairs.Rd: FindSynteny
  DisjointSet.Rd: FindSynteny, Synteny-class
  EstimRearrScen.Rd: Synteny-class, FindSynteny
  ExpandDiagonal.Rd: AlignPairs, FindSynteny
  ExtractBy.Rd: FindSynteny, Synteny-class
  HitConsensus.Rd: FindSynteny
  NucleotideOverlap.Rd: FindSynteny, Synteny-class
  PairSummaries.Rd: FindSynteny, Synteny-class
  PrepareSeqs.Rd: FindSynteny
  SelectByK.Rd: FindSynteny
  SequenceSimilarity.Rd: AlignSeqs, AlignProfiles, AlignTranslation,
    DistanceMatrix
  SummarizePairs.Rd: AlignPairs, getGeneticCode, IndexSeqs,
    SearchIndex, FindSynteny
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        118.358  0.263 118.898
ExampleStreptomycesData  81.271  0.140  81.600
BlockExpansion           76.980  0.862  78.033
SummarizePairs           75.076  0.399  75.629
SelectByK                44.522  0.203  44.808
ExpandDiagonal           44.176  0.140  44.403
gffToDataFrame           13.315  0.104  13.457
predict.EvoWeaver        10.408  0.100  10.536
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test_ExoLabel.R’
 OK
* 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
  ‘/home/biocbuild/bbs-3.21-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-devel_2025-02-19/site-library’
* installing *source* package ‘SynExtend’ ...
** this is package ‘SynExtend’ version ‘1.20.2’
** 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 -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c CDend.c -o CDend.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c CShuffle.c -o CShuffle.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c HungarianAlgo.c -o HungarianAlgo.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c LoserTree.c -o LoserTree.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c MoranI.c -o MoranI.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c NucleotideCounts.c -o NucleotideCounts.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c OnDiskLP.c -o OnDiskLP.o
OnDiskLP.c: In function ‘R_LPOOM_cluster’:
OnDiskLP.c:2185:5: warning: ‘debug_weights’ may be used uninitialized [-Wmaybe-uninitialized]
 2185 |     SET_VECTOR_ELT(LIST_VAL, 1, debug_weights);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OnDiskLP.c:2076:8: note: ‘debug_weights’ was declared here
 2076 |   SEXP debug_weights, debug_degrees;
      |        ^~~~~~~~~~~~~
OnDiskLP.c:2186:5: warning: ‘debug_degrees’ may be used uninitialized [-Wmaybe-uninitialized]
 2186 |     SET_VECTOR_ELT(LIST_VAL, 2, debug_degrees);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OnDiskLP.c:2076:23: note: ‘debug_degrees’ was declared here
 2076 |   SEXP debug_weights, debug_degrees;
      |                       ^~~~~~~~~~~~~
OnDiskLP.c:2187:5: warning: ‘debug_disjoint_sizes’ may be used uninitialized [-Wmaybe-uninitialized]
 2187 |     SET_VECTOR_ELT(LIST_VAL, 3, debug_disjoint_sizes);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OnDiskLP.c:2125:8: note: ‘debug_disjoint_sizes’ was declared here
 2125 |   SEXP debug_disjoint_sizes;
      |        ^~~~~~~~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c PrefixTrie.c -o PrefixTrie.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c R_init_synextend.c -o R_init_synextend.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c RandomForest.c -o RandomForest.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c SEutils.c -o SEutils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c XORRand.c -o XORRand.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -Werror=format-security -c  _fortran_tabulate.f95 -o _fortran_tabulate.o
f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -Werror=format-security -c  _fortran_utils.f95 -o _fortran_utils.o
f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c calcMIR2C.c -o calcMIR2C.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gfortran  -fPIC  -g -O2  -Wall -Werror=format-security -c  cart_fort.f95 -o cart_fort.o
f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -c dendrapply.c -o dendrapply.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -shared -L/home/biocbuild/R/R/lib -L/usr/local/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 -fopenmp -lgfortran -lm -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/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

SynExtend.Rcheck/tests/test_ExoLabel.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.

> generate_random_graph <- function(nverts, nedges){
+   require(igraph, quietly=TRUE)
+   alph <- AA_STANDARD
+   num_required <- ceiling(log(nverts, length(alph)))
+   num_required <- max(num_required, 3)
+   sample_names <- mkAllStrings(alph, num_required)
+   labs <- sample(sample_names, nverts)
+   g <- sample_gnm(nverts, nedges)
+   df <- as_data_frame(g, what="edges")
+   data.frame(v1=labs[df[,1]], v2=labs[df[,2]], w=runif(nedges))
+ }
> 
> run_status_tests <- function(){
+   if(!require(igraph)){
+     cat("Skipping tests, igraph is not available.\n")
+     invisible(TRUE)
+   }
+   require(SynExtend)
+   tf1 <- tempfile()
+   tf2 <- tempfile()
+   WEIGHT_TOLERANCE <- 0.001
+   testExo <- SynExtend:::.testExoLabel
+   cat("Small graphs:...")
+   for(loop in c(0, 0.25, 0.5)){
+     df <- generate_random_graph(10, 25)
+     if(any(abs(df$w - loop) < WEIGHT_TOLERANCE))
+       df$w[abs(df$w - loop) < WEIGHT_TOLERANCE] <- df$w[abs(df$w - loop) < WEIGHT_TOLERANCE] + 3*WEIGHT_TOLERANCE
+     write.table(df, tf1, row.names=FALSE, col.names=FALSE, quote=FALSE, sep='\t')
+     testExo(tf1, add_self_loops=loop)
+   }
+   cat("passed.\n")
+ 
+   cat("Larger graphs:...")
+   for(loop in c(0, 0.5)){
+     df <- generate_random_graph(10000, 25000)
+     if(any(abs(df$w - loop) < WEIGHT_TOLERANCE))
+       df$w[abs(df$w - loop) < WEIGHT_TOLERANCE] <- df$w[abs(df$w - loop) < WEIGHT_TOLERANCE] + 3*WEIGHT_TOLERANCE
+     write.table(df, tf1, row.names=FALSE, col.names=FALSE, quote=FALSE, sep='\t')
+     testExo(tf1, add_self_loops=loop)
+   }
+   cat("passed.\n")
+ 
+ 
+   cat("Directed Edges...")
+   testExo(tf1, mode="directed")
+   cat("passed.\n")
+ 
+   cat("No fast sort...")
+   testExo(tf1, use_fast_sort=FALSE)
+   cat("passed.\n")
+ 
+   ## I'll just use the same graph here
+   cat("Different separator...")
+   write.table(df, tf1, row.names=FALSE, col.names=FALSE, quote=FALSE, sep=',')
+   testExo(tf1, sep=',')
+   cat("passed.\n")
+ 
+   cat("Multi-file input...")
+   tf2 <- tempfile()
+   df <- generate_random_graph(50000, 100000)
+   write.table(df[1:50000,], tf1, row.names=FALSE, col.names=FALSE, quote=FALSE, sep='\t')
+   write.table(df[50000:100000,], tf2, row.names=FALSE, col.names=FALSE, quote=FALSE, sep='\t')
+   testExo(c(tf1, tf2))
+   cat("passed.\n")
+ 
+   cat("Larger weights...")
+   df[,3] <- df[,3] * 1000
+   write.table(df, tf1, row.names=FALSE, col.names=FALSE, quote=FALSE, sep='\t')
+   testExo(tf1)
+   cat("passed.\n")
+ 
+   file.remove(tf1)
+   file.remove(tf2)
+ 
+   cat("\nAll checks passed!\n")
+   invisible(TRUE)
+ }
> 
> run_status_tests()
Loading required package: igraph

Attaching package: 'igraph'

The following objects are masked from 'package:stats':

    decompose, spectrum

The following object is masked from 'package:base':

    union

Loading required package: SynExtend
Loading required package: DECIPHER
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:igraph':

    components, union

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:igraph':

    normalize, path

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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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


Attaching package: 'SynExtend'

The following object is masked from 'package:stats':

    dendrapply

Small graphs:...passed.
Larger graphs:...passed.
Directed Edges...passed.
No fast sort...passed.
Different separator...passed.
Multi-file input...passed.
Larger weights...passed.

All checks passed!
> 
> proc.time()
   user  system elapsed 
 10.940   1.508  12.462 

Example timings

SynExtend.Rcheck/SynExtend-Ex.timings

nameusersystemelapsed
AAHitScoping000
ApproximateBackground0.0970.0120.114
BlastSeqs0.0010.0000.000
BlockByRank0.8620.0040.868
BlockExpansion76.980 0.86278.033
BlockReconciliation000
BuiltInEnsembles118.358 0.263118.898
CIDist_NullDist0.0020.0000.001
CheckAgainstReport000
ClusterByK1.9260.0041.933
CompetePairs0.9650.0320.999
DPhyloStatistic0.0430.0000.043
DecisionTree-class0.0550.0000.055
DisjointSet0.0990.0000.098
Endosymbionts_GeneCalls0.0180.0000.017
Endosymbionts_LinkedFeatures0.0220.0000.022
Endosymbionts_Pairs010.0280.0040.033
Endosymbionts_Pairs020.0320.0000.032
Endosymbionts_Pairs030.0270.0000.027
Endosymbionts_Sets0.0040.0000.004
Endosymbionts_Synteny0.0050.0000.006
EstimRearrScen2.1750.0042.186
EstimateExoLabel0.0040.0000.003
EvoWeaver0.0040.0000.004
EvoWeb0.0970.0040.100
ExampleStreptomycesData81.271 0.14081.600
ExoLabel0.0230.0000.024
ExpandDiagonal44.176 0.14044.403
ExtractBy0.4080.0080.417
FastQFromSRR000
FindSets0.0010.0000.001
FitchParsimony0.0940.0000.093
Generic0.0020.0000.002
HitConsensus000
MakeBlastDb000
MoransI0.0000.0000.001
NormVec000
NucleotideOverlap0.8180.0000.820
OneSite0.0000.0000.001
PairSummaries4.9220.0244.952
PhyloDistance-CI0.0060.0000.006
PhyloDistance-JRF0.0050.0000.005
PhyloDistance-KF0.0030.0000.003
PhyloDistance-RF0.0040.0000.003
PhyloDistance0.0010.0040.005
PrepareSeqs1.9560.0081.968
RandForest0.0170.0000.016
RejectionBy000
SelectByK44.522 0.20344.808
SequenceSimilarity0.0820.0000.084
SubSetPairs0.4350.0040.440
SummarizePairs75.076 0.39975.629
SuperTree0.3650.0080.374
SuperTreeEx0.0110.0000.012
WithinSetCompetition4.5520.0324.595
dendrapply0.1760.0000.177
gffToDataFrame13.315 0.10413.457
plot.EvoWeb1.2900.0081.301
predict.EvoWeaver10.408 0.10010.536
simMat0.0200.0040.023
subset-dendrogram0.3730.0040.378