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

This page was generated on 2024-05-30 11:35:28 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "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 353/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CIMICE 1.12.0  (landing page)
Nicolò Rossi
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/CIMICE
git_branch: RELEASE_3_19
git_last_commit: 5c11705
git_last_commit_date: 2024-04-30 11:32:27 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for CIMICE on lconway


To the developers/maintainers of the CIMICE package:
- 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 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: CIMICE
Version: 1.12.0
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.12.0.tar.gz
StartedAt: 2024-05-29 19:45:31 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 19:47:04 -0400 (Wed, 29 May 2024)
EllapsedTime: 92.9 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/CIMICE.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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 ‘CIMICE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CIMICE’ version ‘1.12.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 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 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 ... 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.19-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.4-x86_64/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.4.0 (2024-04-24) -- "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)
> library(CIMICE)
> 
> test_check("CIMICE")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ]
> 
> proc.time()
   user  system elapsed 
  3.035   0.330   3.378 

Example timings

CIMICE.Rcheck/CIMICE-Ex.timings

nameusersystemelapsed
annotate_mutational_matrix0.0330.0020.037
binary_radix_sort0.0270.0020.029
build_subset_graph0.0580.0020.061
build_topology_subset0.0320.0010.035
chunk_reader0.0090.0020.011
compact_dataset0.0120.0010.013
computeDWNW0.0750.0040.079
computeUPW0.0780.0030.081
compute_weights_default0.0570.0010.058
corrplot_from_mutational_matrix0.2930.0150.312
corrplot_genes0.3830.0060.392
corrplot_samples0.1710.0020.174
dataset_preprocessing0.0250.0020.028
dataset_preprocessing_population0.0210.0020.023
draw_ggraph0.4250.0060.433
draw_networkD30.3840.0150.406
draw_visNetwork0.0540.0200.081
example_dataset0.0030.0000.003
example_dataset_withFreqs0.0020.0000.002
finalize_generator0.1920.0100.203
fix_clonal_genotype0.0240.0020.026
format_labels000
gene_mutations_hist0.1440.0140.159
get_no_of_children0.0590.0050.065
graph_non_transitive_subset_topology0.0410.0040.046
make_dataset0.0030.0000.004
make_generator_stub0.0920.0100.105
make_labels0.0510.0020.054
normalizeDWNW0.0630.0030.067
normalizeUPW0.0660.0040.070
perturb_dataset0.1940.0050.201
plot_generator0.4160.0090.429
prepare_generator_edge_set_command0.1120.0030.116
prepare_labels0.0240.0010.025
quick_run0.0370.0010.040
read0.8400.5331.392
read_CAPRI0.7820.5061.304
read_CAPRI_string0.0040.0000.004
read_CAPRIpop0.0040.0010.005
read_CAPRIpop_string0.0040.0010.005
read_MAF0.2150.0560.274
read_matrix0.0030.0000.004
remove_transitive_edges0.0000.0010.001
sample_mutations_hist0.1650.0030.169
select_genes_on_mutations0.0070.0010.008
select_samples_on_mutations0.0300.0020.032
set_generator_edges0.1480.0050.153
simulate_generator0.1210.0050.127
to_dot0.0560.0020.060
update_df0.0190.0020.020