Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:40:50 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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

Package 999/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
iCOBRA 1.31.2  (landing page)
Charlotte Soneson
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/iCOBRA
git_branch: devel
git_last_commit: 4c15d3b
git_last_commit_date: 2024-03-24 11:06:43 -0400 (Sun, 24 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for iCOBRA on kunpeng2


To the developers/maintainers of the iCOBRA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/iCOBRA.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: iCOBRA
Version: 1.31.2
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:iCOBRA.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings iCOBRA_1.31.2.tar.gz
StartedAt: 2024-03-28 06:18:39 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:20:59 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 140.3 seconds
RetCode: 0
Status:   OK  
CheckDir: iCOBRA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:iCOBRA.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings iCOBRA_1.31.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/iCOBRA.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* 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
* using option ‘--no-vignettes’
* checking for file ‘iCOBRA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘iCOBRA’ version ‘1.31.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 ‘iCOBRA’ 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 code 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 ... NOTE
Namespace in Imports field not imported from: ‘markdown’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plot_deviation: no visible binding for global variable ‘method’
plot_fdrcurve: no visible binding for global variable ‘method’
plot_fdrcurve: no visible binding for global variable ‘method2.satis’
plot_fdrcurve: no visible binding for global variable ‘thr’
plot_fpr_tpr: no visible binding for global variable ‘method’
plot_fpr_tpr: no visible binding for global variable ‘thr’
plot_roc_fpc: no visible binding for global variable ‘method’
plot_scatter: no visible binding for global variable ‘OBSERVATION’
plot_scatter: no visible binding for global variable ‘TRUTH’
plot_scatter: no visible binding for global variable ‘fullmethod’
Undefined global functions or variables:
  OBSERVATION TRUTH fullmethod method method2.satis thr
* 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 LazyData ... 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/iCOBRA.Rcheck/00check.log’
for details.


Installation output

iCOBRA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL iCOBRA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘iCOBRA’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (iCOBRA)

Tests output

iCOBRA.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(iCOBRA)
> 
> test_check("iCOBRA")
An object of class "COBRAData"
@pval
                   Method1     Method2     Method3
ENSG00000000457 0.01446441 0.008665558 0.003317162
ENSG00000000460 0.95247473 0.927616428 0.974301159
ENSG00000000938 0.74556923 0.632987431 0.639716304
ENSG00000000971 0.72582371 0.568683774 0.610769221
ENSG00000001460 0.64292689 0.629807292 0.613039563
2413 more rows ...

@padj
                   Method1    Method2
ENSG00000000457 0.05544853 0.03916508
ENSG00000000460 0.98752284 0.96680023
ENSG00000000938 0.91465571 0.82867282
ENSG00000000971 0.90618247 0.79410144
ENSG00000001460 0.87662457 0.82779499
2413 more rows ...

@sval
                   Method1    Method2
ENSG00000000457 0.05544853 0.03916508
ENSG00000000460 0.98752284 0.96680023
ENSG00000000938 0.91465571 0.82867282
ENSG00000000971 0.90618247 0.79410144
ENSG00000001460 0.87662457 0.82779499
2413 more rows ...

@score
                    Method1     Method2      Method3
ENSG00000000457 -0.76274305 -0.75783824 -0.743951068
ENSG00000000460 -0.02033394 -0.02096682 -0.007355491
ENSG00000000938  0.10235482  0.10968180  0.113127202
ENSG00000000971 -0.12495998 -0.12090589 -0.112072431
ENSG00000001460 -0.16319682 -0.13257307 -0.149343205
2413 more rows ...

@truth
                status n_isoforms      logFC     logFC_cat       expr
ENSG00000000457      0          5  0.0000000 [ 0.00, 0.56)   8.525774
ENSG00000000460      1         10  1.1643146 [ 0.56, 1.54)   5.371661
ENSG00000000938      0          8  0.0000000 [ 0.00, 0.56)  11.543626
ENSG00000000971      0          6  0.0000000 [ 0.00, 0.56) 163.547797
ENSG00000001460      1         13 -0.1033807 [ 0.00, 0.56)   6.874695
                           expr_cat
ENSG00000000457 [   2.628,  17.148)
ENSG00000000460 [   2.628,  17.148)
ENSG00000000938 [   2.628,  17.148)
ENSG00000000971 [  17.148,3265.406]
ENSG00000001460 [   2.628,  17.148)
3853 more rows ...

An object of class "COBRAPerformance"
@fdrtpr
data frame with 0 columns and 0 rows

@fdrtprcurve
data frame with 0 columns and 0 rows

@fdrnbr
data frame with 0 columns and 0 rows

@fdrnbrcurve
data frame with 0 columns and 0 rows

@fsrnbr
data frame with 0 columns and 0 rows

@fsrnbrcurve
data frame with 0 columns and 0 rows

@deviation
data frame with 0 columns and 0 rows

@tpr
      thr  method basemethod   meas      fullmethod splitval NBR  TP  FP   TN
1 thr0.01 Method1    Method1 __padj Method1_overall  overall 508 387 121 1473
2 thr0.01 Method2    Method2 __padj Method2_overall  overall 392 308  84 1510
3 thr0.05 Method1    Method1 __padj Method1_overall  overall 620 448 172 1422
4 thr0.05 Method2    Method2 __padj Method2_overall  overall 565 406 159 1435
5  thr0.1 Method1    Method1 __padj Method1_overall  overall 697 478 219 1375
6  thr0.1 Method2    Method2 __padj Method2_overall  overall 651 448 203 1391
   FN TOT_CALLED DIFF NONDIFF       TPR
1 437       2418  842    3016 0.4596200
2 516       2418  842    3016 0.3657957
3 376       2418  842    3016 0.5320665
4 418       2418  842    3016 0.4821853
5 346       2418  842    3016 0.5676960
6 376       2418  842    3016 0.5320665

@fpr
data frame with 0 columns and 0 rows

@roc
data frame with 0 columns and 0 rows

@scatter
data frame with 0 columns and 0 rows

@fpc
data frame with 0 columns and 0 rows

@overlap
data frame with 0 columns and 0 rows

@corr
data frame with 0 columns and 0 rows

@maxsplit
[1] 3

@splv
[1] "none"

@onlyshared
[1] FALSE

An object of class "COBRAPerformance"
@fdrtpr
data frame with 0 columns and 0 rows

@fdrtprcurve
data frame with 0 columns and 0 rows

@fdrnbr
data frame with 0 columns and 0 rows

@fdrnbrcurve
data frame with 0 columns and 0 rows

@fsrnbr
data frame with 0 columns and 0 rows

@fsrnbrcurve
data frame with 0 columns and 0 rows

@deviation
data frame with 0 columns and 0 rows

@tpr
      thr  method basemethod   meas                           fullmethod
1 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   0.000,   0.362)
2 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   0.362,   2.628)
3 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   2.628,  17.148)
4 thr0.01 Method1    Method1 __padj Method1_expr_cat:[  17.148,3265.406]
5 thr0.01 Method1    Method1 __padj                      Method1_overall
                      splitval NBR  TP  FP   TN  FN TOT_CALLED DIFF NONDIFF
