| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-12 11:58 -0500 (Wed, 12 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4902 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 1596/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PhyloProfile 2.2.1 (landing page) Vinh Tran
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the PhyloProfile package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PhyloProfile.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. |
| Package: PhyloProfile |
| Version: 2.2.1 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhyloProfile_2.2.1.tar.gz |
| StartedAt: 2025-11-11 13:07:34 -0000 (Tue, 11 Nov 2025) |
| EndedAt: 2025-11-11 13:11:31 -0000 (Tue, 11 Nov 2025) |
| EllapsedTime: 237.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PhyloProfile.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhyloProfile_2.2.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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 ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘2.2.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 31 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘PhyloProfile’ can be installed ... OK
* 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 ... 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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.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: OK
PhyloProfile.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL PhyloProfile ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘PhyloProfile’ ... ** this is package ‘PhyloProfile’ version ‘2.2.1’ ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (PhyloProfile)
PhyloProfile.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
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.
> library(testthat)
> library(PhyloProfile)
>
> test_check("PhyloProfile")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 22 ]
>
> proc.time()
user system elapsed
10.769 0.372 11.996
PhyloProfile.Rcheck/PhyloProfile-Ex.timings
| name | user | system | elapsed | |
| addDimRedTaxaColors | 0.969 | 0.035 | 1.294 | |
| addFeatureColors | 0.039 | 0.000 | 0.044 | |
| addRankDivisionPlot | 1.913 | 0.063 | 2.011 | |
| calcPresSpec | 0.043 | 0.000 | 0.044 | |
| checkColorPalette | 0.001 | 0.000 | 0.000 | |
| checkInputValidity | 0.006 | 0.000 | 0.007 | |
| checkNewick | 0.003 | 0.000 | 0.003 | |
| checkOmaID | 0 | 0 | 0 | |
| checkOverlapDomains | 0.018 | 0.000 | 0.019 | |
| clusterDataDend | 0.023 | 0.000 | 0.023 | |
| compareMedianTaxonGroups | 0.030 | 0.000 | 0.035 | |
| compareTaxonGroups | 0.041 | 0.000 | 0.048 | |
| createArchiPlot | 3.234 | 0.048 | 3.419 | |
| createDimRedPlotData | 0.763 | 0.008 | 0.776 | |
| createGeneAgePlot | 0.457 | 0.004 | 0.465 | |
| createLongMatrix | 0.015 | 0.000 | 0.015 | |
| createPercentageDistributionData | 0.085 | 0.004 | 0.092 | |
| createProfileFromOma | 0 | 0 | 0 | |
| createUnrootedTree | 0.017 | 0.000 | 0.017 | |
| createVarDistPlot | 0.392 | 0.000 | 0.450 | |
| createVariableDistributionData | 0.004 | 0.004 | 0.007 | |
| createVariableDistributionDataSubset | 0.009 | 0.000 | 0.009 | |
| dataCustomizedPlot | 0.036 | 0.004 | 0.040 | |
| dataFeatureTaxGroup | 0.013 | 0.004 | 0.017 | |
| dataMainPlot | 0.046 | 0.003 | 0.050 | |
| dataVarDistTaxGroup | 0.006 | 0.001 | 0.006 | |
| dimReduction | 0.786 | 0.023 | 0.813 | |
| estimateGeneAge | 0.163 | 0.000 | 0.261 | |
| fastaParser | 0.043 | 0.000 | 0.063 | |
| featureDistTaxPlot | 0.478 | 0.000 | 0.557 | |
| filterProfileData | 0.148 | 0.008 | 0.158 | |
| fromInputToProfile | 0.216 | 0.004 | 0.220 | |
| geneAgePlotDf | 0.01 | 0.00 | 0.01 | |
| generateSinglePlot | 0.689 | 0.000 | 0.692 | |
| getAllDomainsOma | 0 | 0 | 0 | |
| getAllFastaOma | 0.001 | 0.000 | 0.000 | |
| getCommonAncestor | 0.037 | 0.004 | 0.042 | |
| getCoreGene | 0.114 | 0.000 | 0.114 | |
| getDataClustering | 0.021 | 0.000 | 0.020 | |
| getDataForOneOma | 0 | 0 | 0 | |
| getDendrogram | 0.06 | 0.00 | 0.06 | |
| getDistanceMatrix | 0.022 | 0.000 | 0.022 | |
| getDomainFolder | 0.000 | 0.000 | 0.001 | |
| getFastaFromFasInput | 0.018 | 0.000 | 0.018 | |
| getFastaFromFile | 0.014 | 0.000 | 0.017 | |
| getFastaFromFolder | 0.009 | 0.000 | 0.011 | |
| getIDsRank | 0.027 | 0.000 | 0.034 | |
| getInputTaxaID | 0.003 | 0.000 | 0.013 | |
| getInputTaxaName | 0.013 | 0.000 | 0.013 | |
| getNameList | 0.013 | 0.004 | 0.017 | |
| getOmaDataForOneOrtholog | 0 | 0 | 0 | |
| getOmaDomainFromURL | 0.001 | 0.000 | 0.000 | |
| getOmaMembers | 0 | 0 | 0 | |
| getQualColForVector | 0.000 | 0.001 | 0.000 | |
| getSelectedFastaOma | 0 | 0 | 0 | |
| getSelectedTaxonNames | 0.014 | 0.006 | 0.028 | |
| getTaxHierarchy | 0.020 | 0.000 | 0.026 | |
| getTaxonomyInfo | 0.018 | 0.000 | 0.032 | |
| getTaxonomyMatrix | 0.088 | 0.011 | 0.111 | |
| getTaxonomyRanks | 0.001 | 0.000 | 0.000 | |
| gridArrangeSharedLegend | 0.000 | 0.000 | 0.001 | |
| groupLabelDimRedData | 0.086 | 0.011 | 0.100 | |
| heatmapPlotting | 0.611 | 0.004 | 0.679 | |
| heatmapPlottingFast | 4.261 | 0.151 | 4.698 | |
| highlightProfilePlot | 0.701 | 0.000 | 0.726 | |
| id2name | 0.005 | 0.000 | 0.005 | |
| joinPlotMergeLegends | 1.116 | 0.000 | 1.145 | |
| linearizeArchitecture | 0.011 | 0.000 | 0.011 | |
| mainTaxonomyRank | 0 | 0 | 0 | |
| modifyFeatureName | 0.011 | 0.004 | 0.015 | |
| pairDomainPlotting | 0.874 | 0.000 | 0.920 | |
| parseDomainInput | 0.015 | 0.000 | 0.015 | |
| parseInfoProfile | 0.165 | 0.008 | 0.174 | |
| plotDimRed | 1.398 | 0.008 | 1.412 | |
| plotDimRed3D | 1.141 | 0.008 | 1.152 | |
| prepareDimRedData | 0.058 | 0.004 | 0.062 | |
| processNcbiTaxonomy | 0.001 | 0.000 | 0.000 | |
| processOrthoID | 0.162 | 0.036 | 0.434 | |
| qualitativeColours | 0.000 | 0.000 | 0.001 | |
| rankIndexing | 0.061 | 0.000 | 0.064 | |
| reduceProfile | 0.066 | 0.000 | 0.066 | |
| resolveOverlapFeatures | 0.018 | 0.004 | 0.022 | |
| runPhyloProfile | 0.108 | 0.003 | 0.112 | |
| singleDomainPlotting | 0.431 | 0.008 | 0.446 | |
| sortDomains | 0.009 | 0.000 | 0.009 | |
| sortDomainsByList | 0.011 | 0.000 | 0.012 | |
| sortInputTaxa | 0.032 | 0.004 | 0.038 | |
| sortTaxaFromTree | 0.016 | 0.000 | 0.018 | |
| taxonomyTableCreator | 0.124 | 0.008 | 0.260 | |
| varDistTaxPlot | 1.639 | 0.020 | 1.711 | |
| wideToLong | 0.011 | 0.000 | 0.011 | |
| xmlParser | 0.022 | 0.000 | 0.039 | |