Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-31 17:02:58 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 796/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gemini 1.18.0  (landing page)
Sidharth Jain
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/gemini
git_branch: RELEASE_3_19
git_last_commit: ef78bcb
git_last_commit_date: 2024-04-30 11:15:48 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for gemini on nebbiolo1


To the developers/maintainers of the gemini package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gemini.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.

raw results


Summary

Package: gemini
Version: 1.18.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:gemini.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings gemini_1.18.0.tar.gz
StartedAt: 2024-05-31 03:57:11 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 03:59:31 -0400 (Fri, 31 May 2024)
EllapsedTime: 140.4 seconds
RetCode: 0
Status:   OK  
CheckDir: gemini.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:gemini.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings gemini_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/gemini.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘gemini/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘gemini’ version ‘1.18.0’
* 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 ‘gemini’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
gemini_boxplot : <anonymous>: no visible binding for global variable
  ‘.’
gemini_boxplot: no visible binding for global variable ‘.’
gemini_boxplot : <anonymous>: no visible binding for global variable
  ‘gi’
gemini_boxplot : <anonymous>: no visible binding for global variable
  ‘hj’
gemini_boxplot: no visible binding for global variable ‘label’
gemini_boxplot: no visible binding for global variable ‘y’
gemini_calculate_lfc: no visible binding for global variable ‘.’
update_s_pb: no visible binding for global variable ‘.’
update_tau_pb: no visible binding for global variable ‘.’
Undefined global functions or variables:
  . gi hj label y
* checking Rd files ... NOTE
checkRd: (-1) gemini_initialize.Rd:81-83: Lost braces
    81 | \strong{Use of negative control}{
       |                                 ^
* 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
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
gemini_inference 17.723  0.236  17.959
update_tau_pb     7.547  0.055   7.603
update_x_pb       6.616  0.024   6.641
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

gemini.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL gemini
###
##############################################################################
##############################################################################


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

Tests output

gemini.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(gemini)
> 
> test_check("gemini")
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 7 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 7 ]
> 
> proc.time()
   user  system elapsed 
  6.556   0.284   6.828 

Example timings

gemini.Rcheck/gemini-Ex.timings

nameusersystemelapsed
Sgene2Pguides_hash000
Sguide2Pguides_hash000
compound000
dot-median_normalize0.0010.0000.000
gemini_boxplot1.8680.0561.924
gemini_calculate_lfc0.3560.0080.364
gemini_create_input0.2220.0080.231
gemini_inference17.723 0.23617.959
gemini_initialize3.6700.1013.793
gemini_plot_mae0.5940.0040.599
gemini_prepare_input0.2880.0040.292
gemini_score0.5830.0040.586
initialize_s1.0360.0121.048
initialize_tau1.2010.0081.209
initialize_x2.2150.0122.226
initialize_y0.520.000.52
pipe0.0000.0000.001
update_mae0.8510.0030.854
update_s_pb1.5490.0401.589
update_tau_pb7.5470.0557.603
update_x_pb6.6160.0246.641
update_y_pb2.3840.0082.392