Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-11-17 11:58 -0500 (Mon, 17 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 2.2.1  (landing page)
Vinh Tran
Snapshot Date: 2025-11-16 13:45 -0500 (Sun, 16 Nov 2025)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: RELEASE_3_22
git_last_commit: 0e73eed
git_last_commit_date: 2025-11-03 17:20:22 -0500 (Mon, 03 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PhyloProfile on taishan

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.

raw results


Summary

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-14 12:56:23 -0000 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 13:00:30 -0000 (Fri, 14 Nov 2025)
EllapsedTime: 246.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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


Installation output

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)

Tests output

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 
  9.598   0.376  10.830 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.9400.0401.537
addFeatureColors0.0410.0040.091
addRankDivisionPlot1.9740.0762.079
calcPresSpec0.0390.0040.043
checkColorPalette0.0010.0000.000
checkInputValidity0.0050.0000.010
checkNewick0.0030.0000.003
checkOmaID000
checkOverlapDomains0.0190.0000.019
clusterDataDend0.0220.0000.022
compareMedianTaxonGroups0.0260.0040.030
compareTaxonGroups0.0420.0000.054
createArchiPlot3.3650.0523.489
createDimRedPlotData0.7530.0120.799
createGeneAgePlot0.5260.0040.972
createLongMatrix0.0160.0000.016
createPercentageDistributionData0.0960.0040.100
createProfileFromOma000
createUnrootedTree0.0150.0040.018
createVarDistPlot0.4070.0040.412
createVariableDistributionData0.0030.0040.007
createVariableDistributionDataSubset0.0080.0000.008
dataCustomizedPlot0.0420.0000.042
dataFeatureTaxGroup0.0170.0000.017
dataMainPlot0.0460.0040.049
dataVarDistTaxGroup0.0060.0000.006
dimReduction0.8140.0040.932
estimateGeneAge0.1720.0000.175
fastaParser0.0470.0000.090
featureDistTaxPlot0.4950.0000.599
filterProfileData0.1590.0040.163
fromInputToProfile0.2340.0000.234
geneAgePlotDf0.0110.0000.010
generateSinglePlot0.7120.0000.714
getAllDomainsOma0.0000.0000.001
getAllFastaOma000
getCommonAncestor0.0460.0040.050
getCoreGene0.1100.0240.134
getDataClustering0.0220.0000.022
getDataForOneOma000
getDendrogram0.0650.0000.066
getDistanceMatrix0.0210.0000.021
getDomainFolder000
getFastaFromFasInput0.0190.0000.019
getFastaFromFile0.0090.0040.014
getFastaFromFolder0.0100.0000.014
getIDsRank0.0270.0000.033
getInputTaxaID0.0020.0000.003
getInputTaxaName0.0130.0000.013
getNameList0.0100.0080.018
getOmaDataForOneOrtholog0.0010.0000.000
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector0.0010.0000.000
getSelectedFastaOma000
getSelectedTaxonNames0.020.000.02
getTaxHierarchy0.0190.0000.020
getTaxonomyInfo0.0180.0000.019
getTaxonomyMatrix0.0860.0160.102
getTaxonomyRanks000
gridArrangeSharedLegend0.0000.0000.001
groupLabelDimRedData0.0840.0000.084
heatmapPlotting0.6250.0000.670
heatmapPlottingFast4.2930.1344.358
highlightProfilePlot0.6790.0080.717
id2name0.0050.0000.005
joinPlotMergeLegends1.1210.0081.248
linearizeArchitecture0.0060.0080.026
mainTaxonomyRank0.0010.0000.000
modifyFeatureName0.0130.0040.037
pairDomainPlotting0.8560.0161.222
parseDomainInput0.0060.0080.015
parseInfoProfile0.1590.0040.163
plotDimRed1.3560.0121.396
plotDimRed3D1.1370.0031.275
prepareDimRedData0.0630.0000.063
processNcbiTaxonomy0.0010.0000.001
processOrthoID0.2000.0121.069
qualitativeColours0.0010.0000.000
rankIndexing0.0610.0000.071
reduceProfile0.0600.0040.064
resolveOverlapFeatures0.020.000.02
runPhyloProfile0.1000.0190.125
singleDomainPlotting0.4410.0080.523
sortDomains0.0090.0000.009
sortDomainsByList0.0100.0000.011
sortInputTaxa0.0360.0000.036
sortTaxaFromTree0.0160.0000.015
taxonomyTableCreator0.1210.0000.179
varDistTaxPlot1.6630.0001.676
wideToLong0.0070.0040.011
xmlParser0.0210.0000.040