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

This page was generated on 2023-06-06 11:00:38 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


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 1494/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 1.15.2  (landing page)
Vinh Tran
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 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)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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-06-06 04:08:27 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 04:11:33 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 185.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 (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.105   0.346   8.452 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
calcPresSpec0.0340.0000.034
checkInputValidity0.0090.0000.010
checkNewick0.0030.0000.003
checkOmaID000
clusterDataDend0.0330.0000.033
compareMedianTaxonGroups0.0320.0040.036
compareTaxonGroups0.0410.0040.045
createArchiPlot1.3330.1111.448
createGeneAgePlot0.2440.0120.257
createLongMatrix0.0260.0010.026
createPercentageDistributionData0.0510.0230.075
createProfileFromOma000
createUnrootedTree0.0170.0000.018
createVarDistPlot0.1890.0310.220
createVariableDistributionData0.0030.0040.007
createVariableDistributionDataSubset0.0050.0030.008
dataCustomizedPlot0.0180.0000.018
dataFeatureTaxGroup0.0120.0040.016
dataMainPlot0.0090.0120.021
dataVarDistTaxGroup0.0060.0000.005
estimateGeneAge0.1070.0080.115
fastaParser0.0430.0080.051
featureDistTaxPlot0.2620.0160.278
filterProfileData0.0830.0000.083
fromInputToProfile0.0890.0120.103
geneAgePlotDf0.0020.0030.005
generateSinglePlot0.6580.0200.680
getAllDomainsOma000
getAllFastaOma000
getCommonAncestor0.0430.0040.047
getCoreGene0.0600.0000.059
getDataClustering0.0130.0040.016
getDataForOneOma000
getDendrogram0.0520.0040.056
getDistanceMatrix0.0160.0000.016
getDomainFolder000
getFastaFromFasInput0.0190.0000.018
getFastaFromFile0.0120.0000.013
getFastaFromFolder0.0090.0000.009
getIDsRank0.0310.0000.032
getInputTaxaID0.0020.0000.002
getInputTaxaName0.0090.0040.012
getNameList0.0140.0080.022
getOmaDataForOneOrtholog0.0010.0000.000
getOmaDomainFromURL000
getOmaMembers0.0000.0000.001
getQualColForVector000
getSelectedFastaOma000
getSelectedTaxonNames0.0150.0040.019
getTaxonomyInfo0.0150.0000.015
getTaxonomyMatrix0.0760.0400.116
getTaxonomyRanks000
gridArrangeSharedLegend0.7940.0000.796
heatmapPlotting0.4260.0000.427
highlightProfilePlot0.4750.0000.476
mainTaxonomyRank0.0000.0000.001
pairDomainPlotting000
parseDomainInput0.0110.0040.014
parseInfoProfile0.0570.0040.061
processNcbiTaxonomy0.0740.0320.188
processOrthoID0.0830.0100.094
qualitativeColours000
rankIndexing0.0000.0000.001
reduceProfile0.0080.0070.015
runPhyloProfile0.0840.0040.089
singleDomainPlotting000
sortDomains000
sortInputTaxa0.0340.0040.038
sortTaxaFromTree0.0170.0000.016
taxonomyTableCreator0.1350.0080.144
varDistTaxPlot1.0260.0161.044
wideToLong0.0110.0040.015
xmlParser0.0230.0000.025