Back to Multiple platform build/check report for BioC 3.14
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:07:47 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 machv2


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 319/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CIMICE 1.2.1  (landing page)
Nicolò Rossi
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/CIMICE
git_branch: RELEASE_3_14
git_last_commit: 46eaa9d
git_last_commit_date: 2022-03-12 10:03:45 -0400 (Sat, 12 Mar 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CIMICE
Version: 1.2.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CIMICE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CIMICE_1.2.1.tar.gz
StartedAt: 2022-04-12 11:33:23 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 11:35:26 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 122.5 seconds
RetCode: 0
Status:   OK  
CheckDir: CIMICE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/CIMICE.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CIMICE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CIMICE’ version ‘1.2.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 ... 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 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

CIMICE.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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 
  4.600   0.315   4.897 

Example timings

CIMICE.Rcheck/CIMICE-Ex.timings

nameusersystemelapsed
annotate_mutational_matrix0.0380.0030.040
binary_radix_sort0.0570.0040.060
build_subset_graph0.1500.0030.154
build_topology_subset0.0610.0020.062
chunk_reader0.0120.0010.013
compact_dataset0.0320.0010.033
computeDWNW0.0900.0030.093
computeUPW0.0940.0020.096
compute_weights_default0.1050.0020.106
corrplot_from_mutational_matrix0.3720.0120.384
corrplot_genes0.2480.0020.250
corrplot_samples0.2730.0020.275
dataset_preprocessing0.0360.0020.037
dataset_preprocessing_population0.0310.0010.032
draw_ggraph0.3870.0050.393
draw_networkD30.3930.0090.406
draw_visNetwork0.0850.0220.113
example_dataset0.0110.0010.012
example_dataset_withFreqs0.0080.0010.008
finalize_generator0.4400.0330.474
fix_clonal_genotype0.0510.0050.056
format_labels0.0010.0000.000
gene_mutations_hist0.1980.0210.219
get_no_of_children0.0940.0090.103
graph_non_transitive_subset_topology0.0890.0040.093
make_dataset0.0030.0000.003
make_generator_stub0.2540.0040.258
make_labels0.0780.0000.079
normalizeDWNW0.0990.0020.101
normalizeUPW0.1120.0020.115
perturb_dataset0.2240.0030.228
plot_generator0.6040.0070.611
prepare_generator_edge_set_command0.2990.0060.307
prepare_labels0.0500.0010.051
quick_run0.1090.0060.115
read1.4350.9852.482
read_CAPRI1.4200.9022.351
read_CAPRI_string0.0090.0010.010
read_CAPRIpop0.0050.0010.007
read_CAPRIpop_string0.0070.0010.007
read_MAF0.3900.0880.478
read_matrix0.0050.0010.005
remove_transitive_edges0.0010.0010.001
sample_mutations_hist0.2530.0020.255
select_genes_on_mutations0.0410.0010.043
select_samples_on_mutations0.0570.0020.059
set_generator_edges0.3640.0140.404
simulate_generator0.2140.0030.218
to_dot0.0950.0010.095
update_df0.0280.0010.029