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

This page was generated on 2025-09-25 12:04 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4831
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4618
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4562
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4560
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 1576/2334HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 2.1.8  (landing page)
Vinh Tran
Snapshot Date: 2025-09-24 13:45 -0400 (Wed, 24 Sep 2025)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: devel
git_last_commit: d12ba8b
git_last_commit_date: 2025-06-23 14:44:32 -0400 (Mon, 23 Jun 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.1.8
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.1.8.tar.gz
StartedAt: 2025-09-25 02:53:21 -0400 (Thu, 25 Sep 2025)
EndedAt: 2025-09-25 02:56:24 -0400 (Thu, 25 Sep 2025)
EllapsedTime: 183.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.1.8.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.1.8’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 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.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.1.8’
** 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.064   0.462   7.517 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.6820.0640.747
addFeatureColors0.0330.0000.034
addRankDivisionPlot1.0080.0261.034
calcPresSpec0.0300.0020.032
checkColorPalette0.0010.0010.001
checkInputValidity0.0030.0000.004
checkNewick0.0010.0010.002
checkOmaID0.0000.0000.001
checkOverlapDomains0.0080.0050.015
clusterDataDend0.0140.0040.018
compareMedianTaxonGroups0.5610.0830.645
compareTaxonGroups0.0290.0000.030
createArchiPlot2.0500.0032.053
createDimRedPlotData0.6050.0340.639
createGeneAgePlot0.3400.0010.342
createLongMatrix0.0130.0000.013
createPercentageDistributionData0.0660.0020.068
createProfileFromOma000
createUnrootedTree0.0110.0000.011
createVarDistPlot0.2590.0000.259
createVariableDistributionData0.0060.0000.006
createVariableDistributionDataSubset0.0050.0010.006
dataCustomizedPlot0.0280.0000.029
dataFeatureTaxGroup0.0120.0000.013
dataMainPlot0.0320.0020.034
dataVarDistTaxGroup0.0050.0000.005
dimReduction0.5440.0060.551
estimateGeneAge0.1070.0010.108
fastaParser0.0270.0000.028
featureDistTaxPlot0.2940.0000.294
filterProfileData0.1040.0030.107
fromInputToProfile0.1450.0050.150
geneAgePlotDf0.0070.0000.007
generateSinglePlot0.4840.0290.513
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0260.0000.026
getCoreGene0.0790.0000.079
getDataClustering0.0140.0000.014
getDataForOneOma000
getDendrogram0.0390.0010.040
getDistanceMatrix0.0140.0000.014
getDomainFolder0.0000.0000.001
getFastaFromFasInput0.0130.0000.013
getFastaFromFile0.0070.0000.009
getFastaFromFolder0.0060.0000.007
getIDsRank0.0170.0000.017
getInputTaxaID0.0020.0000.002
getInputTaxaName0.0090.0000.010
getNameList0.0110.0030.014
getOmaDataForOneOrtholog000
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector000
getSelectedFastaOma000
getSelectedTaxonNames0.0140.0000.015
getTaxHierarchy0.0120.0010.013
getTaxonomyInfo0.0120.0000.011
getTaxonomyMatrix0.0630.0120.074
getTaxonomyRanks000
gridArrangeSharedLegend000
groupLabelDimRedData0.0450.0010.045
heatmapPlotting0.4500.0000.449
heatmapPlottingFast4.4860.3534.534
highlightProfilePlot0.4650.0160.482
id2name0.0040.0000.004
joinPlotMergeLegends0.7510.0020.754
linearizeArchitecture0.0070.0000.007
mainTaxonomyRank000
modifyFeatureName0.0120.0010.012
pairDomainPlotting0.5470.0000.547
parseDomainInput0.0090.0030.012
parseInfoProfile0.1060.0030.109
plotDimRed1.0680.0061.074
plotDimRed3D0.8160.0060.823
prepareDimRedData0.0470.0020.048
processNcbiTaxonomy000
processOrthoID0.1470.0150.198
qualitativeColours000
rankIndexing0.0440.0000.044
reduceProfile0.0640.0000.065
resolveOverlapFeatures0.0140.0000.015
runPhyloProfile000
singleDomainPlotting0.2480.0010.248
sortDomains0.0060.0000.007
sortDomainsByList0.0070.0010.008
sortInputTaxa0.0250.0000.026
sortTaxaFromTree0.010.000.01
taxonomyTableCreator0.0760.0000.077
varDistTaxPlot1.1300.0291.160
wideToLong0.0090.0000.009
xmlParser0.0150.0000.015