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

This page was generated on 2024-04-29 11:38:52 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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.1.14  (landing page)
Zuguang Gu
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/simona
git_branch: devel
git_last_commit: 73a246f
git_last_commit_date: 2024-04-15 04:48:25 -0400 (Mon, 15 Apr 2024)
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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for simona on palomino3


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.1.14
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:simona.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings simona_1.1.14.tar.gz
StartedAt: 2024-04-29 06:32:27 -0400 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 06:35:16 -0400 (Mon, 29 Apr 2024)
EllapsedTime: 169.8 seconds
RetCode: 0
Status:   OK  
CheckDir: simona.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:simona.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings simona_1.1.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/simona.Rcheck'
* using R version 4.4.0 beta (2024-04-15 r86425 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.1.14'
* 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 whether package 'simona' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* 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 for x64 is not available
File 'F:/biocbuild/bbs-3.19-bioc/R/library/simona/libs/x64/simona.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/simona.Rcheck/00check.log'
for details.


Installation output

simona.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL simona
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'simona' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c annotation.cpp -o annotation.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c common_ancestor.cpp -o common_ancestor.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist.cpp -o dist.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c intersectToList_logical.cpp -o intersectToList_logical.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c partition.cpp -o partition.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c permutation.cpp -o permutation.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c plot.cpp -o plot.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c reorder.cpp -o reorder.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sim.cpp -o sim.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c term.cpp -o term.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c traverse.cpp -o traverse.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tree.cpp -o tree.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++ -shared -s -static-libgcc -o simona.dll tmp.def 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 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-simona/00new/simona/libs/x64
** 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 (simona)

Tests output

simona.Rcheck/tests/test-all.Rout


R version 4.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 
  31.17    4.14   35.29 

Example timings

simona.Rcheck/simona-Ex.timings

nameusersystemelapsed
all_methods0.020.000.01
annotation0.000.020.05
common_ancestor0.020.030.05
create_ontology_DAG0.030.000.03
create_ontology_DAG_from_GO_db4.140.284.44
dag_all_terms000
dag_as_igraph0.010.000.01
dag_depth000
dag_distinct_ancestors000
dag_enrich_on_items000
dag_enrich_on_offsprings000
dag_enrich_on_offsprings_by_permutation000
dag_filter0.020.000.02
dag_longest_dist_to_offspring000
dag_random0.440.000.43
dag_reorder000
dag_root0.010.000.02
dag_shiny000
dag_terms000
dag_treelize000
dag_viz000
distance0.020.000.01
group_sim000
import_obo000
mcols_ontology_DAG0.010.000.02
method_param000
n_annotations000
n_terms000
ontology_DAG-class000
partition_by_level000
random_terms000
simona_opt0.020.000.01
subset0.010.000.02
term_IC000
term_sim000