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

This page was generated on 2024-03-04 11:39:16 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 843/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geva 1.11.0  (landing page)
Itamar José Guimarães Nunes
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/geva
git_branch: devel
git_last_commit: 7a3cb07
git_last_commit_date: 2023-10-24 11:30:56 -0500 (Tue, 24 Oct 2023)
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
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped

CHECK results for geva on merida1


To the developers/maintainers of the geva package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/geva.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: geva
Version: 1.11.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:geva.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings geva_1.11.0.tar.gz
StartedAt: 2024-03-02 04:39:48 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 04:48:44 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 535.4 seconds
RetCode: 0
Status:   OK  
CheckDir: geva.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:geva.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings geva_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/geva.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘geva/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘geva’ version ‘1.11.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 ‘geva’ 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 whether startup messages can be suppressed ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
geva.quick     109.387  0.979 132.652
geva.finalize   50.671  0.450  60.700
top.genes       49.770  0.463  57.428
geva.hcluster   11.085  0.150  13.268
geva.cluster    10.678  0.530  13.499
geva.dcluster    5.198  0.197   6.694
geva.quantiles   5.029  0.168   5.913
* 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: OK


Installation output

geva.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL geva
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘geva’ ...
** using staged installation
** R
** 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 (geva)

Tests output

geva.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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(geva)
> 
> test_check("geva")
Merging scores...
Searching for dependent factors...
Searching for specific factors...
Found 54 significant genes:
similar: 33
factor-specific: 7
factor-dependent: 14
Input summarized
Calculating hierarchical clustering...
Found 6 clusters
Merging scores...
Searching for dependent factors...
Searching for specific factors...
Found 60 significant genes:
factor-specific: 18
factor-dependent: 39
similar: 3
Testing plot with GEVAResults
Testing with cluster.method = 'hierarchical'
Calculating hierarchical clustering...
Found 6 clusters
Testing with cluster.method = 'density'
Calculating density clustering...
Found 3 clusters
Testing quantiles grouping
Testing with quantile.method = 'range.slice'
Testing with quantile.method = 'proportional'
Testing with quantile.method = 'density'
Testing with quantile.method = 'k.max.sd'
Testing with quantile.method = 'custom'
Testing plot with GEVACluster and GEVAQuantiles
Reading 'gevainputc92271fda0e9.txt' ...
Reading 'gevainputc922424f5b76.txt' ...
Reading 'gevainputc92267fdc1fc.txt' ...
Reading 'gevainputc92244cabcba.txt' ...
Reading 'gevainputc9225a2c7a9e.txt' ...
Reading 'gevainputc9221e264952.txt' ...
Reading 'gevainputc9226397b5f4.txt' ...
Reading 'gevainputc9227d2ad940.txt' ...
Reading 'gevainputc92281d38f3.txt' ...
Read 9 columns with 10000 probes
Testing with summary.method = 'mean'
Testing with summary.method = 'median'
Testing with variation.method = 'sd'
Testing with variation.method = 'var'
Testing with variation.method = 'mad'
Testing plot with GEVASummary
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ]
> 
> proc.time()
   user  system elapsed 
122.130   2.045 147.112 

Example timings

geva.Rcheck/geva-Ex.timings

nameusersystemelapsed
SVTable-class0.0080.0010.010
TypedList-class0.0040.0010.005
generics0.6270.0150.733
geva.cluster10.678 0.53013.499
geva.dcluster5.1980.1976.694
geva.finalize50.671 0.45060.700
geva.hcluster11.085 0.15013.268
geva.ideal.example1.1670.0441.395
geva.input.correct0.2170.0050.254
geva.merge.input0.0690.0050.081
geva.quantiles5.0290.1685.913
geva.quick109.387 0.979132.652
geva.summarize1.1760.0431.603
top.genes49.770 0.46357.428