Back to Mac ARM64 build report for BioC 3.18
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
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 846/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geva 1.10.0  (landing page)
Itamar José Guimarães Nunes
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/geva
git_branch: RELEASE_3_18
git_last_commit: b14f604
git_last_commit_date: 2023-10-24 11:30:55 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for geva on kjohnson1


To the developers/maintainers of the geva package:
- 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.10.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.10.0.tar.gz
StartedAt: 2024-03-27 14:43:34 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 14:46:43 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 188.7 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/geva.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.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.10.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 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    39.066  0.231  39.386
geva.finalize 19.693  0.107  19.824
top.genes     17.948  0.096  18.082
geva.hcluster  8.083  0.049   8.138
geva.cluster   7.389  0.223   7.617
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.3-arm64/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 version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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.

> 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 'gevainput327453261829.txt' ...
Reading 'gevainput327469fc5664.txt' ...
Reading 'gevainput3274358bf598.txt' ...
Reading 'gevainput327477a8e99e.txt' ...
Reading 'gevainput32747281c171.txt' ...
Reading 'gevainput327424c31c72.txt' ...
Reading 'gevainput32745809339.txt' ...
Reading 'gevainput32743c418601.txt' ...
Reading 'gevainput327471c4ca8e.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 
 47.772   0.647  48.633 

Example timings

geva.Rcheck/geva-Ex.timings

nameusersystemelapsed
SVTable-class0.0060.0010.006
TypedList-class0.0020.0010.002
generics0.2700.0060.278
geva.cluster7.3890.2237.617
geva.dcluster3.3730.1753.552
geva.finalize19.693 0.10719.824
geva.hcluster8.0830.0498.138
geva.ideal.example0.8890.0210.911
geva.input.correct0.1260.0030.130
geva.merge.input0.0440.0030.047
geva.quantiles3.3990.0773.479
geva.quick39.066 0.23139.386
geva.summarize0.8090.0170.827
top.genes17.948 0.09618.082