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

This page was generated on 2026-04-03 11:58 -0400 (Fri, 03 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4897
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.5  (landing page)
Vinh Tran
Snapshot Date: 2026-04-02 13:45 -0400 (Thu, 02 Apr 2026)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: RELEASE_3_22
git_last_commit: 95b7131
git_last_commit_date: 2026-03-11 06:36:55 -0400 (Wed, 11 Mar 2026)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for PhyloProfile in R Universe.


CHECK results for PhyloProfile on nebbiolo2

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.

raw results


Summary

Package: PhyloProfile
Version: 2.2.5
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings PhyloProfile_2.2.5.tar.gz
StartedAt: 2026-04-03 02:38:49 -0400 (Fri, 03 Apr 2026)
EndedAt: 2026-04-03 02:42:02 -0400 (Fri, 03 Apr 2026)
EllapsedTime: 193.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings PhyloProfile_2.2.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘2.2.5’
* 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
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
heatmapPlottingFast 5.488  0.388   5.545
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

PhyloProfile.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘PhyloProfile’ ...
** this is package ‘PhyloProfile’ version ‘2.2.5’
** 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.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 1 | PASS 22 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 22 ]
> 
> proc.time()
   user  system elapsed 
  7.722   0.469   8.185 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.7210.0110.731
addFeatureColors0.0300.0040.034
addRankDivisionPlot1.0050.0251.031
calcPresSpec0.0280.0150.043
checkColorPalette0.0010.0000.000
checkInputValidity0.0050.0000.004
checkNewick0.0020.0010.002
checkOmaID000
checkOverlapDomains0.0130.0040.017
clusterDataDend0.0160.0040.020
compareMedianTaxonGroups0.6270.0780.704
compareTaxonGroups0.0300.0010.030
createArchiPlot2.1380.0192.157
createDimRedPlotData0.5550.0140.569
createGeneAgePlot0.3210.0010.322
createLongMatrix0.0120.0010.013
createPercentageDistributionData0.0640.0060.069
createProfileFromOma000
createUnrootedTree0.0120.0010.012
createVarDistPlot0.2610.0010.261
createVariableDistributionData0.0050.0000.006
createVariableDistributionDataSubset0.0060.0000.007
dataCustomizedPlot0.0290.0000.029
dataFeatureTaxGroup0.0120.0000.012
dataMainPlot0.0340.0000.035
dataVarDistTaxGroup0.0030.0000.005
dimReduction0.5880.0070.595
estimateGeneAge0.1130.0010.113
fastaParser0.0280.0000.030
featureDistTaxPlot0.3010.0000.301
filterProfileData0.1150.0040.117
fromInputToProfile0.1620.0010.165
geneAgePlotDf0.0080.0000.008
generateSinglePlot0.4580.0000.458
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0270.0000.028
getCoreGene0.0800.0000.081
getDataClustering0.0140.0000.013
getDataForOneOma000
getDendrogram0.0410.0000.041
getDistanceMatrix0.0140.0000.014
getDomainFolder000
getFastaFromFasInput0.0130.0000.012
getFastaFromFile0.0080.0000.008
getFastaFromFolder0.0060.0000.006
getIDsRank0.0190.0000.019
getInputTaxaID0.0010.0010.002
getInputTaxaName0.010.000.01
getNameList0.0090.0050.015
getOmaDataForOneOrtholog000
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector000
getSelectedFastaOma000
getSelectedTaxonNames0.0140.0010.014
getTaxHierarchy0.0140.0000.013
getTaxonomyInfo0.0110.0000.011
getTaxonomyMatrix0.0650.0100.075
getTaxonomyRanks000
gridArrangeSharedLegend0.9940.0000.994
groupLabelDimRedData0.0640.0130.077
heatmapPlotting0.4290.0150.445
heatmapPlottingFast5.4880.3885.545
highlightProfilePlot0.5060.0110.517
id2name0.0030.0010.004
joinPlotMergeLegends0.7280.0010.729
linearizeArchitecture0.0080.0010.009
mainTaxonomyRank000
modifyFeatureName0.0100.0030.013
pairDomainPlotting0.6060.0010.607
parseDomainInput0.0130.0010.013
parseInfoProfile0.1290.0020.131
plotDimRed0.9870.0311.017
plotDimRed3D0.8770.0070.884
prepareDimRedData0.0460.0010.047
processOrthoID0.1190.0180.165
qualitativeColours0.0000.0000.001
rankIndexing0.0370.0010.038
reduceProfile0.0440.0000.044
resolveOverlapFeatures0.0150.0000.015
runPhyloProfile0.0780.0110.089
singleDomainPlotting0.2910.0010.292
sortDomains0.0070.0000.007
sortDomainsByList0.0080.0000.008
sortInputTaxa0.0240.0020.027
sortTaxaFromTree0.010.000.01
taxonomyTableCreator0.080.000.08
varDistTaxPlot1.0880.0001.088
wideToLong0.0070.0020.009
xmlParser0.0230.0010.024