1 expr_cat:[   0.000,   0.362)  18  12   6  341  12        371   30    1747
2 expr_cat:[   0.362,   2.628) 112 100  12  374 175        661  287     406
3 expr_cat:[   2.628,  17.148) 157 102  55  414 121        692  223     471
4 expr_cat:[  17.148,3265.406] 221 173  48  344 129        694  302     392
5                      overall 508 387 121 1473 437       2418  842    3016
        TPR
1 0.4000000
2 0.3484321
3 0.4573991
4 0.5728477
5 0.4596200
25 more rows ...

@fpr
data frame with 0 columns and 0 rows

@roc
data frame with 0 columns and 0 rows

@scatter
data frame with 0 columns and 0 rows

@fpc
data frame with 0 columns and 0 rows

@overlap
$[   0.000,   0.362)
                Method1 Method2 truth
ENSG00000007908       0       0     0
ENSG00000008118       0       0     0
ENSG00000042781       0       0     0
ENSG00000049247       0       0     1
ENSG00000057468       0       0     0
1772 more rows ...

$[   2.628,  17.148)
                Method1 Method2 truth
ENSG00000000457       0       1     0
ENSG00000000460       0       0     1
ENSG00000000938       0       0     0
ENSG00000001460       0       0     1
ENSG00000006555       0       0     1
689 more rows ...

$[  17.148,3265.406]
                Method1 Method2 truth
ENSG00000000971       0       0     0
ENSG00000001461       0       0     0
ENSG00000004455       1       1     0
ENSG00000004487       0       0     1
ENSG00000007923       0       0     0
689 more rows ...

$[   0.362,   2.628)
                Method1 Method2 truth
ENSG00000007933       0       0     0
ENSG00000007968       1       1     0
ENSG00000009724       0       0     0
ENSG00000010932       0       0     1
ENSG00000024526       1       1     1
688 more rows ...

$overall
                Method1 Method2 truth
ENSG00000000457       0       1     0
ENSG00000000460       0       0     1
ENSG00000000938       0       0     0
ENSG00000000971       0       0     0
ENSG00000001460       0       0     1
3853 more rows ...


@corr
data frame with 0 columns and 0 rows

@maxsplit
[1] 4

@splv
[1] "expr_cat"

@onlyshared
[1] FALSE

An object of class "COBRAPlot"
@plotcolors
                             Method1                              Method2 
                           "#00ACFC"                            "#8B93FF" 
                               truth Method1_expr_cat:[   0.000,   0.362) 
                           "#FF65AC"                            "#F8766D" 
Method2_expr_cat:[   0.000,   0.362) 
                           "#E18A00" 
58 more elements ...

@facetted
[1] FALSE

@fdrtpr
data frame with 0 columns and 0 rows

@fdrtprcurve
data frame with 0 columns and 0 rows

@fdrnbr
data frame with 0 columns and 0 rows

@fdrnbrcurve
data frame with 0 columns and 0 rows

@fsrnbr
data frame with 0 columns and 0 rows

