Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:00 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.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 |
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 330/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CIMICE 1.6.0 (landing page) Nicolò Rossi
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
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 |
############################################################################## ############################################################################## ### ### 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.
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)
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
CIMICE.Rcheck/CIMICE-Ex.timings
name | user | system | elapsed | |
annotate_mutational_matrix | 0.023 | 0.004 | 0.028 | |
binary_radix_sort | 0.040 | 0.003 | 0.044 | |
build_subset_graph | 0.101 | 0.000 | 0.101 | |
build_topology_subset | 0.034 | 0.000 | 0.035 | |
chunk_reader | 0.007 | 0.000 | 0.007 | |
compact_dataset | 0.014 | 0.000 | 0.014 | |
computeDWNW | 0.080 | 0.004 | 0.084 | |
computeUPW | 0.049 | 0.017 | 0.066 | |
compute_weights_default | 0.059 | 0.004 | 0.063 | |
corrplot_from_mutational_matrix | 0.368 | 0.012 | 0.380 | |
corrplot_genes | 0.416 | 0.008 | 0.424 | |
corrplot_samples | 0.140 | 0.012 | 0.152 | |
dataset_preprocessing | 0.028 | 0.000 | 0.028 | |
dataset_preprocessing_population | 0.018 | 0.003 | 0.022 | |
draw_ggraph | 0.231 | 0.016 | 0.247 | |
draw_networkD3 | 0.117 | 0.003 | 0.120 | |
draw_visNetwork | 0.051 | 0.008 | 0.062 | |
example_dataset | 0.006 | 0.004 | 0.009 | |
example_dataset_withFreqs | 0.003 | 0.004 | 0.007 | |
finalize_generator | 0.187 | 0.004 | 0.191 | |
fix_clonal_genotype | 0.021 | 0.004 | 0.025 | |
format_labels | 0.001 | 0.000 | 0.001 | |
gene_mutations_hist | 0.116 | 0.000 | 0.116 | |
get_no_of_children | 0.045 | 0.000 | 0.044 | |
graph_non_transitive_subset_topology | 0.038 | 0.000 | 0.038 | |
make_dataset | 0.002 | 0.000 | 0.001 | |
make_generator_stub | 0.083 | 0.000 | 0.083 | |
make_labels | 0.039 | 0.000 | 0.038 | |
normalizeDWNW | 0.058 | 0.000 | 0.058 | |
normalizeUPW | 0.067 | 0.000 | 0.067 | |
perturb_dataset | 0.292 | 0.004 | 0.296 | |
plot_generator | 0.393 | 0.000 | 0.393 | |
prepare_generator_edge_set_command | 0.107 | 0.000 | 0.107 | |
prepare_labels | 0.026 | 0.004 | 0.029 | |
quick_run | 0.048 | 0.000 | 0.048 | |
read | 0.587 | 0.112 | 0.699 | |
read_CAPRI | 0.555 | 0.148 | 0.704 | |
read_CAPRI_string | 0.003 | 0.004 | 0.006 | |
read_CAPRIpop | 0.004 | 0.000 | 0.005 | |
read_CAPRIpop_string | 0.004 | 0.000 | 0.004 | |
read_MAF | 0.226 | 0.016 | 0.201 | |
read_matrix | 0.003 | 0.000 | 0.003 | |
remove_transitive_edges | 0 | 0 | 0 | |
sample_mutations_hist | 0.134 | 0.004 | 0.137 | |
select_genes_on_mutations | 0.018 | 0.000 | 0.018 | |
select_samples_on_mutations | 0.04 | 0.00 | 0.04 | |
set_generator_edges | 0.125 | 0.004 | 0.128 | |
simulate_generator | 0.125 | 0.000 | 0.125 | |
to_dot | 0.042 | 0.000 | 0.042 | |
update_df | 0.015 | 0.000 | 0.015 | |