Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-02-08 01:15:26 -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 RTN on kunpeng1


To the developers/maintainers of the RTN package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RTN.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 1730/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RTN 2.23.1  (landing page)
Mauro Castro
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/RTN
git_branch: master
git_last_commit: 2d71636
git_last_commit_date: 2022-11-28 01:24:41 -0000 (Mon, 28 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: RTN
Version: 2.23.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:RTN.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings RTN_2.23.1.tar.gz
StartedAt: 2023-02-07 14:06:13 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 14:16:40 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 627.1 seconds
RetCode: 0
Status:   OK  
CheckDir: RTN.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/RTN.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 ‘RTN/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RTN’ version ‘2.23.1’
* 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 ‘RTN’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.9Mb
  sub-directories of 1Mb or more:
    R      1.1Mb
    data   8.6Mb
* 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 ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘RTN.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

RTN.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘RTN’ ...
** 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 (RTN)

Tests output

RTN.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("RTN")
-Preprocessing for input data...
--Mapping 'expData' to 'rowAnnotation'...
--Checking 'regulatoryElements' in 'rowAnnotation'...
--Checking 'expData'...
-Preprocessing complete!

-Performing permutation analysis...
--For 5 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%
-Permutation analysis complete! 

-Performing bootstrap analysis...
--For 5 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%
-Bootstrap analysis complete! 

-Applying dpi filter...
-DPI filter complete! 

-Preprocessing for input data...
--Mapping 'phenotype' to 'phenoIDs'...
--Removing genes without names or values in 'phenotype'...
--Removing duplicated genes...
--Mapping 'hits' to 'phenoIDs'...
--Removing duplicated hits...
--Mapping 'transcriptionalNetwork' annotation to 'phenotype'...
--Checking agreement between 'transcriptionalNetwork' and 'phenotype'... 99.8% ! 
--Removing 'hits' not listed in 'transcriptionalNetwork' universe...
--Extracting regulons...
-Preprocessing complete!

-Performing master regulatory analysis...
--For 5 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%
-Master regulatory analysis complete

-Performing gene set enrichment analysis...
--For 5 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%
-Gene set enrichment analysis complete 

-Performing two-tailed GSEA analysis...
--For 5 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%
-GSEA2 analysis complete 

-Preprocessing for input data...
--Mapping 'expData' to 'rowAnnotation'...
--Checking 'regulatoryElements' in 'rowAnnotation'...
--Checking 'expData'...
-Preprocessing complete!

-Performing permutation analysis...
--For 2 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%
-Permutation analysis complete! 

-Performing bootstrap analysis...
--For 2 regulons...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%
-Bootstrap analysis complete! 

-Applying dpi filter...
-DPI filter complete! 

-Preprocessing for input data...
--Checking modulators in the dataset...
--Extracting TF-targets...
--Applying modulator independence constraint...
--Applying modulator range constraint...
--Selecting subsamples...

-Estimating mutual information threshold...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |======================================================================| 100%

-Performing conditional mutual information analysis...
--For 2 tfs and 2 candidate modulator(s) 

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
-Conditional analysis complete! 



RUNIT TEST PROTOCOL -- Tue Feb  7 14:11:56 2023 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
RTN RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 80.293   2.293  91.826 

Example timings

RTN.Rcheck/RTN-Ex.timings

nameusersystemelapsed
AVS-class000
RTN.data0.2950.0160.313
TNA-class000
TNI-class000
TNI.data0.3730.0000.374
avs.evse0.0010.0000.000
avs.get0.0000.0000.001
avs.pevse0.0000.0000.001
avs.plot1000
avs.plot2000
avs.rvse0.0000.0010.000
avs.vse0.0000.0010.000
tna.get0.2890.0000.288
tna.gsea10.2550.0240.279
tna.gsea20.8890.0080.902
tna.mra0.2610.0120.274
tna.plot.gsea10.2650.0120.276
tna.plot.gsea20.2560.0190.276
tni.alpha.adjust0.1730.0050.178
tni.annotate.regulons0.0660.0030.069
tni.annotate.samples0.0840.0000.084
tni.area30.0660.0010.065
tni.bootstrap0.0640.0000.064
tni.conditional0.0600.0030.064
tni.constructor0.3490.0050.354
tni.dpi.filter0.0590.0040.064
tni.get0.0850.0030.089
tni.graph0.0620.0000.062
tni.gsea20.0620.0000.062
tni.overlap.genesets0.0620.0000.062
tni.permutation0.0590.0030.064
tni.plot.checks0.0560.0080.065
tni.plot.sre0.0640.0000.065
tni.preprocess000
tni.prune0.0630.0000.064
tni.regulon.summary0.0770.0000.077
tni.replace.samples000
tni.sre0.0630.0000.063
tni2tna.preprocess0.2720.0150.288
upgradeTNA000
upgradeTNI0.0010.0000.000