Back to Multiple platform build/check report for BioC 3.14
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:26 -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 deconvR on tokay2


To the developers/maintainers of the deconvR package:
- Please 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 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 467/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deconvR 1.0.1  (landing page)
İrem B. Gündüz
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/deconvR
git_branch: RELEASE_3_14
git_last_commit: cda4d8b
git_last_commit_date: 2021-10-28 05:27:39 -0400 (Thu, 28 Oct 2021)
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: deconvR
Version: 1.0.1
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:deconvR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings deconvR_1.0.1.tar.gz
StartedAt: 2022-04-12 18:20:10 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 18:31:57 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 706.9 seconds
RetCode: 0
Status:   OK  
CheckDir: deconvR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:deconvR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings deconvR_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/deconvR.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'deconvR/DESCRIPTION' ... OK
* this is package 'deconvR' version '1.0.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 ... OK
* checking for portable file names ... 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: OK


Installation output

deconvR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/deconvR_1.0.1.tar.gz && rm -rf deconvR.buildbin-libdir && mkdir deconvR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=deconvR.buildbin-libdir deconvR_1.0.1.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL deconvR_1.0.1.zip && rm deconvR_1.0.1.tar.gz deconvR_1.0.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 3810k    8  317k    0     0   649k      0  0:00:05 --:--:--  0:00:05  649k
 42 3810k   42 1637k    0     0  1126k      0  0:00:03  0:00:01  0:00:02 1125k
100 3810k  100 3810k    0     0  1578k      0  0:00:02  0:00:02 --:--:-- 1579k

install for i386

* installing *source* package 'deconvR' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'deconvR'
    finding HTML links ... done
    BSmeth2Probe                            html  
    HumanCellTypeMethAtlas                  html  
    IlluminaMethEpicB5ProbeIDs              html  
    deconvolute                             html  
    findSignatures                          html  
    simulateCellMix                         html  
** 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

install for x64

* installing *source* package 'deconvR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'deconvR' as deconvR_1.0.1.zip
* DONE (deconvR)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'deconvR' successfully unpacked and MD5 sums checked

Tests output

deconvR.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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(deconvR)
Loading required package: data.table
> 
> 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: 
that 
else 
this 
CELL TYPES IN EXTENDED ATLAS: 
that 
else 
this 
CELL TYPES IN EXTENDED ATLAS: 
else_v2 
else 
this_v2 
that 
that_v2 
this 
Monocytes_EPIC 
[ FAIL 0 | WARN 57 | SKIP 0 | PASS 146 ]

[ FAIL 0 | WARN 57 | SKIP 0 | PASS 146 ]
> 
> proc.time()
   user  system elapsed 
 184.79    5.98  190.95 

deconvR.Rcheck/tests_x64/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-w64-mingw32/x64 (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(deconvR)
Loading required package: data.table
> 
> 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: 
that 
this 
else 
CELL TYPES IN EXTENDED ATLAS: 
that 
this 
else 
CELL TYPES IN EXTENDED ATLAS: 
else_v2 
this_v2 
that_v2 
that 
else 
Monocytes_EPIC 
this 
[ FAIL 0 | WARN 46 | SKIP 0 | PASS 146 ]

[ FAIL 0 | WARN 46 | SKIP 0 | PASS 146 ]
> 
> proc.time()
   user  system elapsed 
 183.43    5.46  190.23 

Example timings

deconvR.Rcheck/examples_i386/deconvR-Ex.timings

nameusersystemelapsed
BSmeth2Probe3.770.224.02
deconvolute1.160.251.40
findSignatures0.260.010.29
simulateCellMix0.220.020.23

deconvR.Rcheck/examples_x64/deconvR-Ex.timings

nameusersystemelapsed
BSmeth2Probe3.300.063.36
deconvolute0.980.031.01
findSignatures0.250.000.25
simulateCellMix0.230.000.23