Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-28 12:16 -0500 (Thu, 28 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4398 |
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 1537/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhyloProfile 1.21.5 (landing page) Vinh Tran
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
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.21.5 |
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PhyloProfile.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PhyloProfile_1.21.5.tar.gz |
StartedAt: 2024-11-28 03:27:59 -0500 (Thu, 28 Nov 2024) |
EndedAt: 2024-11-28 03:31:57 -0500 (Thu, 28 Nov 2024) |
EllapsedTime: 238.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PhyloProfile.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PhyloProfile.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PhyloProfile_1.21.5.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PhyloProfile.Rcheck' * using R Under development (unstable) (2024-10-26 r87273 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'PhyloProfile/DESCRIPTION' ... OK * this is package 'PhyloProfile' version '1.21.5' * 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 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 * 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
PhyloProfile.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL PhyloProfile ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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 Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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 9.18 0.84 10.01
PhyloProfile.Rcheck/PhyloProfile-Ex.timings
name | user | system | elapsed | |
addDimRedTaxaColors | 1.65 | 0.03 | 1.79 | |
addFeatureColors | 0.01 | 0.00 | 0.03 | |
addRankDivisionPlot | 0.73 | 0.02 | 0.75 | |
calcPresSpec | 0.05 | 0.01 | 0.07 | |
checkColorPalette | 0 | 0 | 0 | |
checkInputValidity | 0.01 | 0.00 | 0.03 | |
checkNewick | 0 | 0 | 0 | |
checkOmaID | 0 | 0 | 0 | |
checkOverlapDomains | 0.02 | 0.00 | 0.01 | |
clusterDataDend | 0.03 | 0.00 | 0.04 | |
compareMedianTaxonGroups | 0.03 | 0.02 | 0.04 | |
compareTaxonGroups | 0.05 | 0.01 | 0.06 | |
createArchiPlot | 2.69 | 0.06 | 2.75 | |
createDimRedPlotData | 0.82 | 0.00 | 0.83 | |
createGeneAgePlot | 0.18 | 0.00 | 0.17 | |
createLongMatrix | 0.03 | 0.00 | 0.04 | |
createPercentageDistributionData | 0.12 | 0.02 | 0.15 | |
createProfileFromOma | 0 | 0 | 0 | |
createUnrootedTree | 0.02 | 0.00 | 0.02 | |
createVarDistPlot | 0.15 | 0.02 | 0.17 | |
createVariableDistributionData | 0 | 0 | 0 | |
createVariableDistributionDataSubset | 0.02 | 0.00 | 0.01 | |
dataCustomizedPlot | 0.03 | 0.00 | 0.03 | |
dataFeatureTaxGroup | 0.02 | 0.00 | 0.02 | |
dataMainPlot | 0.01 | 0.03 | 0.04 | |
dataVarDistTaxGroup | 0.00 | 0.01 | 0.02 | |
dimReduction | 1.44 | 0.07 | 1.50 | |
estimateGeneAge | 0.20 | 0.00 | 0.22 | |
fastaParser | 0.05 | 0.00 | 0.06 | |
featureDistTaxPlot | 0.30 | 0.01 | 0.31 | |
filterProfileData | 0.14 | 0.03 | 0.18 | |
fromInputToProfile | 0.15 | 0.02 | 0.17 | |
geneAgePlotDf | 0.02 | 0.00 | 0.01 | |
generateSinglePlot | 0.53 | 0.00 | 0.53 | |
getAllDomainsOma | 0 | 0 | 0 | |
getAllFastaOma | 0 | 0 | 0 | |
getCommonAncestor | 0.06 | 0.00 | 0.07 | |
getCoreGene | 0.08 | 0.05 | 0.13 | |
getDataClustering | 0.02 | 0.00 | 0.01 | |
getDataForOneOma | 0 | 0 | 0 | |
getDendrogram | 0.04 | 0.00 | 0.05 | |
getDistanceMatrix | 0.02 | 0.00 | 0.02 | |
getDomainFolder | 0.00 | 0.02 | 0.01 | |
getFastaFromFasInput | 0.01 | 0.00 | 0.02 | |
getFastaFromFile | 0.02 | 0.00 | 0.04 | |
getFastaFromFolder | 0.03 | 0.00 | 0.05 | |
getIDsRank | 0.02 | 0.00 | 0.03 | |
getInputTaxaID | 0.00 | 0.01 | 0.02 | |
getInputTaxaName | 0.00 | 0.02 | 0.01 | |
getNameList | 0.03 | 0.01 | 0.05 | |
getOmaDataForOneOrtholog | 0 | 0 | 0 | |
getOmaDomainFromURL | 0 | 0 | 0 | |
getOmaMembers | 0 | 0 | 0 | |
getQualColForVector | 0 | 0 | 0 | |
getSelectedFastaOma | 0 | 0 | 0 | |
getSelectedTaxonNames | 0.03 | 0.00 | 0.03 | |
getTaxHierarchy | 0.03 | 0.00 | 0.03 | |
getTaxonomyInfo | 0.02 | 0.00 | 0.02 | |
getTaxonomyMatrix | 0.18 | 0.05 | 0.23 | |
getTaxonomyRanks | 0 | 0 | 0 | |
gridArrangeSharedLegend | 0 | 0 | 0 | |
groupLabelDimRedData | 0.08 | 0.02 | 0.10 | |
heatmapPlotting | 0.35 | 0.01 | 0.36 | |
heatmapPlottingFast | 4.16 | 0.24 | 4.14 | |
highlightProfilePlot | 0.43 | 0.00 | 0.42 | |
id2name | 0 | 0 | 0 | |
joinPlotMergeLegends | 0.71 | 0.03 | 0.83 | |
linearizeArchitecture | 0.02 | 0.00 | 0.01 | |
mainTaxonomyRank | 0 | 0 | 0 | |
modifyFeatureName | 0.02 | 0.01 | 0.03 | |
pairDomainPlotting | 0.39 | 0.02 | 0.41 | |
parseDomainInput | 0.03 | 0.00 | 0.03 | |
parseInfoProfile | 0.08 | 0.03 | 0.11 | |
plotDimRed | 1.12 | 0.01 | 1.14 | |
plotDimRed3D | 1.16 | 0.05 | 1.22 | |
prepareDimRedData | 0.06 | 0.00 | 0.06 | |
processNcbiTaxonomy | 0 | 0 | 0 | |
processOrthoID | 0.16 | 0.11 | 1.52 | |
qualitativeColours | 0 | 0 | 0 | |
rankIndexing | 0.06 | 0.00 | 0.08 | |
reduceProfile | 0.03 | 0.00 | 0.03 | |
resolveOverlapFeatures | 0.03 | 0.00 | 0.03 | |
runPhyloProfile | 0 | 0 | 0 | |
singleDomainPlotting | 0.28 | 0.00 | 0.28 | |
sortDomains | 0 | 0 | 0 | |
sortDomainsByList | 0.00 | 0.02 | 0.02 | |
sortInputTaxa | 0.05 | 0.00 | 0.04 | |
sortTaxaFromTree | 0 | 0 | 0 | |
taxonomyTableCreator | 0.11 | 0.01 | 0.14 | |
varDistTaxPlot | 1.04 | 0.03 | 1.14 | |
wideToLong | 0.04 | 0.00 | 0.04 | |
xmlParser | 0.03 | 0.00 | 0.04 | |