Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhyloProfile 1.20.3 (landing page) Vinh Tran
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | 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.20.3 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhyloProfile_1.20.3.tar.gz |
StartedAt: 2024-11-09 09:44:05 -0500 (Sat, 09 Nov 2024) |
EndedAt: 2024-11-09 09:48:52 -0500 (Sat, 09 Nov 2024) |
EllapsedTime: 286.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PhyloProfile.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhyloProfile_1.20.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PhyloProfile.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘PhyloProfile/DESCRIPTION’ ... OK * this is package ‘PhyloProfile’ version ‘1.20.3’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 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: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PhyloProfile ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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 2.636 0.134 2.768
PhyloProfile.Rcheck/PhyloProfile-Ex.timings
name | user | system | elapsed | |
addFeatureColors | 0.019 | 0.001 | 0.022 | |
addRankDivisionPlot | 0.442 | 0.012 | 0.453 | |
addUmapTaxaColors | 0.417 | 0.006 | 0.423 | |
calcPresSpec | 0.015 | 0.001 | 0.016 | |
checkColorPalette | 0 | 0 | 0 | |
checkInputValidity | 0.001 | 0.000 | 0.002 | |
checkNewick | 0.001 | 0.000 | 0.001 | |
checkOmaID | 0 | 0 | 0 | |
checkOverlapDomains | 0.004 | 0.000 | 0.004 | |
clusterDataDend | 0.004 | 0.000 | 0.005 | |
compareMedianTaxonGroups | 0.008 | 0.001 | 0.009 | |
compareTaxonGroups | 0.011 | 0.001 | 0.011 | |
createArchiPlot | 0.565 | 0.006 | 0.570 | |
createGeneAgePlot | 0.056 | 0.001 | 0.057 | |
createLongMatrix | 0.004 | 0.002 | 0.008 | |
createPercentageDistributionData | 0.023 | 0.004 | 0.028 | |
createProfileFromOma | 0 | 0 | 0 | |
createUmapPlotData | 0.381 | 0.004 | 0.385 | |
createUnrootedTree | 0.004 | 0.000 | 0.004 | |
createVarDistPlot | 0.043 | 0.001 | 0.044 | |
createVariableDistributionData | 0.003 | 0.001 | 0.004 | |
createVariableDistributionDataSubset | 0.002 | 0.000 | 0.002 | |
dataCustomizedPlot | 0.005 | 0.001 | 0.005 | |
dataFeatureTaxGroup | 0.005 | 0.000 | 0.005 | |
dataMainPlot | 0.007 | 0.003 | 0.010 | |
dataVarDistTaxGroup | 0.002 | 0.000 | 0.002 | |
estimateGeneAge | 0.037 | 0.004 | 0.043 | |
fastaParser | 0.010 | 0.000 | 0.011 | |
featureDistTaxPlot | 0.292 | 0.002 | 0.293 | |
filterProfileData | 0.029 | 0.007 | 0.037 | |
fromInputToProfile | 0.026 | 0.004 | 0.029 | |
geneAgePlotDf | 0.002 | 0.000 | 0.003 | |
generateSinglePlot | 0.104 | 0.001 | 0.104 | |
getAllDomainsOma | 0 | 0 | 0 | |
getAllFastaOma | 0 | 0 | 0 | |
getCommonAncestor | 0.009 | 0.002 | 0.010 | |
getCoreGene | 0.024 | 0.003 | 0.026 | |
getDataClustering | 0.003 | 0.001 | 0.004 | |
getDataForOneOma | 0.000 | 0.000 | 0.001 | |
getDendrogram | 0.012 | 0.001 | 0.012 | |
getDistanceMatrix | 0.003 | 0.000 | 0.004 | |
getDomainFolder | 0.001 | 0.000 | 0.000 | |
getFastaFromFasInput | 0.004 | 0.000 | 0.005 | |
getFastaFromFile | 0.003 | 0.000 | 0.003 | |
getFastaFromFolder | 0.002 | 0.000 | 0.002 | |
getIDsRank | 0.005 | 0.001 | 0.005 | |
getInputTaxaID | 0.001 | 0.000 | 0.001 | |
getInputTaxaName | 0.003 | 0.001 | 0.004 | |
getNameList | 0.006 | 0.006 | 0.011 | |
getOmaDataForOneOrtholog | 0 | 0 | 0 | |
getOmaDomainFromURL | 0 | 0 | 0 | |
getOmaMembers | 0 | 0 | 0 | |
getQualColForVector | 0.000 | 0.000 | 0.001 | |
getSelectedFastaOma | 0 | 0 | 0 | |
getSelectedTaxonNames | 0.005 | 0.002 | 0.006 | |
getTaxHierarchy | 0.003 | 0.000 | 0.004 | |
getTaxonomyInfo | 0.003 | 0.001 | 0.004 | |
getTaxonomyMatrix | 0.027 | 0.020 | 0.048 | |
getTaxonomyRanks | 0 | 0 | 0 | |
gridArrangeSharedLegend | 0 | 0 | 0 | |
groupLabelUmapData | 0.018 | 0.001 | 0.020 | |
heatmapPlotting | 0.064 | 0.001 | 0.065 | |
heatmapPlottingFast | 1.322 | 0.029 | 1.255 | |
highlightProfilePlot | 0.084 | 0.001 | 0.085 | |
id2name | 0.001 | 0.000 | 0.002 | |
joinPlotMergeLegends | 0.148 | 0.008 | 0.155 | |
linearizeArchitecture | 0.003 | 0.000 | 0.003 | |
mainTaxonomyRank | 0 | 0 | 0 | |
modifyFeatureName | 0.006 | 0.004 | 0.009 | |
pairDomainPlotting | 0.108 | 0.001 | 0.108 | |
parseDomainInput | 0.005 | 0.004 | 0.009 | |
parseInfoProfile | 0.023 | 0.006 | 0.029 | |
plotUmap | 0.470 | 0.003 | 0.474 | |
plotUmap3D | 0.479 | 0.013 | 0.492 | |
prepareUmapData | 0.014 | 0.002 | 0.016 | |
processNcbiTaxonomy | 0 | 0 | 0 | |
processOrthoID | 0.037 | 0.019 | 0.084 | |
qualitativeColours | 0.001 | 0.000 | 0.001 | |
rankIndexing | 0.013 | 0.001 | 0.014 | |
reduceProfile | 0.004 | 0.002 | 0.006 | |
resolveOverlapFeatures | 0.004 | 0.000 | 0.005 | |
runPhyloProfile | 0 | 0 | 0 | |
singleDomainPlotting | 0.056 | 0.000 | 0.057 | |
sortDomains | 0.003 | 0.001 | 0.002 | |
sortDomainsByList | 0.002 | 0.000 | 0.003 | |
sortInputTaxa | 0.008 | 0.002 | 0.011 | |
sortTaxaFromTree | 0.004 | 0.000 | 0.004 | |
taxonomyTableCreator | 0.025 | 0.001 | 0.026 | |
umapClustering | 0.393 | 0.002 | 0.395 | |
umapClustering3D | 0.409 | 0.001 | 0.411 | |
varDistTaxPlot | 0.226 | 0.001 | 0.228 | |
wideToLong | 0.004 | 0.002 | 0.006 | |
xmlParser | 0.005 | 0.001 | 0.006 | |