Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-01 11:36:42 -0400 (Wed, 01 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
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 1983/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
simona 1.2.0  (landing page)
Zuguang Gu
Snapshot Date: 2024-04-30 20:18:44 -0400 (Tue, 30 Apr 2024)
git_url: https://git.bioconductor.org/packages/simona
git_branch: RELEASE_3_19
git_last_commit: cdacee0
git_last_commit_date: 2024-04-30 11:51:50 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for simona on lconway


To the developers/maintainers of the simona package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/simona.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: simona
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:simona.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings simona_1.2.0.tar.gz
StartedAt: 2024-05-01 06:34:13 -0400 (Wed, 01 May 2024)
EndedAt: 2024-05-01 06:36:49 -0400 (Wed, 01 May 2024)
EllapsedTime: 155.8 seconds
RetCode: 0
Status:   OK  
CheckDir: simona.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/simona.Rcheck’
* using R version 4.4.0 beta (2024-04-14 r86421)
* 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 ‘simona/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘simona’ version ‘1.2.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 ‘simona’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
create_ontology_DAG_from_GO_db 5.084  0.202   5.318
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/simona.Rcheck/00check.log’
for details.


Installation output

simona.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘simona’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c annotation.cpp -o annotation.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c common_ancestor.cpp -o common_ancestor.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c dist.cpp -o dist.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c intersectToList_logical.cpp -o intersectToList_logical.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c partition.cpp -o partition.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c permutation.cpp -o permutation.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c plot.cpp -o plot.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c reorder.cpp -o reorder.o
reorder.cpp:284:9: warning: variable 'total_force_diff' set but not used [-Wunused-but-set-variable]
        double total_force_diff = 0;
               ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sim.cpp -o sim.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c term.cpp -o term.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c traverse.cpp -o traverse.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c tree.cpp -o tree.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utils.cpp -o utils.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o simona.so RcppExports.o annotation.o common_ancestor.o dist.o intersectToList_logical.o partition.o permutation.o plot.o reorder.o sim.o term.o traverse.o tree.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-simona/00new/simona/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (simona)

Tests output

simona.Rcheck/tests/test-all.Rout


R version 4.4.0 beta (2024-04-14 r86421) -- "Puppy Cup"
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)
> suppressWarnings(suppressPackageStartupMessages(library(simona)))
> 
> test_check("simona")
GroupSim_pairwise_avg 
          group2
group1 0.4761502
GroupSim_pairwise_max 
       group2
group1      1
GroupSim_pairwise_BMA 
          group2
group1 0.7599716
GroupSim_pairwise_BMM 
          group2
group1 0.7955366
GroupSim_pairwise_ABM 
          group2
group1 0.7599716
GroupSim_pairwise_HDF 
          group2
group1 0.5866099
GroupSim_pairwise_MHDF 
          group2
group1 0.7244066
GroupSim_pairwise_VHDF 
          group2
group1 0.6986662
GroupSim_pairwise_Froehlich_2007 
          group2
group1 0.6614042
GroupSim_pairwise_Joeng_2014 
          group2
group1 0.7817037
GroupSim_SimALN 
          group2
group1 0.1512398
GroupSim_SimGIC 
          group2
group1 0.2697222
GroupSim_SimDIC 
          group2
group1 0.4248523
GroupSim_SimUIC 
          group2
group1 0.3693419
GroupSim_SimUI 
       group2
group1    0.2
GroupSim_SimDB 
          group2
group1 0.3333333
GroupSim_SimUB 
          group2
group1 0.3333333
GroupSim_SimNTO 
          group2
group1 0.3333333
GroupSim_SimCOU 
          group2
group1 0.4499397
GroupSim_SimCOT 
          group2
group1 0.2636391
GroupSim_SimLP 
       group2
group1      3
GroupSim_Ye_2005 
       group2
group1      1
GroupSim_SimCHO 
          group2
group1 0.6666667
GroupSim_SimALD 
       group2
group1   0.75
GroupSim_Jaccard 
       group2
group1   0.75
GroupSim_Dice 
          group2
group1 0.8571429
GroupSim_Overlap 
       group2
group1      1
GroupSim_Kappa 
          group2
group1 0.6666667
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 369 ]
> 
> proc.time()
   user  system elapsed 
 35.535   3.970  39.787 

Example timings

simona.Rcheck/simona-Ex.timings

nameusersystemelapsed
all_methods0.0010.0010.002
annotation0.0080.0010.009
common_ancestor0.0300.0040.034
create_ontology_DAG0.0350.0020.036
create_ontology_DAG_from_GO_db5.0840.2025.318
dag_all_terms0.0040.0000.003
dag_as_igraph0.0110.0010.012
dag_depth0.0040.0000.005
dag_distinct_ancestors0.0030.0000.004
dag_enrich_on_items0.0000.0000.001
dag_enrich_on_offsprings000
dag_enrich_on_offsprings_by_permutation000
dag_filter0.0110.0010.013
dag_longest_dist_to_offspring0.0030.0010.003
dag_random0.1030.0040.108
dag_reorder0.0050.0000.005
dag_root0.0020.0000.002
dag_shiny0.0000.0010.000
dag_terms0.0030.0000.004
dag_treelize0.0050.0000.005
dag_viz0.0010.0010.000
distance0.0100.0020.012
group_sim0.0060.0010.007
import_obo000
mcols_ontology_DAG0.0180.0010.019
method_param0.0010.0000.000
n_annotations0.0040.0000.004
n_terms0.0040.0000.004
ontology_DAG-class0.0010.0000.000
partition_by_level0.0000.0010.000
random_terms0.0030.0000.004
simona_opt0.0020.0000.003
subset0.0160.0020.017
term_IC0.0040.0000.004
term_sim0.0040.0000.005