Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2021-10-15 15:05:48 -0400 (Fri, 15 Oct 2021).

CHECK results for PhyloProfile on nebbiolo1

To the developers/maintainers of the PhyloProfile package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1388/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhyloProfile 1.6.6  (landing page)
Vinh Tran
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/PhyloProfile
git_branch: RELEASE_3_13
git_last_commit: 92e2e9e
git_last_commit_date: 2021-06-29 05:53:37 -0400 (Tue, 29 Jun 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: PhyloProfile
Version: 1.6.6
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings PhyloProfile_1.6.6.tar.gz
StartedAt: 2021-10-14 11:01:42 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:03:54 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 132.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PhyloProfile.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:PhyloProfile.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings PhyloProfile_1.6.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/PhyloProfile.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PhyloProfile/DESCRIPTION’ ... OK
* this is package ‘PhyloProfile’ version ‘1.6.6’
* 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 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

PhyloProfile.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL PhyloProfile
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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)

Tests output

PhyloProfile.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 
  6.299   0.285   6.571 

Example timings

PhyloProfile.Rcheck/PhyloProfile-Ex.timings

nameusersystemelapsed
calcPresSpec0.0230.0040.027
checkInputValidity0.0030.0040.007
checkNewick0.0020.0000.003
checkOmaID0.0000.0000.001
clusterDataDend0.0250.0000.026
compareMedianTaxonGroups0.0250.0000.025
compareTaxonGroups0.0330.0000.033
createArchiPlot0.4890.0040.493
createGeneAgePlot0.1430.0000.142
createLongMatrix0.0130.0120.025
createPercentageDistributionData0.4840.0240.508
createProfileFromOma0.0000.0010.000
createRootedTree0.0070.0030.010
createVarDistPlot0.120.000.12
createVariableDistributionData0.0050.0040.009
createVariableDistributionDataSubset0.0080.0000.008
dataCustomizedPlot0.0020.0080.010
dataFeatureTaxGroup0.0110.0000.012
dataMainPlot0.0090.0080.017
dataVarDistTaxGroup0.0020.0040.006
estimateGeneAge0.1060.0000.106
fastaParser0.0340.0000.034
featureDistTaxPlot0.140.000.14
filterProfileData0.0960.0240.120
fromInputToProfile0.0980.0160.114
geneAgePlotDf0.0000.0040.004
generateSinglePlot0.2830.0040.286
getAllDomainsOma0.0000.0000.001
getAllFastaOma0.0000.0000.001
getCommonAncestor0.0250.0080.032
getCoreGene0.0760.0000.075
getDataClustering0.0090.0000.008
getDataForOneOma0.0000.0010.000
getDendrogram0.0350.0030.038
getDistanceMatrix0.0120.0000.012
getDomainFolder0.0000.0000.001
getFastaFromFasInput0.0110.0040.015
getFastaFromFile0.010.000.01
getFastaFromFolder0.0090.0000.009
getIDsRank0.0390.0040.042
getInputTaxaID0.0030.0000.003
getInputTaxaName0.0100.0000.011
getNameList0.0100.0320.043
getOmaDataForOneOrtholog0.0000.0000.001
getOmaDomainFromURL0.0000.0000.001
getOmaMembers0.0000.0010.000
getQualColForVector000
getSelectedFastaOma000
getSelectedTaxonNames0.0130.0010.014
getTaxonomyInfo0.0120.0000.012
getTaxonomyMatrix0.0690.1120.181
getTaxonomyRanks0.0010.0000.000
gridArrangeSharedLegend0.4250.0040.428
heatmapPlotting0.1620.0040.166
highlightProfilePlot0.1840.0120.196
mainTaxonomyRank0.0010.0000.000
pairDomainPlotting000
parseDomainInput0.0010.0230.024
parseInfoProfile0.0840.0280.113
processNcbiTaxonomy0.0680.0270.130
qualitativeColours000
rankIndexing0.0000.0000.001
reduceProfile0.0180.0080.026
runPhyloProfile0.0650.0020.068
singleDomainPlotting0.0020.0000.002
sortDomains000
sortInputTaxa0.0640.0040.068
sortTaxaFromTree0.0110.0000.011
taxonomyTableCreator0.0900.0040.094
varDistTaxPlot1.0230.0041.026
wideToLong0.0070.0120.018
xmlParser0.0210.0000.020