Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-28 12:17 -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: /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.21.5.tar.gz |
StartedAt: 2024-11-28 00:55:01 -0500 (Thu, 28 Nov 2024) |
EndedAt: 2024-11-28 01:01:25 -0500 (Thu, 28 Nov 2024) |
EllapsedTime: 384.1 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.21.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PhyloProfile.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: x86_64-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 Monterey 12.7.6 * 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 ...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' INFO Imports includes 30 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 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.5-x86_64/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 Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-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 6.109 0.446 6.585
PhyloProfile.Rcheck/PhyloProfile-Ex.timings
name | user | system | elapsed | |
addDimRedTaxaColors | 1.011 | 0.050 | 1.067 | |
addFeatureColors | 0.022 | 0.002 | 0.024 | |
addRankDivisionPlot | 0.536 | 0.013 | 0.552 | |
calcPresSpec | 0.043 | 0.001 | 0.045 | |
checkColorPalette | 0.001 | 0.000 | 0.000 | |
checkInputValidity | 0.003 | 0.001 | 0.004 | |
checkNewick | 0.002 | 0.001 | 0.002 | |
checkOmaID | 0 | 0 | 0 | |
checkOverlapDomains | 0.011 | 0.000 | 0.013 | |
clusterDataDend | 0.013 | 0.001 | 0.015 | |
compareMedianTaxonGroups | 0.017 | 0.003 | 0.019 | |
compareTaxonGroups | 0.024 | 0.002 | 0.026 | |
createArchiPlot | 1.878 | 0.015 | 1.898 | |
createDimRedPlotData | 0.475 | 0.013 | 0.488 | |
createGeneAgePlot | 0.147 | 0.001 | 0.149 | |
createLongMatrix | 0.011 | 0.004 | 0.015 | |
createPercentageDistributionData | 0.061 | 0.008 | 0.069 | |
createProfileFromOma | 0 | 0 | 0 | |
createUnrootedTree | 0.008 | 0.001 | 0.009 | |
createVarDistPlot | 0.102 | 0.001 | 0.105 | |
createVariableDistributionData | 0.005 | 0.003 | 0.008 | |
createVariableDistributionDataSubset | 0.005 | 0.001 | 0.006 | |
dataCustomizedPlot | 0.011 | 0.001 | 0.013 | |
dataFeatureTaxGroup | 0.009 | 0.001 | 0.010 | |
dataMainPlot | 0.016 | 0.005 | 0.021 | |
dataVarDistTaxGroup | 0.004 | 0.001 | 0.005 | |
dimReduction | 0.472 | 0.007 | 0.481 | |
estimateGeneAge | 0.092 | 0.010 | 0.101 | |
fastaParser | 0.022 | 0.001 | 0.024 | |
featureDistTaxPlot | 0.157 | 0.002 | 0.161 | |
filterProfileData | 0.090 | 0.022 | 0.111 | |
fromInputToProfile | 0.085 | 0.012 | 0.098 | |
geneAgePlotDf | 0.008 | 0.001 | 0.009 | |
generateSinglePlot | 0.276 | 0.005 | 0.282 | |
getAllDomainsOma | 0 | 0 | 0 | |
getAllFastaOma | 0.000 | 0.000 | 0.001 | |
getCommonAncestor | 0.018 | 0.003 | 0.022 | |
getCoreGene | 0.064 | 0.006 | 0.071 | |
getDataClustering | 0.012 | 0.001 | 0.013 | |
getDataForOneOma | 0 | 0 | 0 | |
getDendrogram | 0.034 | 0.002 | 0.037 | |
getDistanceMatrix | 0.012 | 0.001 | 0.013 | |
getDomainFolder | 0.000 | 0.001 | 0.001 | |
getFastaFromFasInput | 0.012 | 0.001 | 0.013 | |
getFastaFromFile | 0.008 | 0.001 | 0.009 | |
getFastaFromFolder | 0.005 | 0.001 | 0.007 | |
getIDsRank | 0.013 | 0.001 | 0.014 | |
getInputTaxaID | 0.001 | 0.001 | 0.003 | |
getInputTaxaName | 0.007 | 0.002 | 0.009 | |
getNameList | 0.015 | 0.017 | 0.030 | |
getOmaDataForOneOrtholog | 0 | 0 | 0 | |
getOmaDomainFromURL | 0 | 0 | 0 | |
getOmaMembers | 0 | 0 | 0 | |
getQualColForVector | 0.000 | 0.000 | 0.001 | |
getSelectedFastaOma | 0.000 | 0.001 | 0.001 | |
getSelectedTaxonNames | 0.011 | 0.003 | 0.015 | |
getTaxHierarchy | 0.011 | 0.002 | 0.011 | |
getTaxonomyInfo | 0.010 | 0.001 | 0.011 | |
getTaxonomyMatrix | 0.063 | 0.057 | 0.121 | |
getTaxonomyRanks | 0 | 0 | 0 | |
gridArrangeSharedLegend | 0 | 0 | 0 | |
groupLabelDimRedData | 0.038 | 0.004 | 0.047 | |
heatmapPlotting | 0.208 | 0.003 | 0.214 | |
heatmapPlottingFast | 2.906 | 0.144 | 2.785 | |
highlightProfilePlot | 0.198 | 0.005 | 0.203 | |
id2name | 0.003 | 0.001 | 0.004 | |
joinPlotMergeLegends | 0.394 | 0.024 | 0.419 | |
linearizeArchitecture | 0.006 | 0.000 | 0.006 | |
mainTaxonomyRank | 0.000 | 0.000 | 0.001 | |
modifyFeatureName | 0.013 | 0.009 | 0.022 | |
pairDomainPlotting | 0.302 | 0.003 | 0.306 | |
parseDomainInput | 0.012 | 0.009 | 0.020 | |
parseInfoProfile | 0.055 | 0.015 | 0.071 | |
plotDimRed | 0.663 | 0.010 | 0.674 | |
plotDimRed3D | 0.667 | 0.030 | 0.699 | |
prepareDimRedData | 0.035 | 0.004 | 0.039 | |
processNcbiTaxonomy | 0.001 | 0.000 | 0.000 | |
processOrthoID | 0.102 | 0.051 | 0.195 | |
qualitativeColours | 0 | 0 | 0 | |
rankIndexing | 0.031 | 0.001 | 0.032 | |
reduceProfile | 0.009 | 0.005 | 0.014 | |
resolveOverlapFeatures | 0.012 | 0.001 | 0.013 | |
runPhyloProfile | 0 | 0 | 0 | |
singleDomainPlotting | 0.133 | 0.003 | 0.135 | |
sortDomains | 0.005 | 0.001 | 0.006 | |
sortDomainsByList | 0.007 | 0.001 | 0.007 | |
sortInputTaxa | 0.019 | 0.004 | 0.023 | |
sortTaxaFromTree | 0.007 | 0.001 | 0.008 | |
taxonomyTableCreator | 0.061 | 0.002 | 0.064 | |
varDistTaxPlot | 0.557 | 0.006 | 0.566 | |
wideToLong | 0.007 | 0.004 | 0.012 | |
xmlParser | 0.011 | 0.004 | 0.016 | |