Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-05-31 05:44:40 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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

CHECK results for PhyloProfile on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1492/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 1.15.2  (landing page)
Vinh Tran
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: devel
git_last_commit: 9e50653
git_last_commit_date: 2023-05-17 12:14:16 -0000 (Wed, 17 May 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: PhyloProfile
Version: 1.15.2
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings PhyloProfile_1.15.2.tar.gz
StartedAt: 2023-05-30 15:17:01 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 15:20:08 -0000 (Tue, 30 May 2023)
EllapsedTime: 187.3 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘1.15.2’
* 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 R 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 in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘PhyloProfile-vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* 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/R/R-4.3.0/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

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 
  8.114   0.342   8.439 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
calcPresSpec0.0330.0030.037
checkInputValidity0.0090.0010.010
checkNewick0.0000.0030.003
checkOmaID000
clusterDataDend0.0280.0070.037
compareMedianTaxonGroups0.0350.0000.035
compareTaxonGroups0.0460.0010.046
createArchiPlot1.3780.0111.390
createGeneAgePlot0.2460.0280.273
createLongMatrix0.0200.0080.028
createPercentageDistributionData0.0770.0040.081
createProfileFromOma000
createUnrootedTree0.0130.0060.019
createVarDistPlot0.2210.0160.237
createVariableDistributionData0.0040.0040.008
createVariableDistributionDataSubset0.0100.0000.009
dataCustomizedPlot0.0160.0040.020
dataFeatureTaxGroup0.0170.0000.017
dataMainPlot0.0180.0040.022
dataVarDistTaxGroup0.0030.0040.007
estimateGeneAge0.1080.0160.124
fastaParser0.0480.0040.053
featureDistTaxPlot0.2710.0110.283
filterProfileData0.0850.0040.089
fromInputToProfile0.0910.0040.097
geneAgePlotDf0.0050.0000.005
generateSinglePlot0.6500.0000.651
getAllDomainsOma000
getAllFastaOma0.0000.0000.001
getCommonAncestor0.0410.0030.045
getCoreGene0.0560.0120.068
getDataClustering0.0190.0000.019
getDataForOneOma000
getDendrogram0.0590.0000.059
getDistanceMatrix0.0160.0000.016
getDomainFolder000
getFastaFromFasInput0.0210.0000.020
getFastaFromFile0.0130.0000.013
getFastaFromFolder0.0090.0010.010
getIDsRank0.0290.0040.034
getInputTaxaID0.0030.0000.003
getInputTaxaName0.0140.0000.014
getNameList0.0080.0160.025
getOmaDataForOneOrtholog0.0000.0000.001
getOmaDomainFromURL000
getOmaMembers000
getQualColForVector0.0000.0000.001
getSelectedFastaOma0.0000.0000.001
getSelectedTaxonNames0.0210.0000.021
getTaxonomyInfo0.0160.0000.017
getTaxonomyMatrix0.0900.0360.126
getTaxonomyRanks000
gridArrangeSharedLegend0.7980.0200.819
heatmapPlotting0.4370.0000.437
highlightProfilePlot0.4720.0040.476
mainTaxonomyRank000
pairDomainPlotting000
parseDomainInput0.0080.0080.016
parseInfoProfile0.0560.0080.064
processNcbiTaxonomy0.1140.0090.145
processOrthoID0.0980.0120.109
qualitativeColours000
rankIndexing0.0000.0000.001
reduceProfile0.0110.0040.016
runPhyloProfile0.0930.0160.110
singleDomainPlotting0.0000.0000.001
sortDomains000
sortInputTaxa0.0370.0000.037
sortTaxaFromTree0.0160.0000.016
taxonomyTableCreator0.1280.0200.149
varDistTaxPlot1.0450.0401.085
wideToLong0.0150.0000.016
xmlParser0.0240.0000.026