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

This page was generated on 2025-11-07 12:00 -0500 (Fri, 07 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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-06 13:45 -0500 (Thu, 06 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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.1
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.1.tar.gz
StartedAt: 2025-11-07 02:39:03 -0500 (Fri, 07 Nov 2025)
EndedAt: 2025-11-07 02:42:13 -0500 (Fri, 07 Nov 2025)
EllapsedTime: 189.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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.3 LTS
* using session charset: UTF-8
* 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
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
heatmapPlottingFast 4.699  0.466   4.869
* 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.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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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 0 | PASS 22 ]
> 
> proc.time()
   user  system elapsed 
  7.326   0.396   7.712 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.8010.1770.980
addFeatureColors0.0300.0040.034
addRankDivisionPlot1.5710.3081.881
calcPresSpec0.0280.0010.030
checkColorPalette000
checkInputValidity0.0020.0010.004
checkNewick0.0020.0000.002
checkOmaID000
checkOverlapDomains0.0120.0010.013
clusterDataDend0.0160.0000.016
compareMedianTaxonGroups0.0220.0000.022
compareTaxonGroups0.0290.0000.029
createArchiPlot2.0280.0312.059
createDimRedPlotData0.5620.0420.603
createGeneAgePlot0.3040.0110.315
createLongMatrix0.0110.0010.012
createPercentageDistributionData0.0630.0020.065
createProfileFromOma000
createUnrootedTree0.0120.0000.012
createVarDistPlot0.2480.0000.248
createVariableDistributionData0.0050.0010.006
createVariableDistributionDataSubset0.0060.0000.006
dataCustomizedPlot0.0270.0000.028
dataFeatureTaxGroup0.0120.0000.012
dataMainPlot0.0320.0050.037
dataVarDistTaxGroup0.0050.0000.004
dimReduction0.5790.0270.606
estimateGeneAge0.1150.0010.118
fastaParser0.0320.0000.032
featureDistTaxPlot0.3010.0030.303
filterProfileData0.1310.0040.135
fromInputToProfile0.1510.0020.152
geneAgePlotDf0.0060.0010.007
generateSinglePlot0.4700.0010.471
getAllDomainsOma0.0010.0000.000
getAllFastaOma000
getCommonAncestor0.0270.0010.028
getCoreGene0.0840.0030.087
getDataClustering0.0130.0020.013
getDataForOneOma000
getDendrogram0.0410.0000.041
getDistanceMatrix0.0150.0010.015
getDomainFolder0.0010.0000.001
getFastaFromFasInput0.0130.0000.013
getFastaFromFile0.0070.0010.008
getFastaFromFolder0.0060.0000.007
getIDsRank0.0170.0000.018
getInputTaxaID0.0020.0000.003
getInputTaxaName0.0090.0000.010
getNameList0.0100.0040.014
getOmaDataForOneOrtholog000
getOmaDomainFromURL000
getOmaMembers0.0010.0000.000
getQualColForVector000
getSelectedFastaOma0.0010.0000.000
getSelectedTaxonNames0.0140.0010.015
getTaxHierarchy0.0140.0000.013
getTaxonomyInfo0.0130.0000.013
getTaxonomyMatrix0.0670.0080.075
getTaxonomyRanks000
gridArrangeSharedLegend000
groupLabelDimRedData0.0580.0010.058
heatmapPlotting0.40.00.4
heatmapPlottingFast4.6990.4664.869
highlightProfilePlot0.4720.0180.490
id2name0.0030.0010.004
joinPlotMergeLegends0.6900.0010.691
linearizeArchitecture0.0070.0000.007
mainTaxonomyRank0.0000.0000.001
modifyFeatureName0.0100.0030.012
pairDomainPlotting0.5240.0000.523
parseDomainInput0.0090.0030.012
parseInfoProfile0.1080.0000.107
plotDimRed0.9570.0070.964
plotDimRed3D0.8130.0080.821
prepareDimRedData0.0450.0000.045
processNcbiTaxonomy0.0000.0000.001
processOrthoID0.1180.0170.174
qualitativeColours000
rankIndexing0.0390.0000.039
reduceProfile0.0430.0000.043
resolveOverlapFeatures0.0140.0000.014
runPhyloProfile0.0760.0150.090
singleDomainPlotting0.2560.0020.259
sortDomains0.0060.0010.007
sortDomainsByList0.0080.0000.008
sortInputTaxa0.0230.0020.025
sortTaxaFromTree0.0090.0000.009
taxonomyTableCreator0.0770.0000.077
varDistTaxPlot1.6800.0041.684
wideToLong0.0070.0010.009
xmlParser0.0140.0010.016