Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-01 12:02 -0400 (Fri, 01 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 521/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
deconvR 1.12.0 (landing page) Irem B. Gündüz
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the deconvR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/deconvR.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. |
Package: deconvR |
Version: 1.12.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:deconvR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings deconvR_1.12.0.tar.gz |
StartedAt: 2024-11-01 00:05:57 -0400 (Fri, 01 Nov 2024) |
EndedAt: 2024-11-01 00:22:53 -0400 (Fri, 01 Nov 2024) |
EllapsedTime: 1016.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: deconvR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:deconvR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings deconvR_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/deconvR.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘deconvR/DESCRIPTION’ ... OK * this is package ‘deconvR’ 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘deconvR’ 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 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
deconvR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL deconvR ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘deconvR’ ... ** using staged installation ** R ** data ** 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 (deconvR)
deconvR.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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(deconvR) Loading required package: data.table Setting options('download.file.method.GEOquery'='auto') Setting options('GEOquery.inmemory.gpl'=FALSE) > > test_check("deconvR") Received list of locations. Reading file. Reading file. uniting... BSmeth2Probe couldn't find any match between the probe IDs and WGBS data you have provided. Please make sure that you're using an appropriate probe ID locations with your WGBS data. Received list of locations. Reading file. Reading file. Received list of locations. Reading file. Reading file. uniting... BSmeth2Probe couldn't find any match between the probe IDs and WGBS data you have provided. Please make sure that you're using an appropriate probe ID locations with your WGBS data. Received list of locations. Reading file. Reading file. uniting... BSmeth2Probe couldn't find any match between the probe IDs and WGBS data you have provided. Please make sure that you're using an appropriate probe ID locations with your WGBS data. DECONVOLUTION WITH NNLS SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH NNLS SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS: DECONVOLUTION WITH NNLS DECONVOLUTION WITH NNLS SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS: SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS : DECONVOLUTION WITH NNLS SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 [1] "double" DECONVOLUTION WITH NNLS DECONVOLUTION WITH NNLS SUMMARY OF PARTIAL R-SQUARED VALUES FOR NNLS: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH NNLS DECONVOLUTION WITH NNLS DECONVOLUTION WITH NNLS DECONVOLUTION WITH SVR SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH SVR SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR: DECONVOLUTION WITH SVR DECONVOLUTION WITH SVR SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR: SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR : DECONVOLUTION WITH SVR SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 [1] "double" DECONVOLUTION WITH SVR DECONVOLUTION WITH SVR SUMMARY OF PARTIAL R-SQUARED VALUES FOR SVR: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH SVR DECONVOLUTION WITH SVR DECONVOLUTION WITH QP SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH QP SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP: DECONVOLUTION WITH QP DECONVOLUTION WITH QP SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP: SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP : DECONVOLUTION WITH QP SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 [1] "double" DECONVOLUTION WITH QP DECONVOLUTION WITH QP SUMMARY OF PARTIAL R-SQUARED VALUES FOR QP: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH QP DECONVOLUTION WITH QP DECONVOLUTION WITH RLM SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH RLM SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM: DECONVOLUTION WITH RLM DECONVOLUTION WITH RLM SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM: SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM : DECONVOLUTION WITH RLM SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 [1] "double" DECONVOLUTION WITH RLM DECONVOLUTION WITH RLM SUMMARY OF PARTIAL R-SQUARED VALUES FOR RLM: Min. 1st Qu. Median Mean 3rd Qu. Max. 1 1 1 1 1 1 DECONVOLUTION WITH RLM DECONVOLUTION WITH RLM CELL TYPES IN EXTENDED ATLAS: example_cell_type CELL TYPES IN EXTENDED ATLAS: else this that CELL TYPES IN EXTENDED ATLAS: else this that CELL TYPES IN EXTENDED ATLAS: else else_v2 this_v2 Monocytes_EPIC that_v2 that this CELL TYPES IN EXTENDED ATLAS: example_cell_type Monocytes_EPIC B.cells_EPIC CD4T.cells_EPIC NK.cells_EPIC CD8T.cells_EPIC Neutrophils_EPIC Erythrocyte_progenitors Adipocytes Cortical_neurons Hepatocytes Lung_cells Pancreatic_beta_cells Pancreatic_acinar_cells Pancreatic_duct_cells Vascular_endothelial_cells Colon_epithelial_cells Left_atrium Bladder Breast Head_and_neck_larynx Kidney Prostate Thyroid Upper_GI Uterus_cervix Unique used IDs: 0 example_cell_type Unique used IDs: 200 Monocytes_EPIC Unique used IDs: 400 B.cells_EPIC Unique used IDs: 600 CD4T.cells_EPIC Unique used IDs: 800 NK.cells_EPIC Unique used IDs: 1000 CD8T.cells_EPIC Unique used IDs: 1200 Neutrophils_EPIC Unique used IDs: 1400 Erythrocyte_progenitors Unique used IDs: 1600 Adipocytes Unique used IDs: 1800 Cortical_neurons Unique used IDs: 2000 Hepatocytes Unique used IDs: 2200 Lung_cells Unique used IDs: 2400 Pancreatic_beta_cells Unique used IDs: 2600 Pancreatic_acinar_cells Unique used IDs: 2800 Pancreatic_duct_cells Unique used IDs: 3000 Vascular_endothelial_cells Unique used IDs: 3200 Colon_epithelial_cells Unique used IDs: 3400 Left_atrium Unique used IDs: 3600 Bladder Unique used IDs: 3800 Breast Unique used IDs: 4000 Head_and_neck_larynx Unique used IDs: 4200 Kidney Unique used IDs: 4400 Prostate Unique used IDs: 4600 Thyroid Unique used IDs: 4800 Upper_GI Unique used IDs: 5000 Uterus_cervix CELL TYPES IN EXTENDED ATLAS: example_cell_type Monocytes_EPIC B.cells_EPIC CD4T.cells_EPIC NK.cells_EPIC CD8T.cells_EPIC Neutrophils_EPIC Erythrocyte_progenitors Adipocytes Cortical_neurons Hepatocytes Lung_cells Pancreatic_beta_cells Pancreatic_acinar_cells Pancreatic_duct_cells Vascular_endothelial_cells Colon_epithelial_cells Left_atrium Bladder Breast Head_and_neck_larynx Kidney Prostate Thyroid Upper_GI Uterus_cervix Extracting DMPs for example_sample DMPs hyper: 0 Extracting DMPs for Monocytes_EPIC DMPs hyper: 78 Extracting DMPs for B.cells_EPIC DMPs hyper: 152 Extracting DMPs for CD4T.cells_EPIC DMPs hyper: 90 Extracting DMPs for NK.cells_EPIC DMPs hyper: 158 Extracting DMPs for CD8T.cells_EPIC DMPs hyper: 86 Extracting DMPs for Neutrophils_EPIC DMPs hyper: 143 Extracting DMPs for Erythrocyte_progenitors DMPs hyper: 134 Extracting DMPs for Adipocytes DMPs hyper: 47 Extracting DMPs for Cortical_neurons DMPs hyper: 374 Extracting DMPs for Hepatocytes DMPs hyper: 286 Extracting DMPs for Lung_cells DMPs hyper: 144 Extracting DMPs for Pancreatic_beta_cells DMPs hyper: 155 Extracting DMPs for Pancreatic_acinar_cells DMPs hyper: 249 Extracting DMPs for Pancreatic_duct_cells DMPs hyper: 117 Extracting DMPs for Vascular_endothelial_cells DMPs hyper: 44 Extracting DMPs for Colon_epithelial_cells DMPs hyper: 372 Extracting DMPs for Left_atrium DMPs hyper: 38 Extracting DMPs for Bladder DMPs hyper: 84 Extracting DMPs for Breast DMPs hyper: 85 Extracting DMPs for Head_and_neck_larynx DMPs hyper: 72 Extracting DMPs for Kidney DMPs hyper: 136 Extracting DMPs for Prostate DMPs hyper: 49 Extracting DMPs for Thyroid DMPs hyper: 152 Extracting DMPs for Upper_GI DMPs hyper: 55 Extracting DMPs for Uterus_cervix DMPs hyper: 17 [ FAIL 0 | WARN 196 | SKIP 0 | PASS 154 ] [ FAIL 0 | WARN 196 | SKIP 0 | PASS 154 ] > > proc.time() user system elapsed 542.627 1.880 608.378
deconvR.Rcheck/deconvR-Ex.timings
name | user | system | elapsed | |
BSmeth2Probe | 3.279 | 0.093 | 3.529 | |
deconvolute | 0.700 | 0.008 | 0.735 | |
findSignatures | 1.393 | 0.006 | 1.482 | |
simulateCellMix | 0.145 | 0.002 | 0.148 | |