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

This page was generated on 2026-03-16 11:34 -0400 (Mon, 16 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4837
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4053
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 1598/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 2.3.5  (landing page)
Vinh Tran
Snapshot Date: 2026-03-15 13:40 -0400 (Sun, 15 Mar 2026)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: devel
git_last_commit: d8059e2
git_last_commit_date: 2026-03-11 06:35:33 -0400 (Wed, 11 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for PhyloProfile in R Universe.


CHECK results for PhyloProfile on nebbiolo1

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.3.5
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings PhyloProfile_2.3.5.tar.gz
StartedAt: 2026-03-16 03:20:09 -0400 (Mon, 16 Mar 2026)
EndedAt: 2026-03-16 03:23:21 -0400 (Mon, 16 Mar 2026)
EllapsedTime: 191.3 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/PhyloProfile.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* 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
* current time: 2026-03-16 07:20:10 UTC
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘2.3.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
* 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.23-bioc/R/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘PhyloProfile’ ...
** this is package ‘PhyloProfile’ version ‘2.3.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 Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 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.327   0.488   7.804 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.7260.0540.780
addFeatureColors0.0280.0010.029
addRankDivisionPlot1.3600.0711.431
calcPresSpec0.0290.0010.030
checkColorPalette000
checkInputValidity0.0030.0010.004
checkNewick0.0020.0000.002
checkOmaID0.0000.0000.001
checkOverlapDomains0.0130.0010.014
clusterDataDend0.0150.0030.018
compareMedianTaxonGroups0.0220.0020.023
compareTaxonGroups0.0320.0100.042
createArchiPlot2.0040.0622.064
createDimRedPlotData0.5620.0270.589
createGeneAgePlot0.2980.0020.301
createLongMatrix0.0130.0050.018
createPercentageDistributionData0.0630.0080.071
createProfileFromOma000
createUnrootedTree0.0120.0000.012
createVarDistPlot0.2420.0000.243
createVariableDistributionData0.0050.0020.008
createVariableDistributionDataSubset0.0060.0010.007
dataCustomizedPlot0.0290.0010.030
dataFeatureTaxGroup0.0130.0000.013
dataMainPlot0.0350.0070.042
dataVarDistTaxGroup0.0050.0010.006
dimReduction0.5760.0100.586
estimateGeneAge0.1150.0000.116
fastaParser0.0280.0020.030
featureDistTaxPlot0.2920.0010.292
filterProfileData0.1120.0220.134
fromInputToProfile0.1640.0010.166
geneAgePlotDf0.0070.0010.009
generateSinglePlot0.4840.0010.486
getAllDomainsOma0.0000.0000.001
getAllFastaOma000
getCommonAncestor0.0300.0030.033
getCoreGene0.0920.0010.093
getDataClustering0.0160.0000.017
getDataForOneOma000
getDendrogram0.0440.0010.045
getDistanceMatrix0.0160.0010.017
getDomainFolder0.0000.0000.001
getFastaFromFasInput0.0120.0010.013
getFastaFromFile0.0090.0020.010
getFastaFromFolder0.0080.0000.009
getIDsRank0.0220.0020.024
getInputTaxaID0.0010.0010.003
getInputTaxaName0.0110.0000.012
getNameList0.0120.0350.047
getOmaDataForOneOrtholog0.0000.0010.000
getOmaDomainFromURL000
getOmaMembers0.0000.0000.001
getQualColForVector0.0000.0010.001
getSelectedFastaOma000
getSelectedTaxonNames0.0260.0010.028
getTaxHierarchy0.0230.0000.022
getTaxonomyInfo0.0130.0000.015
getTaxonomyMatrix0.0670.0950.162
getTaxonomyRanks0.0010.0000.000
gridArrangeSharedLegend0.9850.0010.986
groupLabelDimRedData0.0630.0030.066
heatmapPlotting0.4010.0010.402
heatmapPlottingFast4.5950.3784.648
highlightProfilePlot0.4500.0060.456
id2name0.0040.0000.004
joinPlotMergeLegends0.6920.0030.695
linearizeArchitecture0.0070.0000.008
mainTaxonomyRank0.0010.0000.001
modifyFeatureName0.0120.0150.027
pairDomainPlotting0.5260.0200.546
parseDomainInput0.0110.0160.026
parseInfoProfile0.1000.0020.101
plotDimRed0.9470.0080.955
plotDimRed3D0.8020.0170.819
prepareDimRedData0.0860.0080.094
processOrthoID0.1370.0340.192
qualitativeColours0.0000.0000.001
rankIndexing0.0630.0050.067
reduceProfile0.0450.0100.053
resolveOverlapFeatures0.0160.0020.018
runPhyloProfile0.0830.0150.099
singleDomainPlotting0.2530.0080.260
sortDomains0.0060.0020.007
sortDomainsByList0.0210.0070.027
sortInputTaxa0.0270.0010.030
sortTaxaFromTree0.0110.0000.011
taxonomyTableCreator0.0780.0020.082
varDistTaxPlot1.0410.0001.041
wideToLong0.0090.0070.016
xmlParser0.0130.0040.017