Back to Mac ARM64 build report for BioC 3.19
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-07 11:32:45 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 2024/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.10.1  (landing page)
Steve Lianoglou
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: RELEASE_3_19
git_last_commit: bd3e896
git_last_commit_date: 2024-05-05 19:44:59 -0400 (Sun, 05 May 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for sparrow on kjohnson3


To the developers/maintainers of the sparrow 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: sparrow
Version: 1.10.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sparrow.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sparrow_1.10.1.tar.gz
StartedAt: 2024-05-07 01:07:28 -0400 (Tue, 07 May 2024)
EndedAt: 2024-05-07 01:10:44 -0400 (Tue, 07 May 2024)
EllapsedTime: 196.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: sparrow.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/sparrow.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-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 Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘sparrow/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sparrow’ version ‘1.10.1’
* 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 ‘sparrow’ 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 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 ... NOTE
geneSetsStats: no visible binding for global variable ‘direction’
Undefined global functions or variables:
  direction
* checking Rd files ... NOTE
checkRd: (-1) convertIdentifiers.Rd:118: Lost braces; missing escapes or markup?
   118 | rely on the {babelgene} package for the conversion, so you will have to
       |             ^
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  GSVA::plage
  ── Failure ('test-scoreSingleSamples.R:27:5'): do.scoreSingleSamples.gsva produces correct gsva,plage,ssGSEA scores ──
  `res` not equal to `ex`.
  Attributes: < Component "geneSets": Component "c2;;HUPER_BREAST_BASAL_VS_LUMINAL_UP": 33 string mismatches >
  Attributes: < Component "geneSets": Component "c6;;CYCLIN_D1_UP.V1_DN": 108 string mismatches >
  Attributes: < Component "geneSets": Component "c6;;KRAS.600.LUNG.BREAST_UP.V1_UP": 146 string mismatches >
  Attributes: < Component "geneSets": Component "c6;;KRAS.BREAST_UP.V1_UP": 56 string mismatches >
  Attributes: < Component "geneSets": Component "c6;;KRAS.LUNG.BREAST_UP.V1_UP": 73 string mismatches >
  Attributes: < Component "geneSets": Component "c7;;GSE37416_CTRL_VS_0H_F_TULARENSIS_LVS_NEUTROPHIL_DN": 59 string mismatches >
  Attributes: < Component "geneSets": Component "c7;;GSE3982_BCELL_VS_TH2_DN": 50 string mismatches >
  GSVA::ssgsea
  
  [ FAIL 3 | WARN 0 | SKIP 1 | PASS 1476 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/sparrow.Rcheck/00check.log’
for details.


Installation output

sparrow.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘sparrow’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (sparrow)

Tests output

sparrow.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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("sparrow")
> library("testthat")
> library("data.table")
> library("dplyr")

Attaching package: 'dplyr'

The following objects are masked from 'package:data.table':

    between, first, last

The following object is masked from 'package:testthat':

    matches

The following object is masked from 'package:sparrow':

    combine

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> 
> test_check("sparrow")

Attaching package: 'magrittr'

The following objects are masked from 'package:testthat':

    equals, is_less_than, not

Estimating GSVA scores for 76 gene sets.
Estimating ECDFs with Gaussian kernels

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=                                                                     |   1%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |===                                                                   |   4%
  |                                                                            
  |====                                                                  |   5%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |======                                                                |   9%
  |                                                                            
  |=======                                                               |  11%
  |                                                                            
  |========                                                              |  12%
  |                                                                            
  |=========                                                             |  13%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |===========                                                           |  16%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=============                                                         |  18%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |=================                                                     |  24%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==================                                                    |  26%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |======================                                                |  32%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |========================                                              |  34%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==========================                                            |  37%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |============================                                          |  39%
  |                                                                            
  |=============================                                         |  41%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===============================                                       |  45%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |==================================                                    |  49%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================                                  |  51%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |=======================================                               |  55%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |=========================================                             |  59%
  |                                                                            
  |==========================================                            |  61%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |============================================                          |  63%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==============================================                        |  66%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |================================================                      |  68%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |====================================================                  |  74%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=====================================================                 |  76%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |=========================================================             |  82%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |===========================================================           |  84%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=============================================================         |  87%
  |                                                                            
  |==============================================================        |  88%
  |                                                                            
  |===============================================================       |  89%
  |                                                                            
  |================================================================      |  91%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |==================================================================    |  95%
  |                                                                            
  |===================================================================   |  96%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |===================================================================== |  99%
  |                                                                            
  |======================================================================| 100%

Estimating PLAGE scores for 76 gene sets.

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=                                                                     |   1%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |===                                                                   |   4%
  |                                                                            
  |====                                                                  |   5%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |======                                                                |   9%
  |                                                                            
  |=======                                                               |  11%
  |                                                                            
  |========                                                              |  12%
  |                                                                            
  |=========                                                             |  13%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |===========                                                           |  16%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=============                                                         |  18%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |=================                                                     |  24%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==================                                                    |  26%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |======================                                                |  32%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |========================                                              |  34%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==========================                                            |  37%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |============================                                          |  39%
  |                                                                            
  |=============================                                         |  41%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===============================                                       |  45%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |==================================                                    |  49%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================                                  |  51%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |=======================================                               |  55%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |=========================================                             |  59%
  |                                                                            
  |==========================================                            |  61%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |============================================                          |  63%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==============================================                        |  66%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |================================================                      |  68%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |====================================================                  |  74%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=====================================================                 |  76%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |=========================================================             |  82%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |===========================================================           |  84%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=============================================================         |  87%
  |                                                                            
  |==============================================================        |  88%
  |                                                                            
  |===============================================================       |  89%
  |                                                                            
  |================================================================      |  91%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |==================================================================    |  95%
  |                                                                            
  |===================================================================   |  96%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |===================================================================== |  99%
  |                                                                            
  |======================================================================| 100%

Estimating ssGSEA scores for 76 gene sets.
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |======================================================================| 100%

[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 1476 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-MultiGSEAResult.R:3:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-scoreSingleSamples.R:27:5'): do.scoreSingleSamples.gsva produces correct gsva,plage,ssGSEA scores ──
`res` not equal to `ex`.
Attributes: < Component "geneSets": Component "c2;;HUPER_BREAST_BASAL_VS_LUMINAL_UP": 33 string mismatches >
Attributes: < Component "geneSets": Component "c6;;CYCLIN_D1_UP.V1_DN": 108 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.600.LUNG.BREAST_UP.V1_UP": 146 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.BREAST_UP.V1_UP": 56 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.LUNG.BREAST_UP.V1_UP": 73 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE37416_CTRL_VS_0H_F_TULARENSIS_LVS_NEUTROPHIL_DN": 59 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE3982_BCELL_VS_TH2_DN": 50 string mismatches >
GSVA::gsva
── Failure ('test-scoreSingleSamples.R:27:5'): do.scoreSingleSamples.gsva produces correct gsva,plage,ssGSEA scores ──
`res` not equal to `ex`.
Attributes: < Component "geneSets": Component "c2;;HUPER_BREAST_BASAL_VS_LUMINAL_UP": 33 string mismatches >
Attributes: < Component "geneSets": Component "c6;;CYCLIN_D1_UP.V1_DN": 108 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.600.LUNG.BREAST_UP.V1_UP": 146 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.BREAST_UP.V1_UP": 56 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.LUNG.BREAST_UP.V1_UP": 73 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE37416_CTRL_VS_0H_F_TULARENSIS_LVS_NEUTROPHIL_DN": 59 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE3982_BCELL_VS_TH2_DN": 50 string mismatches >
GSVA::plage
── Failure ('test-scoreSingleSamples.R:27:5'): do.scoreSingleSamples.gsva produces correct gsva,plage,ssGSEA scores ──
`res` not equal to `ex`.
Attributes: < Component "geneSets": Component "c2;;HUPER_BREAST_BASAL_VS_LUMINAL_UP": 33 string mismatches >
Attributes: < Component "geneSets": Component "c6;;CYCLIN_D1_UP.V1_DN": 108 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.600.LUNG.BREAST_UP.V1_UP": 146 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.BREAST_UP.V1_UP": 56 string mismatches >
Attributes: < Component "geneSets": Component "c6;;KRAS.LUNG.BREAST_UP.V1_UP": 73 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE37416_CTRL_VS_0H_F_TULARENSIS_LVS_NEUTROPHIL_DN": 59 string mismatches >
Attributes: < Component "geneSets": Component "c7;;GSE3982_BCELL_VS_TH2_DN": 50 string mismatches >
GSVA::ssgsea

[ FAIL 3 | WARN 0 | SKIP 1 | PASS 1476 ]
Error: Test failures
Execution halted

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.0240.0010.027
SparrowResult-utilities1.0540.0341.089
addGeneSetMetadata0.0270.0020.029
annotateGeneSetMembership1.1990.0461.250
calculateIndividualLogFC0.4680.0200.488
collectionMetadata0.0220.0010.023
combine-GeneSetDb-GeneSetDb-method0.2870.0060.292
combine-SparrowResult-SparrowResult-method0.0480.0020.052
conform0.1340.0070.143
conversion0.1810.0080.189
convertIdentifiers0.0540.0050.059
corplot0.0250.0010.026
eigenWeightedMean0.9370.0250.965
examples0.1110.0240.134
failWith0.0000.0000.001
featureIdMap0.1500.0060.156
featureIds0.1470.0050.152
geneSet0.0310.0020.033
geneSetCollectionURLfunction0.0190.0000.020
geneSetSummaryByGenes1.1920.0241.220
geneSets0.0180.0010.019
geneSetsStats1.3610.0361.399
getKeggCollection000
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq1.8710.1071.983
gsdScore0.3510.0090.360
gskey0.0010.0010.001
hasGeneSet0.0170.0000.017
hasGeneSetCollection0.0310.0030.034
incidenceMatrix0.2850.0120.297
iplot0.3610.0260.389
is.active0.1050.0120.117
logFC0.7780.0220.800
mgheatmap000
mgheatmap2000
msg000
ora0.4910.0060.497
p.matrix0.0300.0010.031
randomGeneSetDb0.0220.0020.024
renameCollections0.0220.0010.023
renameRows0.1260.0050.131
results0.0350.0020.038
scale_rows0.0010.0010.002
scoreSingleSamples1.2170.1061.323
seas1.4230.0691.491
sparrow_methods0.0010.0000.001
species_info0.0020.0010.002
subset.GeneSetDb0.0190.0010.020
subsetByFeatures0.0220.0010.022
validateInputs0.0380.0030.040
volcanoPlot1.2170.0461.262
volcanoStatsTable0.0290.0010.030
zScore0.2470.0100.257