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

This page was generated on 2025-01-20 12:16 -0500 (Mon, 20 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
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 1547/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 1.20.4  (landing page)
Vinh Tran
Snapshot Date: 2025-01-19 12:27 -0500 (Sun, 19 Jan 2025)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: RELEASE_3_20
git_last_commit: 44345df
git_last_commit_date: 2024-12-02 05:25:10 -0500 (Mon, 02 Dec 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  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: 1.20.4
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings PhyloProfile_1.20.4.tar.gz
StartedAt: 2025-01-19 23:44:14 -0500 (Sun, 19 Jan 2025)
EndedAt: 2025-01-19 23:47:22 -0500 (Sun, 19 Jan 2025)
EllapsedTime: 188.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘1.20.4’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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.20-bioc/R/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘PhyloProfile’ ...
** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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 20 ]
> 
> proc.time()
   user  system elapsed 
  7.069   0.389   7.446 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
addDimRedTaxaColors1.1420.0771.221
addFeatureColors0.0250.0020.028
addRankDivisionPlot0.6120.0260.637
calcPresSpec0.0500.0010.051
checkColorPalette000
checkInputValidity0.0010.0010.004
checkNewick0.0010.0010.002
checkOmaID000
checkOverlapDomains0.0140.0000.014
clusterDataDend0.0150.0010.016
compareMedianTaxonGroups0.0230.0010.023
compareTaxonGroups0.0310.0000.031
createArchiPlot1.9350.0461.982
createDimRedPlotData0.5560.0140.571
createGeneAgePlot0.1760.0020.177
createLongMatrix0.0120.0010.013
createPercentageDistributionData0.0820.0010.083
createProfileFromOma000
createUnrootedTree0.0100.0000.011
createVarDistPlot0.1380.0010.140
createVariableDistributionData0.0050.0000.006
createVariableDistributionDataSubset0.0070.0010.007
dataCustomizedPlot0.0140.0000.014
dataFeatureTaxGroup0.0100.0010.012
dataMainPlot0.0150.0020.018
dataVarDistTaxGroup0.0040.0000.004
dimReduction1.1250.0811.207
estimateGeneAge0.1050.0010.108
fastaParser0.0300.0000.029
featureDistTaxPlot0.1690.0000.168
filterProfileData0.0940.0020.098
fromInputToProfile0.0840.0010.084
geneAgePlotDf0.0070.0000.007
generateSinglePlot0.3180.0000.317
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0390.0000.039
getCoreGene0.080.000.08
getDataClustering0.0130.0000.014
getDataForOneOma000
getDendrogram0.0390.0010.039
getDistanceMatrix0.0140.0000.013
getDomainFolder0.0010.0010.000
getFastaFromFasInput0.0130.0000.013
getFastaFromFile0.0060.0010.008
getFastaFromFolder0.0060.0010.006
getIDsRank0.0150.0010.016
getInputTaxaID0.0020.0000.002
getInputTaxaName0.0090.0000.009
getNameList0.0120.0020.014
getOmaDataForOneOrtholog000
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector000
getSelectedFastaOma000
getSelectedTaxonNames0.0120.0020.014
getTaxHierarchy0.0120.0010.012
getTaxonomyInfo0.0110.0000.010
getTaxonomyMatrix0.0640.0080.072
getTaxonomyRanks000
gridArrangeSharedLegend000
groupLabelDimRedData0.0420.0010.043
heatmapPlotting0.2430.0010.244
heatmapPlottingFast3.4800.3573.525
highlightProfilePlot0.2650.0010.266
id2name0.0030.0010.004
joinPlotMergeLegends0.5510.0040.555
linearizeArchitecture0.0080.0000.007
mainTaxonomyRank000
modifyFeatureName0.0120.0010.012
pairDomainPlotting0.3770.0000.378
parseDomainInput0.0110.0010.012
parseInfoProfile0.0650.0020.067
plotDimRed0.8520.0000.853
plotDimRed3D0.8180.0070.825
prepareDimRedData0.0440.0020.046
processNcbiTaxonomy000
processOrthoID0.1070.0170.141
qualitativeColours000
rankIndexing0.0580.0000.058
reduceProfile0.0100.0010.011
resolveOverlapFeatures0.0150.0000.015
runPhyloProfile000
singleDomainPlotting0.1730.0000.173
sortDomains0.0070.0000.007
sortDomainsByList0.0080.0000.008
sortInputTaxa0.0250.0000.026
sortTaxaFromTree0.0100.0000.009
taxonomyTableCreator0.0730.0010.074
varDistTaxPlot0.7110.0020.714
wideToLong0.0060.0020.008
xmlParser0.0140.0000.014