Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for projectR on tokay2

This page was generated on 2020-10-17 11:57:29 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE projectR PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1360/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
projectR 1.4.0
Genevieve Stein-O'Brien
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/projectR
Branch: RELEASE_3_11
Last Commit: 05fd775
Last Changed Date: 2020-04-27 15:24:55 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: projectR
Version: 1.4.0
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:projectR.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings projectR_1.4.0.tar.gz
StartedAt: 2020-10-17 07:05:42 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 07:13:14 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 451.7 seconds
RetCode: 0
Status:  OK  
CheckDir: projectR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:projectR.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings projectR_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/projectR.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'projectR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'projectR' version '1.4.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:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'projectR' 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 ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 ... NOTE
alluvialMat: no visible binding for global variable 'celltype'
alluvialMat: no visible binding for global variable 'variable'
alluvialMat: no visible binding for global variable 'value'
alluvialMat: no visible binding for global variable 'nCells'
alluvialMat: no visible binding for global variable 'nCells_per_type'
alluvialMat: no visible binding for global variable
  'nCells_per_pattern'
alluvialMat: no visible binding for global variable 'prop'
Undefined global functions or variables:
  celltype nCells nCells_per_pattern nCells_per_type prop value
  variable
* 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
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
projectR-methods 39.36   0.11   39.48
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
projectR-methods 26.51   0.06   26.66
* 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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.11-bioc/meat/projectR.Rcheck/00check.log'
for details.



Installation output

projectR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/projectR_1.4.0.tar.gz && rm -rf projectR.buildbin-libdir && mkdir projectR.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=projectR.buildbin-libdir projectR_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL projectR_1.4.0.zip && rm projectR_1.4.0.tar.gz projectR_1.4.0.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
100  870k  100  870k    0     0  11.8M      0 --:--:-- --:--:-- --:--:-- 13.0M

install for i386

* installing *source* package 'projectR' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'projectR'
    finding HTML links ... done
    AP.RNAseq6l3c3t                         html  
    alluvialMat                             html  
    aucMat                                  html  
    cluster2pattern-methods                 html  
    clusterPlotR-methods                    html  
    correlateR-class                        html  
    correlateR                              html  
    geneMatchR                              html  
    initialize-correlateR-method            html  
    initialize-rotatoR-method               html  
    intersectoR-methods                     html  
    map.ESepiGen4c1l                        html  
    map.RNAseq6l3c3t                        html  
    p.ESepiGen4c1l                          html  
    p.RNAseq6l3c3t                          html  
    pd.ESepiGen4c1l                         html  
    pd.RNAseq6l3c3t                         html  
    projectR-methods                        html  
    rotatoR-class                           html  
    rotatoR                                 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 'projectR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'projectR' as projectR_1.4.0.zip
* DONE (projectR)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'projectR' successfully unpacked and MD5 sums checked

Tests output

projectR.Rcheck/tests_i386/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(projectR)
> 
> test_check("projectR")

This is CoGAPS version 3.8.0 
Running Standard CoGAPS on p.RNAseq6l3c3t (108 genes and 54 samples) with parameters:

-- Standard Parameters --
nPatterns            5 
nIterations          50000 
seed                 546 
sparseOptimization   FALSE 

-- Sparsity Parameters --
alpha          0.01 
maxGibbsMass   100 

