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

This page was generated on 2025-09-19 12:07 -0400 (Fri, 19 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4808
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4597
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4541
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
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 1574/2330HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 2.1.8  (landing page)
Vinh Tran
Snapshot Date: 2025-09-18 13:45 -0400 (Thu, 18 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  ERROR    ERROR  skipped
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PhyloProfile on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: PhyloProfile
Version: 2.1.8
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhyloProfile_2.1.8.tar.gz
StartedAt: 2025-09-19 11:33:41 -0000 (Fri, 19 Sep 2025)
EndedAt: 2025-09-19 11:38:10 -0000 (Fri, 19 Sep 2025)
EllapsedTime: 269.4 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhyloProfile_2.1.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
  9.424   0.456  12.584 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors0.8710.0641.100
addFeatureColors0.0410.0000.082
addRankDivisionPlot1.7750.0761.999
calcPresSpec0.0370.0080.090
checkColorPalette0.0000.0000.001
checkInputValidity0.0050.0000.013
checkNewick0.0000.0030.007
checkOmaID000
checkOverlapDomains0.0150.0030.020
clusterDataDend0.0370.0000.037
compareMedianTaxonGroups0.030.000.03
compareTaxonGroups0.040.000.04
createArchiPlot3.1680.0473.337
createDimRedPlotData0.7740.0400.884
createGeneAgePlot0.4640.0160.663
createLongMatrix0.0160.0000.015
createPercentageDistributionData0.0880.0000.094
createProfileFromOma000
createUnrootedTree0.0160.0000.016
createVarDistPlot0.3790.0000.380
createVariableDistributionData0.0070.0000.007
createVariableDistributionDataSubset0.0070.0000.007
dataCustomizedPlot0.0390.0000.039
dataFeatureTaxGroup0.0150.0000.015
dataMainPlot0.0460.0000.059
dataVarDistTaxGroup0.0060.0000.006
dimReduction0.7690.0080.838
estimateGeneAge0.1530.0000.153
fastaParser0.0430.0000.080
featureDistTaxPlot0.4470.0040.456
filterProfileData0.1470.0080.156
fromInputToProfile0.2150.0040.219
geneAgePlotDf0.0090.0000.010
generateSinglePlot0.7300.0040.768
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0430.0000.044
getCoreGene0.1090.0120.121
getDataClustering0.0210.0000.021
getDataForOneOma000
getDendrogram0.0590.0080.067
getDistanceMatrix0.0230.0000.023
getDomainFolder0.0010.0000.001
getFastaFromFasInput0.0190.0000.018
getFastaFromFile0.0120.0000.026
getFastaFromFolder0.0100.0000.023
getIDsRank0.0270.0000.033
getInputTaxaID0.0020.0000.003
getInputTaxaName0.0130.0010.013
getNameList0.0130.0030.017
getOmaDataForOneOrtholog000
getOmaDomainFromURL0.0010.0000.000
getOmaMembers0.0000.0010.000
getQualColForVector000
getSelectedFastaOma0.0010.0000.001
getSelectedTaxonNames0.020.000.02
getTaxHierarchy0.0210.0000.020
getTaxonomyInfo0.0180.0000.018
getTaxonomyMatrix0.0800.0190.100
getTaxonomyRanks000
gridArrangeSharedLegend000
groupLabelDimRedData0.0650.0000.066
heatmapPlotting0.6550.0070.665
heatmapPlottingFast3.9700.1504.028
highlightProfilePlot0.6610.0270.690
id2name0.0010.0030.005
joinPlotMergeLegends1.1510.0041.157
linearizeArchitecture0.010.000.01
mainTaxonomyRank000
modifyFeatureName0.0100.0040.015
pairDomainPlotting0.8110.0160.881
parseDomainInput0.0100.0040.014
parseInfoProfile0.1400.0040.145
plotDimRed1.5370.0122.979
plotDimRed3D1.1590.0442.113
prepareDimRedData0.0650.0040.117
processNcbiTaxonomy000
processOrthoID0.1810.0180.704
qualitativeColours0.0010.0000.000
rankIndexing0.0670.0000.134
reduceProfile0.0940.0000.191
resolveOverlapFeatures0.020.000.04
runPhyloProfile000
singleDomainPlotting0.3730.0050.510
sortDomains0.0090.0000.009
sortDomainsByList0.010.000.01
sortInputTaxa0.0360.0000.036
sortTaxaFromTree0.0150.0000.015
taxonomyTableCreator0.1210.0000.185
varDistTaxPlot1.6580.0121.980
wideToLong0.0110.0000.011
xmlParser0.0220.0000.040