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

This page was generated on 2022-04-13 12:08:34 -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 projectR on machv2


To the developers/maintainers of the projectR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/projectR.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 1467/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
projectR 1.10.0  (landing page)
Genevieve Stein-O'Brien
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/projectR
git_branch: RELEASE_3_14
git_last_commit: 36c5ad2
git_last_commit_date: 2021-10-26 12:50:23 -0400 (Tue, 26 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: projectR
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:projectR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings projectR_1.10.0.tar.gz
StartedAt: 2022-04-12 17:00:33 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 17:06:26 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 352.8 seconds
RetCode: 0
Status:   OK  
CheckDir: projectR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/projectR.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.10.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 LazyData ... 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 41.019   0.11  41.169
* 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.14-bioc/meat/projectR.Rcheck/00check.log’
for details.



Installation output

projectR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/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.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.14.0 
Running Standard CoGAPS on p.RNAseq6l3c3t (108 genes and 54 samples) with parameters:

-- Standard Parameters --
nPatterns            5 
nIterations          50000 
seed                 262 
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: 183(A), 139(P), ChiSq: 53329, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 207(A), 186(P), ChiSq: 39533, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 230(A), 191(P), ChiSq: 37224, Time: 00:00:00 / 00:00:00
4000 of 50000, Atoms: 245(A), 202(P), ChiSq: 35868, Time: 00:00:01 / 00:00:36
5000 of 50000, Atoms: 263(A), 212(P), ChiSq: 34891, Time: 00:00:01 / 00:00:27
6000 of 50000, Atoms: 279(A), 229(P), ChiSq: 34149, Time: 00:00:01 / 00:00:22
7000 of 50000, Atoms: 285(A), 224(P), ChiSq: 33977, Time: 00:00:02 / 00:00:38
8000 of 50000, Atoms: 294(A), 233(P), ChiSq: 33612, Time: 00:00:02 / 00:00:32
9000 of 50000, Atoms: 326(A), 238(P), ChiSq: 33086, Time: 00:00:02 / 00:00:28
10000 of 50000, Atoms: 298(A), 229(P), ChiSq: 32443, Time: 00:00:03 / 00:00:38
11000 of 50000, Atoms: 336(A), 235(P), ChiSq: 30991, Time: 00:00:03 / 00:00:34
12000 of 50000, Atoms: 339(A), 224(P), ChiSq: 30665, Time: 00:00:04 / 00:00:41
13000 of 50000, Atoms: 349(A), 233(P), ChiSq: 30725, Time: 00:00:04 / 00:00:38
14000 of 50000, Atoms: 361(A), 232(P), ChiSq: 30563, Time: 00:00:04 / 00:00:35
15000 of 50000, Atoms: 347(A), 239(P), ChiSq: 30375, Time: 00:00:05 / 00:00:40
16000 of 50000, Atoms: 374(A), 229(P), ChiSq: 30474, Time: 00:00:05 / 00:00:37
17000 of 50000, Atoms: 365(A), 244(P), ChiSq: 30436, Time: 00:00:05 / 00:00:35
18000 of 50000, Atoms: 374(A), 237(P), ChiSq: 30287, Time: 00:00:06 / 00:00:39
19000 of 50000, Atoms: 376(A), 245(P), ChiSq: 30258, Time: 00:00:06 / 00:00:37
20000 of 50000, Atoms: 386(A), 248(P), ChiSq: 30170, Time: 00:00:07 / 00:00:41
21000 of 50000, Atoms: 373(A), 238(P), ChiSq: 30102, Time: 00:00:07 / 00:00:39
22000 of 50000, Atoms: 401(A), 247(P), ChiSq: 30114, Time: 00:00:07 / 00:00:37
23000 of 50000, Atoms: 378(A), 259(P), ChiSq: 29962, Time: 00:00:08 / 00:00:40
24000 of 50000, Atoms: 407(A), 267(P), ChiSq: 30027, Time: 00:00:08 / 00:00:38
25000 of 50000, Atoms: 394(A), 262(P), ChiSq: 29984, Time: 00:00:08 / 00:00:36
26000 of 50000, Atoms: 394(A), 264(P), ChiSq: 30020, Time: 00:00:09 / 00:00:39
27000 of 50000, Atoms: 393(A), 262(P), ChiSq: 29970, Time: 00:00:09 / 00:00:38
28000 of 50000, Atoms: 409(A), 269(P), ChiSq: 29961, Time: 00:00:09 / 00:00:36
29000 of 50000, Atoms: 391(A), 258(P), ChiSq: 29938, Time: 00:00:10 / 00:00:39
30000 of 50000, Atoms: 391(A), 258(P), ChiSq: 30068, Time: 00:00:10 / 00:00:37
31000 of 50000, Atoms: 403(A), 269(P), ChiSq: 29975, Time: 00:00:11 / 00:00:39
32000 of 50000, Atoms: 403(A), 253(P), ChiSq: 29976, Time: 00:00:11 / 00:00:38
33000 of 50000, Atoms: 409(A), 257(P), ChiSq: 30001, Time: 00:00:11 / 00:00:37
34000 of 50000, Atoms: 403(A), 248(P), ChiSq: 30002, Time: 00:00:12 / 00:00:39
35000 of 50000, Atoms: 402(A), 267(P), ChiSq: 29963, Time: 00:00:12 / 00:00:38
36000 of 50000, Atoms: 415(A), 271(P), ChiSq: 29969, Time: 00:00:13 / 00:00:39
37000 of 50000, Atoms: 416(A), 267(P), ChiSq: 29981, Time: 00:00:13 / 00:00:38
38000 of 50000, Atoms: 399(A), 251(P), ChiSq: 29931, Time: 00:00:13 / 00:00:37
39000 of 50000, Atoms: 411(A), 265(P), ChiSq: 29973, Time: 00:00:14 / 00:00:39
40000 of 50000, Atoms: 414(A), 253(P), ChiSq: 29979, Time: 00:00:14 / 00:00:38
41000 of 50000, Atoms: 397(A), 258(P), ChiSq: 30007, Time: 00:00:14 / 00:00:37
42000 of 50000, Atoms: 413(A), 252(P), ChiSq: 30018, Time: 00:00:15 / 00:00:38
43000 of 50000, Atoms: 411(A), 251(P), ChiSq: 29964, Time: 00:00:15 / 00:00:37
44000 of 50000, Atoms: 411(A), 269(P), ChiSq: 29989, Time: 00:00:16 / 00:00:39
45000 of 50000, Atoms: 418(A), 250(P), ChiSq: 29971, Time: 00:00:16 / 00:00:38
46000 of 50000, Atoms: 425(A), 270(P), ChiSq: 29999, Time: 00:00:16 / 00:00:37
47000 of 50000, Atoms: 441(A), 253(P), ChiSq: 29485, Time: 00:00:17 / 00:00:38
48000 of 50000, Atoms: 446(A), 248(P), ChiSq: 29385, Time: 00:00:17 / 00:00:38
49000 of 50000, Atoms: 469(A), 248(P), ChiSq: 29364, Time: 00:00:17 / 00:00:37
50000 of 50000, Atoms: 492(A), 226(P), ChiSq: 28850, Time: 00:00:18 / 00:00:38
-- Sampling Phase --
1000 of 50000, Atoms: 517(A), 234(P), ChiSq: 28525, Time: 00:00:18 / 00:00:37
2000 of 50000, Atoms: 530(A), 223(P), ChiSq: 28245, Time: 00:00:19 / 00:00:38
3000 of 50000, Atoms: 503(A), 219(P), ChiSq: 28139, Time: 00:00:19 / 00:00:38
4000 of 50000, Atoms: 493(A), 226(P), ChiSq: 28201, Time: 00:00:20 / 00:00:39
5000 of 50000, Atoms: 472(A), 219(P), ChiSq: 28274, Time: 00:00:20 / 00:00:38
6000 of 50000, Atoms: 478(A), 235(P), ChiSq: 28160, Time: 00:00:21 / 00:00:39
7000 of 50000, Atoms: 461(A), 238(P), ChiSq: 28229, Time: 00:00:21 / 00:00:38
8000 of 50000, Atoms: 466(A), 242(P), ChiSq: 28225, Time: 00:00:21 / 00:00:38
9000 of 50000, Atoms: 475(A), 240(P), ChiSq: 28151, Time: 00:00:22 / 00:00:39
10000 of 50000, Atoms: 461(A), 242(P), ChiSq: 28199, Time: 00:00:22 / 00:00:38
11000 of 50000, Atoms: 479(A), 245(P), ChiSq: 28229, Time: 00:00:23 / 00:00:39
12000 of 50000, Atoms: 496(A), 217(P), ChiSq: 28205, Time: 00:00:23 / 00:00:38
13000 of 50000, Atoms: 479(A), 242(P), ChiSq: 28192, Time: 00:00:24 / 00:00:39
14000 of 50000, Atoms: 471(A), 246(P), ChiSq: 28213, Time: 00:00:24 / 00:00:39
15000 of 50000, Atoms: 465(A), 252(P), ChiSq: 28262, Time: 00:00:24 / 00:00:38
16000 of 50000, Atoms: 497(A), 232(P), ChiSq: 28163, Time: 00:00:25 / 00:00:39
17000 of 50000, Atoms: 490(A), 250(P), ChiSq: 28159, Time: 00:00:25 / 00:00:38
18000 of 50000, Atoms: 453(A), 237(P), ChiSq: 28269, Time: 00:00:26 / 00:00:39
19000 of 50000, Atoms: 468(A), 244(P), ChiSq: 28191, Time: 00:00:26 / 00:00:39
20000 of 50000, Atoms: 493(A), 242(P), ChiSq: 28230, Time: 00:00:27 / 00:00:39
21000 of 50000, Atoms: 482(A), 240(P), ChiSq: 28159, Time: 00:00:27 / 00:00:39
22000 of 50000, Atoms: 481(A), 238(P), ChiSq: 28242, Time: 00:00:27 / 00:00:38
23000 of 50000, Atoms: 484(A), 233(P), ChiSq: 28281, Time: 00:00:28 / 00:00:39
24000 of 50000, Atoms: 472(A), 243(P), ChiSq: 28213, Time: 00:00:28 / 00:00:38
25000 of 50000, Atoms: 471(A), 243(P), ChiSq: 28286, Time: 00:00:29 / 00:00:39
26000 of 50000, Atoms: 465(A), 235(P), ChiSq: 28229, Time: 00:00:29 / 00:00:39
27000 of 50000, Atoms: 476(A), 249(P), ChiSq: 28175, Time: 00:00:30 / 00:00:39
28000 of 50000, Atoms: 463(A), 247(P), ChiSq: 28278, Time: 00:00:30 / 00:00:39
29000 of 50000, Atoms: 485(A), 241(P), ChiSq: 28196, Time: 00:00:30 / 00:00:38
30000 of 50000, Atoms: 480(A), 245(P), ChiSq: 28242, Time: 00:00:31 / 00:00:39
31000 of 50000, Atoms: 470(A), 247(P), ChiSq: 28187, Time: 00:00:31 / 00:00:39
32000 of 50000, Atoms: 466(A), 239(P), ChiSq: 28289, Time: 00:00:32 / 00:00:39
33000 of 50000, Atoms: 472(A), 246(P), ChiSq: 28187, Time: 00:00:32 / 00:00:39
34000 of 50000, Atoms: 481(A), 258(P), ChiSq: 28155, Time: 00:00:32 / 00:00:38
35000 of 50000, Atoms: 467(A), 235(P), ChiSq: 28215, Time: 00:00:33 / 00:00:39
36000 of 50000, Atoms: 448(A), 236(P), ChiSq: 28298, Time: 00:00:33 / 00:00:38
37000 of 50000, Atoms: 475(A), 244(P), ChiSq: 28199, Time: 00:00:34 / 00:00:39
38000 of 50000, Atoms: 473(A), 243(P), ChiSq: 28223, Time: 00:00:34 / 00:00:39
39000 of 50000, Atoms: 447(A), 232(P), ChiSq: 28201, Time: 00:00:35 / 00:00:39
40000 of 50000, Atoms: 479(A), 230(P), ChiSq: 28234, Time: 00:00:35 / 00:00:39
41000 of 50000, Atoms: 489(A), 231(P), ChiSq: 28208, Time: 00:00:35 / 00:00:38
42000 of 50000, Atoms: 471(A), 240(P), ChiSq: 28193, Time: 00:00:36 / 00:00:39
43000 of 50000, Atoms: 475(A), 238(P), ChiSq: 28239, Time: 00:00:36 / 00:00:38
44000 of 50000, Atoms: 481(A), 230(P), ChiSq: 28232, Time: 00:00:37 / 00:00:39
45000 of 50000, Atoms: 453(A), 228(P), ChiSq: 28206, Time: 00:00:37 / 00:00:39
46000 of 50000, Atoms: 460(A), 237(P), ChiSq: 28252, Time: 00:00:38 / 00:00:39
47000 of 50000, Atoms: 457(A), 239(P), ChiSq: 28222, Time: 00:00:38 / 00:00:39
48000 of 50000, Atoms: 486(A), 231(P), ChiSq: 28243, Time: 00:00:38 / 00:00:38
49000 of 50000, Atoms: 481(A), 248(P), ChiSq: 28159, Time: 00:00:39 / 00:00:39
50000 of 50000, Atoms: 471(A), 235(P), ChiSq: 28221, Time: 00:00:39 / 00:00:39
[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 ]

[ FAIL 0 | WARN 13 | SKIP 0 | PASS 24 ]
> 
> proc.time()
   user  system elapsed 
 53.568   0.667  54.271 

Example timings

projectR.Rcheck/projectR-Ex.timings

nameusersystemelapsed
alluvialMat1.2310.0281.260
aucMat0.1460.0160.162
cluster2pattern-methods0.2430.0760.319
clusterPlotR-methods0.0000.0010.000
correlateR0.2440.0320.275
geneMatchR0.0330.0660.100
intersectoR-methods0.0410.0100.050
projectR-methods41.019 0.11041.169
rotatoR0.0070.0010.008