Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2023-02-08 01:15:34 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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 variancePartition on kunpeng1


To the developers/maintainers of the variancePartition package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/variancePartition.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 2114/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
variancePartition 1.29.0  (landing page)
Gabriel E. Hoffman
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/variancePartition
git_branch: master
git_last_commit: 49e3278
git_last_commit_date: 2022-11-01 15:11:59 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: variancePartition
Version: 1.29.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:variancePartition.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings variancePartition_1.29.0.tar.gz
StartedAt: 2023-02-07 18:39:35 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 18:56:23 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 1007.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: variancePartition.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:variancePartition.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings variancePartition_1.29.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/variancePartition.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘variancePartition/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘variancePartition’ version ‘1.29.0’
* 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 ‘variancePartition’ 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 ... NOTE
S3 methods shown with full name in documentation object 'residuals.MArrayLM2':
  ‘residuals.MArrayLM2’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
fitVarPartModel-method         36.822  0.249  39.500
fitExtractVarPartModel-method  31.893  0.026  32.569
getTreat-method                29.950  0.036  30.126
plotCompareP-method            24.045  0.000  24.062
extractVarPart                 19.768  0.036  19.818
varPartConfInf                 18.440  0.000  18.500
plotPercentBars-method         10.374  0.000  10.470
plotVarPart-method             10.138  0.004  10.185
sortCols-method                10.011  0.000  10.024
residuals-VarParFitList-method  7.565  0.000   7.578
dream-method                    4.935  0.025  12.858
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘FAQ.Rmd’ using ‘UTF-8’... OK
  ‘additional_visualization.Rmd’ using ‘UTF-8’... OK
  ‘dream.Rmd’ using ‘UTF-8’... OK
  ‘theory_practice_random_effects.Rmd’ using ‘UTF-8’... OK
  ‘variancePartition.Rnw’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘FAQ.Rmd’ using rmarkdown
--- finished re-building ‘FAQ.Rmd’

--- re-building ‘additional_visualization.Rmd’ using rmarkdown
--- finished re-building ‘additional_visualization.Rmd’

--- re-building ‘dream.Rmd’ using rmarkdown
--- finished re-building ‘dream.Rmd’

--- re-building ‘theory_practice_random_effects.Rmd’ using rmarkdown
--- finished re-building ‘theory_practice_random_effects.Rmd’

--- re-building ‘variancePartition.Rnw’ using knitr
Killed
SUMMARY: processing the following file failed:
  ‘variancePartition.Rnw’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/variancePartition.Rcheck/00check.log’
for details.


Installation output

variancePartition.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL variancePartition
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘variancePartition’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘calcVarPart’ with signature ‘"negbin"’: no definition for class “negbin”
in method for ‘checkModelStatus’ with signature ‘"negbin"’: no definition for class “negbin”
Creating a new generic function for ‘classifyTestsF’ in package ‘variancePartition’
Creating a new generic function for ‘topTable’ in package ‘variancePartition’
** help
Loading required namespace: variancePartition
*** installing help indices
*** copying figures
** 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 (variancePartition)

Tests output

variancePartition.Rcheck/tests/runTests.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
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.

> BiocGenerics:::testPackage("variancePartition")

Attaching package: 'variancePartition'

The following object is masked from 'package:limma':

    topTable

Loading required package: Matrix
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:1 s

Attaching package: 'lmerTest'

The following object is masked from 'package:lme4':

    lmer

The following object is masked from 'package:stats':

    step

Dividing work into 1 chunks...

Total:0.1 s
Removing intercept from test coefficients
Removing intercept from test coefficients
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:8 s
Dividing work into 1 chunks...

Total:0.1 s
Dividing work into 1 chunks...

Total:0.5 s
Dividing work into 1 chunks...

Total:0.5 s
Dividing work into 1 chunks...

Total:7 s
Memory usage to store result: >487.7 Kb
Dividing work into 1 chunks...

Total:0.5 s
Memory usage to store result: >487.7 Kb
Dividing work into 1 chunks...

Total:0.5 s
Memory usage to store result: >487.7 Kb
Dividing work into 1 chunks...

Total:7 s
Dividing work into 1 chunks...

Total:1 s
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Dividing work into 1 chunks...

Total:1 s
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Dividing work into 1 chunks...

Total:0.4 s
Dividing work into 1 chunks...

Total:0.5 s
Memory usage to store result: >455.2 Kb
Dividing work into 1 chunks...

Total:0.4 s
Memory usage to store result: >455.2 Kb
Dividing work into 1 chunks...

Total:0.4 s
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:1 s
Removing intercept from test coefficients
Removing intercept from test coefficients
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Memory usage to store result: >248.4 Kb
Dividing work into 5 chunks...

Total:3 s
Dividing work into 5 chunks...

Total:10 s
Dividing work into 5 chunks...

Total:10 s
Dividing work into 5 chunks...

Total:13 s
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Memory usage to store result: >248.4 Kb
Dividing work into 5 chunks...

Total:4 s
Dividing work into 5 chunks...

Total:4 s
Dividing work into 5 chunks...

Total:4 s
Dividing work into 5 chunks...

Total:4 s
Fixed effect model, using limma directly...
Dividing work into 1 chunks...

Total:1 s
Fixed effect model, using limma directly...
User can apply eBayes() afterwards...
Dividing work into 1 chunks...

Total:1 s
Dividing work into 1 chunks...

Total:0.5 s

Total:0.06 s
Dividing work into 1 chunks...

Total:0.5 s
Memory usage to store result: >49.7 Kb
Dividing work into 1 chunks...

Total:0.6 s
Memory usage to store result: >49.7 Kb
Dividing work into 1 chunks...

Total:0.7 s


RUNIT TEST PROTOCOL -- Tue Feb  7 18:47:05 2023 
*********************************************** 
Number of test functions: 15 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
variancePartition RUnit Tests - 15 test functions, 0 errors, 0 failures
Number of test functions: 15 
Number of errors: 0 
Number of failures: 0 
There were 31 warnings (use warnings() to see them)
> 
> proc.time()
   user  system elapsed 
 94.057   0.831 118.050 

Example timings

variancePartition.Rcheck/variancePartition-Ex.timings

nameusersystemelapsed
ESS-method0.1850.0160.218
as.data.frame.varPartResults0.4270.0000.429
as.matrix-varPartResults-method0.4010.0000.402
calcVarPart-method0.080.000.08
canCorPairs0.0880.0040.095
colinearityScore0.5120.0000.513
dream-method 4.935 0.02512.858
extractVarPart19.768 0.03619.818
fitExtractVarPartModel-method31.893 0.02632.569
fitVarPartModel-method36.822 0.24939.500
getContrast-method0.0080.0040.013
getTreat-method29.950 0.03630.126
get_prediction-method0.0810.0080.094
ggColorHue000
makeContrastsDream2.0050.0042.015
plotCompareP-method24.045 0.00024.062
plotContrasts0.250.000.25
plotCorrMatrix0.0860.0000.088
plotCorrStructure0.9920.0040.998
plotPercentBars-method10.374 0.00010.470
plotStratify1.0540.0041.063
plotStratifyBy1.0350.0001.037
plotVarPart-method10.138 0.00410.185
rdf.merMod0.0720.0000.072
residuals-VarParFitList-method7.5650.0007.578
sortCols-method10.011 0.00010.024
varPartConfInf18.44 0.0018.50
voomWithDreamWeights3.7450.0123.759