Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:47 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.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 |
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. |
Package 319/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CIMICE 1.2.1 (landing page) Nicolò Rossi
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
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 |
############################################################################## ############################################################################## ### ### 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.
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)
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
CIMICE.Rcheck/CIMICE-Ex.timings
name | user | system | elapsed | |
annotate_mutational_matrix | 0.038 | 0.003 | 0.040 | |
binary_radix_sort | 0.057 | 0.004 | 0.060 | |
build_subset_graph | 0.150 | 0.003 | 0.154 | |
build_topology_subset | 0.061 | 0.002 | 0.062 | |
chunk_reader | 0.012 | 0.001 | 0.013 | |
compact_dataset | 0.032 | 0.001 | 0.033 | |
computeDWNW | 0.090 | 0.003 | 0.093 | |
computeUPW | 0.094 | 0.002 | 0.096 | |
compute_weights_default | 0.105 | 0.002 | 0.106 | |
corrplot_from_mutational_matrix | 0.372 | 0.012 | 0.384 | |
corrplot_genes | 0.248 | 0.002 | 0.250 | |
corrplot_samples | 0.273 | 0.002 | 0.275 | |
dataset_preprocessing | 0.036 | 0.002 | 0.037 | |
dataset_preprocessing_population | 0.031 | 0.001 | 0.032 | |
draw_ggraph | 0.387 | 0.005 | 0.393 | |
draw_networkD3 | 0.393 | 0.009 | 0.406 | |
draw_visNetwork | 0.085 | 0.022 | 0.113 | |
example_dataset | 0.011 | 0.001 | 0.012 | |
example_dataset_withFreqs | 0.008 | 0.001 | 0.008 | |
finalize_generator | 0.440 | 0.033 | 0.474 | |
fix_clonal_genotype | 0.051 | 0.005 | 0.056 | |
format_labels | 0.001 | 0.000 | 0.000 | |
gene_mutations_hist | 0.198 | 0.021 | 0.219 | |
get_no_of_children | 0.094 | 0.009 | 0.103 | |
graph_non_transitive_subset_topology | 0.089 | 0.004 | 0.093 | |
make_dataset | 0.003 | 0.000 | 0.003 | |
make_generator_stub | 0.254 | 0.004 | 0.258 | |
make_labels | 0.078 | 0.000 | 0.079 | |
normalizeDWNW | 0.099 | 0.002 | 0.101 | |
normalizeUPW | 0.112 | 0.002 | 0.115 | |
perturb_dataset | 0.224 | 0.003 | 0.228 | |
plot_generator | 0.604 | 0.007 | 0.611 | |
prepare_generator_edge_set_command | 0.299 | 0.006 | 0.307 | |
prepare_labels | 0.050 | 0.001 | 0.051 | |
quick_run | 0.109 | 0.006 | 0.115 | |
read | 1.435 | 0.985 | 2.482 | |
read_CAPRI | 1.420 | 0.902 | 2.351 | |
read_CAPRI_string | 0.009 | 0.001 | 0.010 | |
read_CAPRIpop | 0.005 | 0.001 | 0.007 | |
read_CAPRIpop_string | 0.007 | 0.001 | 0.007 | |
read_MAF | 0.390 | 0.088 | 0.478 | |
read_matrix | 0.005 | 0.001 | 0.005 | |
remove_transitive_edges | 0.001 | 0.001 | 0.001 | |
sample_mutations_hist | 0.253 | 0.002 | 0.255 | |
select_genes_on_mutations | 0.041 | 0.001 | 0.043 | |
select_samples_on_mutations | 0.057 | 0.002 | 0.059 | |
set_generator_edges | 0.364 | 0.014 | 0.404 | |
simulate_generator | 0.214 | 0.003 | 0.218 | |
to_dot | 0.095 | 0.001 | 0.095 | |
update_df | 0.028 | 0.001 | 0.029 | |