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

This page was generated on 2025-10-22 12:05 -0400 (Wed, 22 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4890
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4680
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4625
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4642
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 1590/2355HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 2.1.13  (landing page)
Vinh Tran
Snapshot Date: 2025-10-21 13:45 -0400 (Tue, 21 Oct 2025)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: devel
git_last_commit: 1bd932f
git_last_commit_date: 2025-10-20 14:26:46 -0400 (Mon, 20 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  YES
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for PhyloProfile on lconway

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.1.13
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhyloProfile_2.1.13.tar.gz
StartedAt: 2025-10-22 00:03:07 -0400 (Wed, 22 Oct 2025)
EndedAt: 2025-10-22 00:06:29 -0400 (Wed, 22 Oct 2025)
EllapsedTime: 201.8 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhyloProfile_2.1.13.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘2.1.13’
* 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 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.801  0.209   4.776
* 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘PhyloProfile’ ...
** this is package ‘PhyloProfile’ version ‘2.1.13’
** 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-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 
  8.585   0.736   9.575 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.8860.0390.936
addFeatureColors0.0360.0040.041
addRankDivisionPlot1.7980.0401.853
calcPresSpec0.0430.0020.045
checkColorPalette000
checkInputValidity0.0040.0020.006
checkNewick0.0020.0010.002
checkOmaID000
checkOverlapDomains0.0170.0010.018
clusterDataDend0.0160.0010.018
compareMedianTaxonGroups0.0220.0030.025
compareTaxonGroups0.0310.0030.034
createArchiPlot2.4400.0342.486
createDimRedPlotData0.6700.0190.693
createGeneAgePlot0.3450.0040.352
createLongMatrix0.0180.0080.026
createPercentageDistributionData0.0740.0140.089
createProfileFromOma000
createUnrootedTree0.0100.0010.011
createVarDistPlot0.3030.0030.306
createVariableDistributionData0.0080.0040.012
createVariableDistributionDataSubset0.0090.0020.011
dataCustomizedPlot0.0330.0010.034
dataFeatureTaxGroup0.0130.0020.015
dataMainPlot0.0380.0080.046
dataVarDistTaxGroup0.0040.0020.006
dimReduction0.7280.0120.743
estimateGeneAge0.1420.0150.158
fastaParser0.0390.0010.042
featureDistTaxPlot0.4170.0050.425
filterProfileData0.1350.0320.168
fromInputToProfile0.1950.0130.209
geneAgePlotDf0.0080.0010.009
generateSinglePlot0.6270.0080.640
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0350.0060.041
getCoreGene0.1030.0130.118
getDataClustering0.0180.0020.020
getDataForOneOma000
getDendrogram0.0510.0020.054
getDistanceMatrix0.0140.0010.016
getDomainFolder0.0000.0010.001
getFastaFromFasInput0.0140.0010.015
getFastaFromFile0.0120.0010.013
getFastaFromFolder0.0080.0020.010
getIDsRank0.0190.0030.023
getInputTaxaID0.0030.0020.004
getInputTaxaName0.0150.0040.018
getNameList0.0210.0250.046
getOmaDataForOneOrtholog000
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector0.0010.0000.001
getSelectedFastaOma000
getSelectedTaxonNames0.0210.0050.026
getTaxHierarchy0.0180.0020.021
getTaxonomyInfo0.0160.0010.017
getTaxonomyMatrix0.1200.0910.211
getTaxonomyRanks0.0010.0000.000
gridArrangeSharedLegend0.0000.0010.001
groupLabelDimRedData0.0530.0060.059
heatmapPlotting0.4770.0060.487
heatmapPlottingFast4.8010.2094.776
highlightProfilePlot0.5210.0270.551
id2name0.0050.0010.006
joinPlotMergeLegends0.7780.0080.793
linearizeArchitecture0.0110.0000.011
mainTaxonomyRank0.0000.0010.001
modifyFeatureName0.0200.0220.042
pairDomainPlotting0.6660.0070.680
parseDomainInput0.0140.0130.027
parseInfoProfile0.1230.0090.133
plotDimRed1.1860.0181.214
plotDimRed3D0.9700.0561.034
prepareDimRedData0.0470.0070.055
processNcbiTaxonomy0.0000.0010.001
processOrthoID0.1400.0840.297
qualitativeColours0.0000.0010.001
rankIndexing0.0450.0020.047
reduceProfile0.0500.0020.052
resolveOverlapFeatures0.0220.0010.023
runPhyloProfile0.0920.0460.159
singleDomainPlotting0.2970.0040.304
sortDomains0.0080.0010.009
sortDomainsByList0.0070.0010.009
sortInputTaxa0.0260.0060.033
sortTaxaFromTree0.0090.0010.010
taxonomyTableCreator0.0870.0040.092
varDistTaxPlot1.3070.0461.403
wideToLong0.0120.0120.025
xmlParser0.0170.0040.022