@fsrnbrcurve
data frame with 0 columns and 0 rows

@deviation
data frame with 0 columns and 0 rows

@tpr
      thr  method basemethod   meas                           fullmethod
1 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   0.000,   0.362)
2 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   0.362,   2.628)
3 thr0.01 Method1    Method1 __padj Method1_expr_cat:[   2.628,  17.148)
4 thr0.01 Method1    Method1 __padj Method1_expr_cat:[  17.148,3265.406]
5 thr0.01 Method1    Method1 __padj                      Method1_overall
                      splitval NBR  TP  FP   TN  FN TOT_CALLED DIFF NONDIFF
1 expr_cat:[   0.000,   0.362)  18  12   6  341  12        371   30    1747
2 expr_cat:[   0.362,   2.628) 112 100  12  374 175        661  287     406
3 expr_cat:[   2.628,  17.148) 157 102  55  414 121        692  223     471
4 expr_cat:[  17.148,3265.406] 221 173  48  344 129        694  302     392
5                      overall 508 387 121 1473 437       2418  842    3016
        TPR num_method
1 0.4000000          1
2 0.3484321          2
3 0.4573991          3
4 0.5728477          4
5 0.4596200          5
25 more rows ...

@fpr
data frame with 0 columns and 0 rows

@roc
data frame with 0 columns and 0 rows

@scatter
data frame with 0 columns and 0 rows

@fpc
data frame with 0 columns and 0 rows

@overlap
$[   0.000,   0.362)
                Method1 Method2 truth
ENSG00000007908       0       0     0
ENSG00000008118       0       0     0
ENSG00000042781       0       0     0
ENSG00000049247       0       0     1
ENSG00000057468       0       0     0
1772 more rows ...

$[   2.628,  17.148)
                Method1 Method2 truth
ENSG00000000457       0       1     0
ENSG00000000460       0       0     1
ENSG00000000938       0       0     0
ENSG00000001460       0       0     1
ENSG00000006555       0       0     1
689 more rows ...

$[  17.148,3265.406]
                Method1 Method2 truth
ENSG00000000971       0       0     0
ENSG00000001461       0       0     0
ENSG00000004455       1       1     0
ENSG00000004487       0       0     1
ENSG00000007923       0       0     0
689 more rows ...

$[   0.362,   2.628)
                Method1 Method2 truth
ENSG00000007933       0       0     0
ENSG00000007968       1       1     0
ENSG00000009724       0       0     0
ENSG00000010932       0       0     1
ENSG00000024526       1       1     1
688 more rows ...

$overall
                Method1 Method2 truth
ENSG00000000457       0       1     0
ENSG00000000460       0       0     1
ENSG00000000938       0       0     0
ENSG00000000971       0       0     0
ENSG00000001460       0       0     1
3853 more rows ...


@corr
data frame with 0 columns and 0 rows

@maxsplit
[1] 4

@splv
[1] "expr_cat"

@onlyshared
[1] FALSE

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 408 ]
> 
> proc.time()
   user  system elapsed 
 52.686   0.435  53.259 

Example timings

iCOBRA.Rcheck/iCOBRA-Ex.timings

nameusersystemelapsed
COBRAData0.0080.0000.008
COBRAPerformance0.0050.0000.005
COBRAPlot0.0030.0000.003
COBRAapp0.5920.0360.637
Extract0.2910.0160.308
basemethods0.2800.0080.288
calculate_adjp0.0210.0000.020
calculate_performance0.6240.0000.625
coerce0.1080.0000.108
corr0.0360.0000.036
deviation0.3870.0000.388
facetted0.0970.0000.096
fdrnbr0.1060.0000.106
fdrnbrcurve0.2890.0000.290
fdrtpr0.1110.0000.111
fdrtprcurve0.2830.0000.283
fpc0.2700.0000.269
fpr0.0840.0000.084
fsrnbr0.0510.0000.051
fsrnbrcurve0.9560.0280.986
maxsplit0.2790.0080.288
onlyshared0.1020.0040.106
overlap0.0160.0000.017
padj0.0090.0000.009
plot_corr0.4900.0080.499
plot_deviation1.4000.0041.406
plot_fdrnbrcurve1.1130.0001.115
plot_fdrtprcurve1.0670.0201.090
plot_fpc0.6660.0000.668
plot_fpr0.3680.0000.368
plot_fsrnbrcurve1.6110.0201.634
plot_overlap0.0370.0080.045
plot_roc0.6510.0000.652
plot_scatter0.9470.0040.953
plot_tpr0.4750.0000.476
plot_upset2.3090.0322.346
plotcolors0.1100.0000.111
prepare_data_for_plot0.6870.0040.693
pval0.0090.0000.010
reorder_levels0.1040.0000.105
roc0.2830.0000.284
scatter0.4110.0000.411
score0.0090.0000.009
splv0.2690.0000.269
stratiflevels0.3210.0040.326
sval0.0080.0000.008
tpr0.0810.0000.082
truth0.0090.0000.010
update_cobradata0.0020.0000.002
update_cobraperformance0.0820.0000.082