Data Model: Dense, Normal
Sampler Type: Sequential
Loading Data...Done! (00:00:00)
-- Equilibration Phase --
1000 of 50000, Atoms: 185(A), 100(P), ChiSq: 51862, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 242(A), 141(P), ChiSq: 39151, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 266(A), 147(P), ChiSq: 36007, Time: 00:00:01 / 00:00:50
4000 of 50000, Atoms: 293(A), 167(P), ChiSq: 34429, Time: 00:00:01 / 00:00:36
5000 of 50000, Atoms: 288(A), 167(P), ChiSq: 33425, Time: 00:00:01 / 00:00:27
6000 of 50000, Atoms: 334(A), 174(P), ChiSq: 32874, Time: 00:00:02 / 00:00:45
7000 of 50000, Atoms: 316(A), 176(P), ChiSq: 32501, Time: 00:00:02 / 00:00:38
8000 of 50000, Atoms: 343(A), 183(P), ChiSq: 31879, Time: 00:00:03 / 00:00:49
9000 of 50000, Atoms: 353(A), 202(P), ChiSq: 31295, Time: 00:00:03 / 00:00:43
10000 of 50000, Atoms: 342(A), 208(P), ChiSq: 31274, Time: 00:00:04 / 00:00:51
11000 of 50000, Atoms: 365(A), 208(P), ChiSq: 30531, Time: 00:00:04 / 00:00:46
12000 of 50000, Atoms: 362(A), 219(P), ChiSq: 30252, Time: 00:00:04 / 00:00:41
13000 of 50000, Atoms: 387(A), 223(P), ChiSq: 30004, Time: 00:00:05 / 00:00:47
14000 of 50000, Atoms: 385(A), 229(P), ChiSq: 29963, Time: 00:00:06 / 00:00:52
15000 of 50000, Atoms: 386(A), 218(P), ChiSq: 29849, Time: 00:00:06 / 00:00:48
16000 of 50000, Atoms: 408(A), 223(P), ChiSq: 29698, Time: 00:00:06 / 00:00:45
17000 of 50000, Atoms: 416(A), 236(P), ChiSq: 29647, Time: 00:00:07 / 00:00:49
18000 of 50000, Atoms: 457(A), 233(P), ChiSq: 29435, Time: 00:00:08 / 00:00:53
19000 of 50000, Atoms: 461(A), 229(P), ChiSq: 29105, Time: 00:00:08 / 00:00:50
20000 of 50000, Atoms: 471(A), 218(P), ChiSq: 28763, Time: 00:00:09 / 00:00:53
21000 of 50000, Atoms: 475(A), 221(P), ChiSq: 28333, Time: 00:00:09 / 00:00:50
22000 of 50000, Atoms: 473(A), 229(P), ChiSq: 28272, Time: 00:00:10 / 00:00:53
23000 of 50000, Atoms: 482(A), 218(P), ChiSq: 28223, Time: 00:00:11 / 00:00:55
24000 of 50000, Atoms: 455(A), 233(P), ChiSq: 28244, Time: 00:00:11 / 00:00:53
25000 of 50000, Atoms: 451(A), 239(P), ChiSq: 28234, Time: 00:00:12 / 00:00:55
26000 of 50000, Atoms: 474(A), 231(P), ChiSq: 28262, Time: 00:00:12 / 00:00:52
27000 of 50000, Atoms: 467(A), 235(P), ChiSq: 28209, Time: 00:00:13 / 00:00:54
28000 of 50000, Atoms: 469(A), 241(P), ChiSq: 28236, Time: 00:00:13 / 00:00:52
29000 of 50000, Atoms: 468(A), 234(P), ChiSq: 28221, Time: 00:00:14 / 00:00:54
30000 of 50000, Atoms: 465(A), 240(P), ChiSq: 28179, Time: 00:00:14 / 00:00:52
31000 of 50000, Atoms: 452(A), 237(P), ChiSq: 28173, Time: 00:00:15 / 00:00:54
32000 of 50000, Atoms: 470(A), 245(P), ChiSq: 28190, Time: 00:00:15 / 00:00:52
33000 of 50000, Atoms: 467(A), 232(P), ChiSq: 28206, Time: 00:00:16 / 00:00:54
34000 of 50000, Atoms: 465(A), 235(P), ChiSq: 28272, Time: 00:00:17 / 00:00:55
35000 of 50000, Atoms: 462(A), 240(P), ChiSq: 28260, Time: 00:00:17 / 00:00:53
36000 of 50000, Atoms: 472(A), 236(P), ChiSq: 28268, Time: 00:00:17 / 00:00:52
37000 of 50000, Atoms: 468(A), 231(P), ChiSq: 28210, Time: 00:00:18 / 00:00:53
38000 of 50000, Atoms: 470(A), 229(P), ChiSq: 28199, Time: 00:00:18 / 00:00:52
39000 of 50000, Atoms: 461(A), 223(P), ChiSq: 28168, Time: 00:00:19 / 00:00:53
40000 of 50000, Atoms: 487(A), 223(P), ChiSq: 28263, Time: 00:00:20 / 00:00:54
41000 of 50000, Atoms: 473(A), 232(P), ChiSq: 28161, Time: 00:00:20 / 00:00:53
42000 of 50000, Atoms: 454(A), 232(P), ChiSq: 28153, Time: 00:00:21 / 00:00:54
43000 of 50000, Atoms: 477(A), 242(P), ChiSq: 28212, Time: 00:00:21 / 00:00:53
44000 of 50000, Atoms: 458(A), 251(P), ChiSq: 28116, Time: 00:00:22 / 00:00:54
45000 of 50000, Atoms: 460(A), 236(P), ChiSq: 28226, Time: 00:00:22 / 00:00:52
46000 of 50000, Atoms: 480(A), 232(P), ChiSq: 28191, Time: 00:00:23 / 00:00:53
47000 of 50000, Atoms: 463(A), 244(P), ChiSq: 28215, Time: 00:00:23 / 00:00:52
48000 of 50000, Atoms: 458(A), 237(P), ChiSq: 28220, Time: 00:00:23 / 00:00:51
49000 of 50000, Atoms: 469(A), 236(P), ChiSq: 28247, Time: 00:00:24 / 00:00:52
50000 of 50000, Atoms: 455(A), 245(P), ChiSq: 28194, Time: 00:00:25 / 00:00:53
-- Sampling Phase --
1000 of 50000, Atoms: 461(A), 217(P), ChiSq: 28215, Time: 00:00:25 / 00:00:52
2000 of 50000, Atoms: 467(A), 236(P), ChiSq: 28168, Time: 00:00:26 / 00:00:53
3000 of 50000, Atoms: 481(A), 237(P), ChiSq: 28191, Time: 00:00:26 / 00:00:52
4000 of 50000, Atoms: 451(A), 243(P), ChiSq: 28209, Time: 00:00:27 / 00:00:53
5000 of 50000, Atoms: 478(A), 234(P), ChiSq: 28238, Time: 00:00:27 / 00:00:52
6000 of 50000, Atoms: 478(A), 229(P), ChiSq: 28186, Time: 00:00:28 / 00:00:52
7000 of 50000, Atoms: 462(A), 230(P), ChiSq: 28154, Time: 00:00:29 / 00:00:53
8000 of 50000, Atoms: 482(A), 238(P), ChiSq: 28264, Time: 00:00:29 / 00:00:52
9000 of 50000, Atoms: 476(A), 242(P), ChiSq: 28133, Time: 00:00:30 / 00:00:53
10000 of 50000, Atoms: 463(A), 240(P), ChiSq: 28267, Time: 00:00:30 / 00:00:52
11000 of 50000, Atoms: 488(A), 220(P), ChiSq: 28160, Time: 00:00:31 / 00:00:53
12000 of 50000, Atoms: 468(A), 222(P), ChiSq: 28193, Time: 00:00:32 / 00:00:54
13000 of 50000, Atoms: 462(A), 254(P), ChiSq: 28200, Time: 00:00:32 / 00:00:53
14000 of 50000, Atoms: 479(A), 227(P), ChiSq: 28198, Time: 00:00:33 / 00:00:53
15000 of 50000, Atoms: 476(A), 233(P), ChiSq: 28185, Time: 00:00:33 / 00:00:52
16000 of 50000, Atoms: 465(A), 230(P), ChiSq: 28220, Time: 00:00:34 / 00:00:53
17000 of 50000, Atoms: 469(A), 226(P), ChiSq: 28197, Time: 00:00:34 / 00:00:52
18000 of 50000, Atoms: 467(A), 220(P), ChiSq: 28221, Time: 00:00:34 / 00:00:51
19000 of 50000, Atoms: 471(A), 230(P), ChiSq: 28196, Time: 00:00:35 / 00:00:52
20000 of 50000, Atoms: 473(A), 233(P), ChiSq: 28190, Time: 00:00:36 / 00:00:53
21000 of 50000, Atoms: 483(A), 248(P), ChiSq: 28171, Time: 00:00:36 / 00:00:52
22000 of 50000, Atoms: 466(A), 243(P), ChiSq: 28181, Time: 00:00:37 / 00:00:53
23000 of 50000, Atoms: 474(A), 223(P), ChiSq: 28257, Time: 00:00:37 / 00:00:52
24000 of 50000, Atoms: 498(A), 248(P), ChiSq: 28119, Time: 00:00:38 / 00:00:52
25000 of 50000, Atoms: 469(A), 239(P), ChiSq: 28165, Time: 00:00:38 / 00:00:52
26000 of 50000, Atoms: 495(A), 237(P), ChiSq: 28188, Time: 00:00:39 / 00:00:52
27000 of 50000, Atoms: 468(A), 237(P), ChiSq: 28169, Time: 00:00:39 / 00:00:51
28000 of 50000, Atoms: 464(A), 225(P), ChiSq: 28259, Time: 00:00:40 / 00:00:52
29000 of 50000, Atoms: 477(A), 246(P), ChiSq: 28223, Time: 00:00:40 / 00:00:51
30000 of 50000, Atoms: 470(A), 243(P), ChiSq: 28232, Time: 00:00:41 / 00:00:52
31000 of 50000, Atoms: 462(A), 226(P), ChiSq: 28239, Time: 00:00:41 / 00:00:51
32000 of 50000, Atoms: 476(A), 230(P), ChiSq: 28210, Time: 00:00:42 / 00:00:52
33000 of 50000, Atoms: 477(A), 230(P), ChiSq: 28199, Time: 00:00:43 / 00:00:52
34000 of 50000, Atoms: 494(A), 229(P), ChiSq: 28173, Time: 00:00:43 / 00:00:52
35000 of 50000, Atoms: 467(A), 236(P), ChiSq: 28269, Time: 00:00:43 / 00:00:51
36000 of 50000, Atoms: 481(A), 241(P), ChiSq: 28192, Time: 00:00:44 / 00:00:51
37000 of 50000, Atoms: 467(A), 239(P), ChiSq: 28174, Time: 00:00:44 / 00:00:51
38000 of 50000, Atoms: 461(A), 253(P), ChiSq: 28223, Time: 00:00:45 / 00:00:51
39000 of 50000, Atoms: 474(A), 233(P), ChiSq: 28244, Time: 00:00:45 / 00:00:51
40000 of 50000, Atoms: 466(A), 237(P), ChiSq: 28221, Time: 00:00:46 / 00:00:51
41000 of 50000, Atoms: 469(A), 228(P), ChiSq: 28165, Time: 00:00:46 / 00:00:51
42000 of 50000, Atoms: 481(A), 228(P), ChiSq: 28229, Time: 00:00:47 / 00:00:51
43000 of 50000, Atoms: 476(A), 238(P), ChiSq: 28261, Time: 00:00:47 / 00:00:50
44000 of 50000, Atoms: 470(A), 237(P), ChiSq: 28209, Time: 00:00:47 / 00:00:50
45000 of 50000, Atoms: 460(A), 238(P), ChiSq: 28229, Time: 00:00:48 / 00:00:50
46000 of 50000, Atoms: 484(A), 228(P), ChiSq: 28235, Time: 00:00:49 / 00:00:51
47000 of 50000, Atoms: 468(A), 243(P), ChiSq: 28171, Time: 00:00:49 / 00:00:50
48000 of 50000, Atoms: 460(A), 240(P), ChiSq: 28201, Time: 00:00:50 / 00:00:51
49000 of 50000, Atoms: 463(A), 229(P), ChiSq: 28198, Time: 00:00:50 / 00:00:50
50000 of 50000, Atoms: 471(A), 241(P), ChiSq: 28236, Time: 00:00:51 / 00:00:51
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
== testthat results  ===========================================================
[ OK: 24 | SKIPPED: 0 | WARNINGS: 13 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  62.26    1.00   63.29 

projectR.Rcheck/tests_x64/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(projectR)
> 
> test_check("projectR")

This is CoGAPS version 3.8.0 
Running Standard CoGAPS on p.RNAseq6l3c3t (108 genes and 54 samples) with parameters:

-- Standard Parameters --
nPatterns            5 
nIterations          50000 
seed                 328 
sparseOptimization   FALSE 

-- Sparsity Parameters --
alpha          0.01 
maxGibbsMass   100 

Data Model: Dense, Normal
Sampler Type: Sequential
Loading Data...Done! (00:00:00)
-- Equilibration Phase --
1000 of 50000, Atoms: 186(A), 121(P), ChiSq: 52113, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 260(A), 141(P), ChiSq: 38186, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 290(A), 149(P), ChiSq: 34887, Time: 00:00:00 / 00:00:00
4000 of 50000, Atoms: 296(A), 164(P), ChiSq: 33728, Time: 00:00:00 / 00:00:00
5000 of 50000, Atoms: 335(A), 180(P), ChiSq: 32385, Time: 00:00:00 / 00:00:00
6000 of 50000, Atoms: 352(A), 182(P), ChiSq: 31307, Time: 00:00:01 / 00:00:22
7000 of 50000, Atoms: 370(A), 191(P), ChiSq: 30182, Time: 00:00:01 / 00:00:19
8000 of 50000, Atoms: 382(A), 204(P), ChiSq: 29839, Time: 00:00:01 / 00:00:16
9000 of 50000, Atoms: 390(A), 200(P), ChiSq: 29537, Time: 00:00:02 / 00:00:28
10000 of 50000, Atoms: 389(A), 200(P), ChiSq: 29505, Time: 00:00:02 / 00:00:25
11000 of 50000, Atoms: 410(A), 208(P), ChiSq: 29081, Time: 00:00:02 / 00:00:23
12000 of 50000, Atoms: 415(A), 213(P), ChiSq: 28964, Time: 00:00:03 / 00:00:31
13000 of 50000, Atoms: 421(A), 212(P), ChiSq: 28815, Time: 00:00:03 / 00:00:28
14000 of 50000, Atoms: 420(A), 218(P), ChiSq: 28796, Time: 00:00:04 / 00:00:35
15000 of 50000, Atoms: 425(A), 215(P), ChiSq: 28772, Time: 00:00:04 / 00:00:32
16000 of 50000, Atoms: 418(A), 211(P), ChiSq: 28701, Time: 00:00:04 / 00:00:30
17000 of 50000, Atoms: 429(A), 220(P), ChiSq: 28658, Time: 00:00:05 / 00:00:35
18000 of 50000, Atoms: 437(A), 214(P), ChiSq: 28531, Time: 00:00:05 / 00:00:33
19000 of 50000, Atoms: 422(A), 227(P), ChiSq: 28499, Time: 00:00:05 / 00:00:31
20000 of 50000, Atoms: 449(A), 226(P), ChiSq: 28365, Time: 00:00:06 / 00:00:35
21000 of 50000, Atoms: 444(A), 222(P), ChiSq: 28453, Time: 00:00:06 / 00:00:33
22000 of 50000, Atoms: 455(A), 221(P), ChiSq: 28380, Time: 00:00:07 / 00:00:37
23000 of 50000, Atoms: 461(A), 220(P), ChiSq: 28284, Time: 00:00:07 / 00:00:35
24000 of 50000, Atoms: 446(A), 228(P), ChiSq: 28237, Time: 00:00:07 / 00:00:33
25000 of 50000, Atoms: 448(A), 220(P), ChiSq: 28320, Time: 00:00:08 / 00:00:36
26000 of 50000, Atoms: 462(A), 223(P), ChiSq: 28255, Time: 00:00:08 / 00:00:35
27000 of 50000, Atoms: 464(A), 214(P), ChiSq: 28222, Time: 00:00:08 / 00:00:33
28000 of 50000, Atoms: 449(A), 221(P), ChiSq: 28290, Time: 00:00:09 / 00:00:36
29000 of 50000, Atoms: 455(A), 233(P), ChiSq: 28212, Time: 00:00:09 / 00:00:35
30000 of 50000, Atoms: 486(A), 238(P), ChiSq: 28254, Time: 00:00:10 / 00:00:37
31000 of 50000, Atoms: 470(A), 232(P), ChiSq: 28207, Time: 00:00:10 / 00:00:36
32000 of 50000, Atoms: 468(A), 244(P), ChiSq: 28202, Time: 00:00:10 / 00:00:35
33000 of 50000, Atoms: 449(A), 230(P), ChiSq: 28247, Time: 00:00:11 / 00:00:37
34000 of 50000, Atoms: 470(A), 227(P), ChiSq: 28222, Time: 00:00:11 / 00:00:36
35000 of 50000, Atoms: 450(A), 226(P), ChiSq: 28265, Time: 00:00:11 / 00:00:34
36000 of 50000, Atoms: 458(A), 233(P), ChiSq: 28297, Time: 00:00:12 / 00:00:36
37000 of 50000, Atoms: 474(A), 230(P), ChiSq: 28235, Time: 00:00:12 / 00:00:35
38000 of 50000, Atoms: 474(A), 233(P), ChiSq: 28168, Time: 00:00:12 / 00:00:34
39000 of 50000, Atoms: 469(A), 229(P), ChiSq: 28254, Time: 00:00:12 / 00:00:33
40000 of 50000, Atoms: 445(A), 224(P), ChiSq: 28290, Time: 00:00:13 / 00:00:35
41000 of 50000, Atoms: 438(A), 240(P), ChiSq: 28293, Time: 00:00:13 / 00:00:34
42000 of 50000, Atoms: 476(A), 238(P), ChiSq: 28263, Time: 00:00:13 / 00:00:33
43000 of 50000, Atoms: 469(A), 220(P), ChiSq: 28228, Time: 00:00:14 / 00:00:35
44000 of 50000, Atoms: 472(A), 223(P), ChiSq: 28238, Time: 00:00:14 / 00:00:34
45000 of 50000, Atoms: 471(A), 243(P), ChiSq: 28251, Time: 00:00:14 / 00:00:33
46000 of 50000, Atoms: 470(A), 227(P), ChiSq: 28175, Time: 00:00:14 / 00:00:32
47000 of 50000, Atoms: 457(A), 230(P), ChiSq: 28268, Time: 00:00:15 / 00:00:34
48000 of 50000, Atoms: 456(A), 211(P), ChiSq: 28267, Time: 00:00:15 / 00:00:33
49000 of 50000, Atoms: 478(A), 228(P), ChiSq: 28212, Time: 00:00:15 / 00:00:32
50000 of 50000, Atoms: 450(A), 232(P), ChiSq: 28264, Time: 00:00:15 / 00:00:32
-- Sampling Phase --
1000 of 50000, Atoms: 466(A), 236(P), ChiSq: 28292, Time: 00:00:16 / 00:00:33
2000 of 50000, Atoms: 472(A), 237(P), ChiSq: 28242, Time: 00:00:16 / 00:00:32
3000 of 50000, Atoms: 484(A), 223(P), ChiSq: 28184, Time: 00:00:16 / 00:00:32
4000 of 50000, Atoms: 450(A), 242(P), ChiSq: 28212, Time: 00:00:17 / 00:00:33
5000 of 50000, Atoms: 464(A), 234(P), ChiSq: 28235, Time: 00:00:17 / 00:00:32
6000 of 50000, Atoms: 445(A), 223(P), ChiSq: 28261, Time: 00:00:17 / 00:00:32
7000 of 50000, Atoms: 469(A), 212(P), ChiSq: 28246, Time: 00:00:17 / 00:00:31
8000 of 50000, Atoms: 456(A), 220(P), ChiSq: 28231, Time: 00:00:18 / 00:00:32
9000 of 50000, Atoms: 462(A), 243(P), ChiSq: 28249, Time: 00:00:18 / 00:00:32
10000 of 50000, Atoms: 466(A), 233(P), ChiSq: 28227, Time: 00:00:18 / 00:00:31
11000 of 50000, Atoms: 459(A), 236(P), ChiSq: 28167, Time: 00:00:19 / 00:00:32
12000 of 50000, Atoms: 473(A), 215(P), ChiSq: 28256, Time: 00:00:19 / 00:00:32
13000 of 50000, Atoms: 468(A), 235(P), ChiSq: 28230, Time: 00:00:19 / 00:00:31
14000 of 50000, Atoms: 460(A), 234(P), ChiSq: 28176, Time: 00:00:19 / 00:00:31
15000 of 50000, Atoms: 461(A), 232(P), ChiSq: 28197, Time: 00:00:20 / 00:00:32
16000 of 50000, Atoms: 466(A), 224(P), ChiSq: 28206, Time: 00:00:20 / 00:00:31
17000 of 50000, Atoms: 487(A), 232(P), ChiSq: 28280, Time: 00:00:20 / 00:00:31
18000 of 50000, Atoms: 477(A), 232(P), ChiSq: 28198, Time: 00:00:21 / 00:00:32
19000 of 50000, Atoms: 480(A), 232(P), ChiSq: 28234, Time: 00:00:21 / 00:00:31
20000 of 50000, Atoms: 478(A), 231(P), ChiSq: 28224, Time: 00:00:21 / 00:00:31
21000 of 50000, Atoms: 462(A), 227(P), ChiSq: 28253, Time: 00:00:22 / 00:00:32
22000 of 50000, Atoms: 471(A), 239(P), ChiSq: 28264, Time: 00:00:22 / 00:00:31
23000 of 50000, Atoms: 458(A), 225(P), ChiSq: 28251, Time: 00:00:22 / 00:00:31
24000 of 50000, Atoms: 483(A), 222(P), ChiSq: 28210, Time: 00:00:23 / 00:00:31
25000 of 50000, Atoms: 465(A), 234(P), ChiSq: 28249, Time: 00:00:23 / 00:00:31
26000 of 50000, Atoms: 448(A), 230(P), ChiSq: 28216, Time: 00:00:24 / 00:00:32
27000 of 50000, Atoms: 473(A), 229(P), ChiSq: 28250, Time: 00:00:24 / 00:00:31
28000 of 50000, Atoms: 470(A), 224(P), ChiSq: 28274, Time: 00:00:25 / 00:00:32
29000 of 50000, Atoms: 460(A), 224(P), ChiSq: 28175, Time: 00:00:25 / 00:00:32
30000 of 50000, Atoms: 460(A), 227(P), ChiSq: 28260, Time: 00:00:25 / 00:00:31
31000 of 50000, Atoms: 477(A), 234(P), ChiSq: 28275, Time: 00:00:26 / 00:00:32
32000 of 50000, Atoms: 450(A), 230(P), ChiSq: 28226, Time: 00:00:26 / 00:00:32
33000 of 50000, Atoms: 456(A), 232(P), ChiSq: 28266, Time: 00:00:27 / 00:00:33
34000 of 50000, Atoms: 464(A), 223(P), ChiSq: 28240, Time: 00:00:27 / 00:00:32
35000 of 50000, Atoms: 458(A), 223(P), ChiSq: 28165, Time: 00:00:28 / 00:00:33
36000 of 50000, Atoms: 455(A), 234(P), ChiSq: 28328, Time: 00:00:28 / 00:00:33
37000 of 50000, Atoms: 482(A), 225(P), ChiSq: 28199, Time: 00:00:28 / 00:00:32
38000 of 50000, Atoms: 485(A), 235(P), ChiSq: 28189, Time: 00:00:29 / 00:00:33
39000 of 50000, Atoms: 464(A), 236(P), ChiSq: 28171, Time: 00:00:29 / 00:00:32
40000 of 50000, Atoms: 490(A), 229(P), ChiSq: 28180, Time: 00:00:29 / 00:00:32
41000 of 50000, Atoms: 455(A), 224(P), ChiSq: 28257, Time: 00:00:30 / 00:00:33
42000 of 50000, Atoms: 449(A), 221(P), ChiSq: 28283, Time: 00:00:30 / 00:00:32
43000 of 50000, Atoms: 463(A), 223(P), ChiSq: 28266, Time: 00:00:31 / 00:00:33
44000 of 50000, Atoms: 473(A), 229(P), ChiSq: 28278, Time: 00:00:31 / 00:00:33
45000 of 50000, Atoms: 488(A), 231(P), ChiSq: 28178, Time: 00:00:31 / 00:00:32
46000 of 50000, Atoms: 467(A), 220(P), ChiSq: 28186, Time: 00:00:32 / 00:00:33
47000 of 50000, Atoms: 477(A), 235(P), ChiSq: 28271, Time: 00:00:32 / 00:00:33
48000 of 50000, Atoms: 456(A), 232(P), ChiSq: 28281, Time: 00:00:32 / 00:00:32
49000 of 50000, Atoms: 463(A), 220(P), ChiSq: 28228, Time: 00:00:32 / 00:00:32
50000 of 50000, Atoms: 478(A), 233(P), ChiSq: 28269, Time: 00:00:33 / 00:00:33
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
[1] "93 row names matched between data and loadings"
[1] "Updated dimension of data: 93 9"
== testthat results  ===========================================================
[ OK: 24 | SKIPPED: 0 | WARNINGS: 13 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  44.40    0.43   44.82 

Example timings

projectR.Rcheck/examples_i386/projectR-Ex.timings

nameusersystemelapsed
alluvialMat0.620.162.38
aucMat0.110.020.12
cluster2pattern-methods0.140.000.14
clusterPlotR-methods000
correlateR0.110.000.11
geneMatchR0.030.000.03
intersectoR-methods0.020.000.02
projectR-methods39.36 0.1139.48
rotatoR000

projectR.Rcheck/examples_x64/projectR-Ex.timings

nameusersystemelapsed
alluvialMat1.120.021.14
aucMat0.080.000.08
cluster2pattern-methods0.110.000.11
clusterPlotR-methods000
correlateR0.130.000.13
geneMatchR0.010.000.01
intersectoR-methods0.040.000.03
projectR-methods26.51 0.0626.66
rotatoR000