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

CHECK report for projectR on merida1

This page was generated on 2021-05-06 12:36:12 -0400 (Thu, 06 May 2021).

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 1396/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
projectR 1.6.0  (landing page)
Genevieve Stein-O'Brien
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/projectR
Branch: RELEASE_3_12
Last Commit: 8f57326
Last Changed Date: 2020-10-27 11:44:03 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: projectR
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:projectR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings projectR_1.6.0.tar.gz
StartedAt: 2021-05-06 04:55:41 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:00:19 -0400 (Thu, 06 May 2021)
EllapsedTime: 277.7 seconds
RetCode: 0
Status:   OK  
CheckDir: projectR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:projectR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings projectR_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/projectR.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘projectR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘projectR’ 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:
  .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 for sufficient/correct file permissions ... 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
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
projectR-methods 32.633  0.103  32.776
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.12-bioc/meat/projectR.Rcheck/00check.log’
for details.



Installation output

projectR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL projectR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* 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
** 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 (projectR)

Tests output

projectR.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(projectR)
> 
> test_check("projectR")

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

-- Standard Parameters --
nPatterns            5 
nIterations          50000 
seed                 452 
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: 205(A), 151(P), ChiSq: 52634, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 220(A), 187(P), ChiSq: 39641, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 227(A), 198(P), ChiSq: 37097, Time: 00:00:00 / 00:00:00
4000 of 50000, Atoms: 241(A), 222(P), ChiSq: 35794, Time: 00:00:01 / 00:00:36
5000 of 50000, Atoms: 253(A), 226(P), ChiSq: 35047, Time: 00:00:01 / 00:00:27
6000 of 50000, Atoms: 283(A), 225(P), ChiSq: 34204, Time: 00:00:01 / 00:00:22
7000 of 50000, Atoms: 294(A), 240(P), ChiSq: 33414, Time: 00:00:01 / 00:00:19
8000 of 50000, Atoms: 304(A), 232(P), ChiSq: 33236, Time: 00:00:02 / 00:00:32
9000 of 50000, Atoms: 317(A), 241(P), ChiSq: 32822, Time: 00:00:02 / 00:00:28
10000 of 50000, Atoms: 333(A), 248(P), ChiSq: 32460, Time: 00:00:02 / 00:00:25
11000 of 50000, Atoms: 349(A), 239(P), ChiSq: 31807, Time: 00:00:03 / 00:00:34
12000 of 50000, Atoms: 392(A), 205(P), ChiSq: 29936, Time: 00:00:03 / 00:00:31
13000 of 50000, Atoms: 426(A), 223(P), ChiSq: 29024, Time: 00:00:03 / 00:00:28
14000 of 50000, Atoms: 409(A), 216(P), ChiSq: 28842, Time: 00:00:03 / 00:00:26
15000 of 50000, Atoms: 426(A), 210(P), ChiSq: 28716, Time: 00:00:04 / 00:00:32
16000 of 50000, Atoms: 435(A), 225(P), ChiSq: 28678, Time: 00:00:04 / 00:00:30
17000 of 50000, Atoms: 439(A), 214(P), ChiSq: 28588, Time: 00:00:04 / 00:00:28
18000 of 50000, Atoms: 441(A), 215(P), ChiSq: 28603, Time: 00:00:05 / 00:00:33
19000 of 50000, Atoms: 450(A), 218(P), ChiSq: 28489, Time: 00:00:05 / 00:00:31
20000 of 50000, Atoms: 449(A), 229(P), ChiSq: 28337, Time: 00:00:05 / 00:00:29
21000 of 50000, Atoms: 468(A), 220(P), ChiSq: 28370, Time: 00:00:06 / 00:00:33
22000 of 50000, Atoms: 456(A), 242(P), ChiSq: 28329, Time: 00:00:06 / 00:00:31
23000 of 50000, Atoms: 469(A), 227(P), ChiSq: 28286, Time: 00:00:06 / 00:00:30
24000 of 50000, Atoms: 481(A), 231(P), ChiSq: 28145, Time: 00:00:07 / 00:00:33
25000 of 50000, Atoms: 475(A), 229(P), ChiSq: 28294, Time: 00:00:07 / 00:00:32
26000 of 50000, Atoms: 465(A), 243(P), ChiSq: 28216, Time: 00:00:07 / 00:00:30
27000 of 50000, Atoms: 473(A), 238(P), ChiSq: 28182, Time: 00:00:08 / 00:00:33
28000 of 50000, Atoms: 471(A), 246(P), ChiSq: 28123, Time: 00:00:08 / 00:00:32
29000 of 50000, Atoms: 460(A), 235(P), ChiSq: 28238, Time: 00:00:08 / 00:00:31
30000 of 50000, Atoms: 451(A), 243(P), ChiSq: 28221, Time: 00:00:09 / 00:00:33
31000 of 50000, Atoms: 465(A), 235(P), ChiSq: 28236, Time: 00:00:09 / 00:00:32
32000 of 50000, Atoms: 468(A), 230(P), ChiSq: 28256, Time: 00:00:10 / 00:00:35
33000 of 50000, Atoms: 468(A), 239(P), ChiSq: 28118, Time: 00:00:10 / 00:00:33
34000 of 50000, Atoms: 464(A), 240(P), ChiSq: 28248, Time: 00:00:10 / 00:00:32
35000 of 50000, Atoms: 469(A), 243(P), ChiSq: 28160, Time: 00:00:11 / 00:00:34
36000 of 50000, Atoms: 484(A), 248(P), ChiSq: 28275, Time: 00:00:11 / 00:00:33
37000 of 50000, Atoms: 454(A), 234(P), ChiSq: 28194, Time: 00:00:11 / 00:00:32
38000 of 50000, Atoms: 457(A), 239(P), ChiSq: 28188, Time: 00:00:11 / 00:00:31
39000 of 50000, Atoms: 471(A), 238(P), ChiSq: 28205, Time: 00:00:12 / 00:00:33
40000 of 50000, Atoms: 484(A), 229(P), ChiSq: 28188, Time: 00:00:12 / 00:00:32
41000 of 50000, Atoms: 475(A), 246(P), ChiSq: 28214, Time: 00:00:12 / 00:00:31
42000 of 50000, Atoms: 468(A), 241(P), ChiSq: 28233, Time: 00:00:13 / 00:00:33
43000 of 50000, Atoms: 465(A), 237(P), ChiSq: 28251, Time: 00:00:13 / 00:00:32
44000 of 50000, Atoms: 487(A), 243(P), ChiSq: 28151, Time: 00:00:13 / 00:00:32
45000 of 50000, Atoms: 477(A), 229(P), ChiSq: 28163, Time: 00:00:14 / 00:00:33
46000 of 50000, Atoms: 459(A), 235(P), ChiSq: 28223, Time: 00:00:14 / 00:00:32
47000 of 50000, Atoms: 462(A), 240(P), ChiSq: 28228, Time: 00:00:14 / 00:00:32
48000 of 50000, Atoms: 471(A), 246(P), ChiSq: 28207, Time: 00:00:15 / 00:00:33
49000 of 50000, Atoms: 462(A), 218(P), ChiSq: 28252, Time: 00:00:15 / 00:00:32
50000 of 50000, Atoms: 464(A), 232(P), ChiSq: 28213, Time: 00:00:15 / 00:00:32
-- Sampling Phase --
1000 of 50000, Atoms: 471(A), 225(P), ChiSq: 28175, Time: 00:00:15 / 00:00:31
2000 of 50000, Atoms: 458(A), 230(P), ChiSq: 28194, Time: 00:00:16 / 00:00:32
3000 of 50000, Atoms: 472(A), 233(P), ChiSq: 28191, Time: 00:00:16 / 00:00:32
4000 of 50000, Atoms: 465(A), 232(P), ChiSq: 28168, Time: 00:00:17 / 00:00:33
5000 of 50000, Atoms: 460(A), 228(P), ChiSq: 28234, Time: 00:00:17 / 00:00:32
6000 of 50000, Atoms: 466(A), 237(P), ChiSq: 28131, Time: 00:00:17 / 00:00:32
7000 of 50000, Atoms: 481(A), 216(P), ChiSq: 28228, Time: 00:00:18 / 00:00:33
8000 of 50000, Atoms: 454(A), 234(P), ChiSq: 28235, Time: 00:00:18 / 00:00:32
9000 of 50000, Atoms: 479(A), 237(P), ChiSq: 28278, Time: 00:00:18 / 00:00:32
10000 of 50000, Atoms: 452(A), 228(P), ChiSq: 28197, Time: 00:00:19 / 00:00:33
11000 of 50000, Atoms: 457(A), 243(P), ChiSq: 28231, Time: 00:00:19 / 00:00:32
12000 of 50000, Atoms: 482(A), 229(P), ChiSq: 28197, Time: 00:00:19 / 00:00:32
13000 of 50000, Atoms: 482(A), 234(P), ChiSq: 28279, Time: 00:00:20 / 00:00:33
14000 of 50000, Atoms: 475(A), 230(P), ChiSq: 28283, Time: 00:00:20 / 00:00:32
15000 of 50000, Atoms: 454(A), 235(P), ChiSq: 28158, Time: 00:00:20 / 00:00:32
16000 of 50000, Atoms: 458(A), 227(P), ChiSq: 28222, Time: 00:00:21 / 00:00:33
17000 of 50000, Atoms: 463(A), 226(P), ChiSq: 28212, Time: 00:00:21 / 00:00:32
18000 of 50000, Atoms: 477(A), 233(P), ChiSq: 28185, Time: 00:00:21 / 00:00:32
19000 of 50000, Atoms: 466(A), 227(P), ChiSq: 28236, Time: 00:00:22 / 00:00:33
20000 of 50000, Atoms: 476(A), 237(P), ChiSq: 28180, Time: 00:00:22 / 00:00:32
21000 of 50000, Atoms: 463(A), 241(P), ChiSq: 28222, Time: 00:00:23 / 00:00:33
22000 of 50000, Atoms: 490(A), 237(P), ChiSq: 28200, Time: 00:00:23 / 00:00:32
23000 of 50000, Atoms: 473(A), 231(P), ChiSq: 28246, Time: 00:00:23 / 00:00:32
24000 of 50000, Atoms: 461(A), 241(P), ChiSq: 28186, Time: 00:00:24 / 00:00:33
25000 of 50000, Atoms: 448(A), 243(P), ChiSq: 28189, Time: 00:00:24 / 00:00:32
26000 of 50000, Atoms: 468(A), 241(P), ChiSq: 28197, Time: 00:00:24 / 00:00:32
27000 of 50000, Atoms: 442(A), 239(P), ChiSq: 28268, Time: 00:00:25 / 00:00:33
28000 of 50000, Atoms: 456(A), 247(P), ChiSq: 28269, Time: 00:00:25 / 00:00:32
29000 of 50000, Atoms: 477(A), 234(P), ChiSq: 28157, Time: 00:00:26 / 00:00:33
30000 of 50000, Atoms: 486(A), 223(P), ChiSq: 28164, Time: 00:00:26 / 00:00:33
31000 of 50000, Atoms: 486(A), 230(P), ChiSq: 28239, Time: 00:00:26 / 00:00:32
32000 of 50000, Atoms: 452(A), 241(P), ChiSq: 28148, Time: 00:00:27 / 00:00:33
33000 of 50000, Atoms: 468(A), 243(P), ChiSq: 28220, Time: 00:00:27 / 00:00:33
34000 of 50000, Atoms: 469(A), 232(P), ChiSq: 28235, Time: 00:00:27 / 00:00:32
35000 of 50000, Atoms: 473(A), 242(P), ChiSq: 28229, Time: 00:00:28 / 00:00:33
36000 of 50000, Atoms: 488(A), 240(P), ChiSq: 28205, Time: 00:00:28 / 00:00:33
37000 of 50000, Atoms: 477(A), 236(P), ChiSq: 28138, Time: 00:00:28 / 00:00:32
38000 of 50000, Atoms: 448(A), 227(P), ChiSq: 28210, Time: 00:00:29 / 00:00:33
39000 of 50000, Atoms: 463(A), 219(P), ChiSq: 28188, Time: 00:00:29 / 00:00:32
40000 of 50000, Atoms: 474(A), 234(P), ChiSq: 28133, Time: 00:00:30 / 00:00:33
41000 of 50000, Atoms: 481(A), 226(P), ChiSq: 28251, Time: 00:00:30 / 00:00:33
42000 of 50000, Atoms: 480(A), 225(P), ChiSq: 28156, Time: 00:00:30 / 00:00:32
43000 of 50000, Atoms: 471(A), 234(P), ChiSq: 28233, Time: 00:00:31 / 00:00:33
44000 of 50000, Atoms: 454(A), 234(P), ChiSq: 28180, Time: 00:00:31 / 00:00:33
45000 of 50000, Atoms: 456(A), 244(P), ChiSq: 28196, Time: 00:00:31 / 00:00:32
46000 of 50000, Atoms: 478(A), 243(P), ChiSq: 28171, Time: 00:00:31 / 00:00:32
47000 of 50000, Atoms: 460(A), 243(P), ChiSq: 28229, Time: 00:00:32 / 00:00:33
48000 of 50000, Atoms: 493(A), 237(P), ChiSq: 28152, Time: 00:00:32 / 00:00:32
49000 of 50000, Atoms: 491(A), 239(P), ChiSq: 28144, Time: 00:00:33 / 00:00:33
50000 of 50000, Atoms: 464(A), 234(P), ChiSq: 28152, 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"
[ FAIL 0 | WARN 13 | SKIP 0 | PASS 24 ]
> 
> proc.time()
   user  system elapsed 
 43.801   0.520  44.375 

Example timings

projectR.Rcheck/projectR-Ex.timings

nameusersystemelapsed
alluvialMat1.0620.0351.097
aucMat0.1170.0140.131
cluster2pattern-methods0.1840.0510.235
clusterPlotR-methods0.0000.0000.001
correlateR0.1510.0200.171
geneMatchR0.0220.0360.058
intersectoR-methods0.0270.0060.034
projectR-methods32.633 0.10332.776
rotatoR0.0040.0000.004