Back to Multiple platform build/check report for BioC 3.16:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:00 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for CIMICE on nebbiolo2


To the developers/maintainers of the CIMICE package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CIMICE.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 330/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CIMICE 1.6.0  (landing page)
Nicolò Rossi
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/CIMICE
git_branch: RELEASE_3_16
git_last_commit: c17e627
git_last_commit_date: 2022-11-01 11:24:20 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CIMICE
Version: 1.6.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:CIMICE.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings CIMICE_1.6.0.tar.gz
StartedAt: 2023-04-10 19:42:25 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 19:43:57 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 92.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CIMICE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:CIMICE.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings CIMICE_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/CIMICE.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘CIMICE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CIMICE’ version ‘1.6.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 ... NOTE
Found the following hidden files and directories:
  .git.bfg-report
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CIMICE’ 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 ...
  ‘CIMICER.Rmd’ using ‘UTF-8’... OK
  ‘CIMICE_SHORT.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/CIMICE.Rcheck/00check.log’
for details.



Installation output

CIMICE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL CIMICE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘CIMICE’ ...
** 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 (CIMICE)

Tests output

CIMICE.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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(CIMICE)
> 
> test_check("CIMICE")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ]
> 
> proc.time()
   user  system elapsed 
  2.677   0.183   2.844 

Example timings

CIMICE.Rcheck/CIMICE-Ex.timings

nameusersystemelapsed
annotate_mutational_matrix0.0230.0040.028
binary_radix_sort0.0400.0030.044
build_subset_graph0.1010.0000.101
build_topology_subset0.0340.0000.035
chunk_reader0.0070.0000.007
compact_dataset0.0140.0000.014
computeDWNW0.0800.0040.084
computeUPW0.0490.0170.066
compute_weights_default0.0590.0040.063
corrplot_from_mutational_matrix0.3680.0120.380
corrplot_genes0.4160.0080.424
corrplot_samples0.1400.0120.152
dataset_preprocessing0.0280.0000.028
dataset_preprocessing_population0.0180.0030.022
draw_ggraph0.2310.0160.247
draw_networkD30.1170.0030.120
draw_visNetwork0.0510.0080.062
example_dataset0.0060.0040.009
example_dataset_withFreqs0.0030.0040.007
finalize_generator0.1870.0040.191
fix_clonal_genotype0.0210.0040.025
format_labels0.0010.0000.001
gene_mutations_hist0.1160.0000.116
get_no_of_children0.0450.0000.044
graph_non_transitive_subset_topology0.0380.0000.038
make_dataset0.0020.0000.001
make_generator_stub0.0830.0000.083
make_labels0.0390.0000.038
normalizeDWNW0.0580.0000.058
normalizeUPW0.0670.0000.067
perturb_dataset0.2920.0040.296
plot_generator0.3930.0000.393
prepare_generator_edge_set_command0.1070.0000.107
prepare_labels0.0260.0040.029
quick_run0.0480.0000.048
read0.5870.1120.699
read_CAPRI0.5550.1480.704
read_CAPRI_string0.0030.0040.006
read_CAPRIpop0.0040.0000.005
read_CAPRIpop_string0.0040.0000.004
read_MAF0.2260.0160.201
read_matrix0.0030.0000.003
remove_transitive_edges000
sample_mutations_hist0.1340.0040.137
select_genes_on_mutations0.0180.0000.018
select_samples_on_mutations0.040.000.04
set_generator_edges0.1250.0040.128
simulate_generator0.1250.0000.125
to_dot0.0420.0000.042
update_df0.0150.0000.015