Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-09 12:05 -0500 (Thu, 09 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4358 |
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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhyloProfile 1.20.4 (landing page) Vinh Tran
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
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. |
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-03 01:03:47 -0500 (Fri, 03 Jan 2025) |
EndedAt: 2025-01-03 01:06:53 -0500 (Fri, 03 Jan 2025) |
EllapsedTime: 186.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PhyloProfile.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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
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)
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.152 0.384 7.526
PhyloProfile.Rcheck/PhyloProfile-Ex.timings
name | user | system | elapsed | |
addDimRedTaxaColors | 1.192 | 0.132 | 1.324 | |
addFeatureColors | 0.024 | 0.002 | 0.026 | |
addRankDivisionPlot | 0.614 | 0.010 | 0.624 | |
calcPresSpec | 0.044 | 0.001 | 0.045 | |
checkColorPalette | 0.000 | 0.000 | 0.001 | |
checkInputValidity | 0.003 | 0.001 | 0.004 | |
checkNewick | 0.002 | 0.000 | 0.002 | |
checkOmaID | 0 | 0 | 0 | |
checkOverlapDomains | 0.013 | 0.000 | 0.013 | |
clusterDataDend | 0.014 | 0.001 | 0.015 | |
compareMedianTaxonGroups | 0.022 | 0.001 | 0.022 | |
compareTaxonGroups | 0.03 | 0.00 | 0.03 | |
createArchiPlot | 1.897 | 0.023 | 1.920 | |
createDimRedPlotData | 0.564 | 0.019 | 0.582 | |
createGeneAgePlot | 0.172 | 0.000 | 0.172 | |
createLongMatrix | 0.011 | 0.001 | 0.012 | |
createPercentageDistributionData | 0.077 | 0.001 | 0.077 | |
createProfileFromOma | 0 | 0 | 0 | |
createUnrootedTree | 0.011 | 0.000 | 0.011 | |
createVarDistPlot | 0.136 | 0.001 | 0.137 | |
createVariableDistributionData | 0.006 | 0.000 | 0.006 | |
createVariableDistributionDataSubset | 0.007 | 0.000 | 0.007 | |
dataCustomizedPlot | 0.012 | 0.002 | 0.014 | |
dataFeatureTaxGroup | 0.011 | 0.000 | 0.011 | |
dataMainPlot | 0.016 | 0.002 | 0.018 | |
dataVarDistTaxGroup | 0.005 | 0.000 | 0.005 | |
dimReduction | 1.082 | 0.097 | 1.179 | |
estimateGeneAge | 0.107 | 0.000 | 0.107 | |
fastaParser | 0.027 | 0.001 | 0.028 | |
featureDistTaxPlot | 0.165 | 0.001 | 0.167 | |
filterProfileData | 0.100 | 0.005 | 0.105 | |
fromInputToProfile | 0.085 | 0.003 | 0.088 | |
geneAgePlotDf | 0.007 | 0.000 | 0.008 | |
generateSinglePlot | 0.320 | 0.001 | 0.320 | |
getAllDomainsOma | 0 | 0 | 0 | |
getAllFastaOma | 0 | 0 | 0 | |
getCommonAncestor | 0.036 | 0.001 | 0.037 | |
getCoreGene | 0.079 | 0.000 | 0.079 | |
getDataClustering | 0.012 | 0.001 | 0.013 | |
getDataForOneOma | 0 | 0 | 0 | |
getDendrogram | 0.038 | 0.000 | 0.039 | |
getDistanceMatrix | 0.014 | 0.000 | 0.015 | |
getDomainFolder | 0.000 | 0.000 | 0.001 | |
getFastaFromFasInput | 0.013 | 0.001 | 0.014 | |
getFastaFromFile | 0.008 | 0.000 | 0.009 | |
getFastaFromFolder | 0.006 | 0.000 | 0.006 | |
getIDsRank | 0.016 | 0.000 | 0.016 | |
getInputTaxaID | 0.003 | 0.000 | 0.002 | |
getInputTaxaName | 0.007 | 0.002 | 0.008 | |
getNameList | 0.010 | 0.004 | 0.014 | |
getOmaDataForOneOrtholog | 0 | 0 | 0 | |
getOmaDomainFromURL | 0 | 0 | 0 | |
getOmaMembers | 0 | 0 | 0 | |
getQualColForVector | 0 | 0 | 0 | |
getSelectedFastaOma | 0.000 | 0.001 | 0.000 | |
getSelectedTaxonNames | 0.011 | 0.002 | 0.014 | |
getTaxHierarchy | 0.011 | 0.001 | 0.012 | |
getTaxonomyInfo | 0.011 | 0.000 | 0.010 | |
getTaxonomyMatrix | 0.058 | 0.015 | 0.073 | |
getTaxonomyRanks | 0.000 | 0.000 | 0.001 | |
gridArrangeSharedLegend | 0 | 0 | 0 | |
groupLabelDimRedData | 0.040 | 0.001 | 0.042 | |
heatmapPlotting | 0.238 | 0.004 | 0.243 | |
heatmapPlottingFast | 3.472 | 0.324 | 3.479 | |
highlightProfilePlot | 0.275 | 0.001 | 0.275 | |
id2name | 0.004 | 0.000 | 0.004 | |
joinPlotMergeLegends | 0.494 | 0.011 | 0.504 | |
linearizeArchitecture | 0.007 | 0.000 | 0.007 | |
mainTaxonomyRank | 0 | 0 | 0 | |
modifyFeatureName | 0.010 | 0.002 | 0.012 | |
pairDomainPlotting | 0.370 | 0.000 | 0.369 | |
parseDomainInput | 0.011 | 0.001 | 0.012 | |
parseInfoProfile | 0.058 | 0.001 | 0.060 | |
plotDimRed | 0.808 | 0.006 | 0.813 | |
plotDimRed3D | 0.784 | 0.034 | 0.818 | |
prepareDimRedData | 0.044 | 0.002 | 0.046 | |
processNcbiTaxonomy | 0 | 0 | 0 | |
processOrthoID | 0.103 | 0.018 | 0.138 | |
qualitativeColours | 0.001 | 0.000 | 0.000 | |
rankIndexing | 0.053 | 0.001 | 0.053 | |
reduceProfile | 0.009 | 0.002 | 0.011 | |
resolveOverlapFeatures | 0.014 | 0.000 | 0.014 | |
runPhyloProfile | 0.001 | 0.000 | 0.000 | |
singleDomainPlotting | 0.162 | 0.000 | 0.162 | |
sortDomains | 0.006 | 0.000 | 0.006 | |
sortDomainsByList | 0.007 | 0.000 | 0.007 | |
sortInputTaxa | 0.022 | 0.001 | 0.024 | |
sortTaxaFromTree | 0.009 | 0.000 | 0.009 | |
taxonomyTableCreator | 0.072 | 0.001 | 0.073 | |
varDistTaxPlot | 0.705 | 0.002 | 0.707 | |
wideToLong | 0.008 | 0.001 | 0.008 | |
xmlParser | 0.012 | 0.002 | 0.014 | |