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

This page was generated on 2022-10-19 13:22:03 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 palomino3


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 1504/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
projectR 1.12.0  (landing page)
Genevieve Stein-O'Brien
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/projectR
git_branch: RELEASE_3_15
git_last_commit: 083c303
git_last_commit_date: 2022-04-26 11:54:02 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: projectR
Version: 1.12.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:projectR.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings projectR_1.12.0.tar.gz
StartedAt: 2022-10-19 03:02:34 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 03:07:04 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 270.8 seconds
RetCode: 0
Status:   OK  
CheckDir: projectR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:projectR.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings projectR_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/projectR.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (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.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 ... 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
* 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 33.8   0.13   33.92
* 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
  'F:/biocbuild/bbs-3.15-bioc/meat/projectR.Rcheck/00check.log'
for details.



Installation output

projectR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL projectR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/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.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
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(projectR)
> 
> test_check("projectR")

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

-- Standard Parameters --
nPatterns            5 
nIterations          50000 
seed                 836 
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: 215(A), 116(P), ChiSq: 53815, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 257(A), 145(P), ChiSq: 38036, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 294(A), 162(P), ChiSq: 34901, Time: 00:00:00 / 00:00:00
4000 of 50000, Atoms: 310(A), 167(P), ChiSq: 33213, Time: 00:00:00 / 00:00:00
5000 of 50000, Atoms: 324(A), 180(P), ChiSq: 31763, Time: 00:00:01 / 00:00:27
6000 of 50000, Atoms: 361(A), 191(P), ChiSq: 31094, Time: 00:00:01 / 00:00:22
7000 of 50000, Atoms: 392(A), 207(P), ChiSq: 30201, Time: 00:00:01 / 00:00:19
8000 of 50000, Atoms: 381(A), 195(P), ChiSq: 29819, Time: 00:00:01 / 00:00:16
9000 of 50000, Atoms: 392(A), 209(P), ChiSq: 29503, Time: 00:00:02 / 00:00:28
10000 of 50000, Atoms: 399(A), 216(P), ChiSq: 29649, Time: 00:00:02 / 00:00:25
11000 of 50000, Atoms: 400(A), 218(P), ChiSq: 29205, Time: 00:00:02 / 00:00:23
12000 of 50000, Atoms: 408(A), 208(P), ChiSq: 29092, Time: 00:00:03 / 00:00:31
13000 of 50000, Atoms: 421(A), 226(P), ChiSq: 28783, Time: 00:00:03 / 00:00:28
14000 of 50000, Atoms: 427(A), 215(P), ChiSq: 28942, Time: 00:00:04 / 00:00:35
15000 of 50000, Atoms: 434(A), 221(P), ChiSq: 28802, Time: 00:00:04 / 00:00:32
16000 of 50000, Atoms: 432(A), 223(P), ChiSq: 28837, Time: 00:00:04 / 00:00:30
17000 of 50000, Atoms: 429(A), 216(P), ChiSq: 28577, Time: 00:00:05 / 00:00:35
18000 of 50000, Atoms: 459(A), 208(P), ChiSq: 28542, Time: 00:00:05 / 00:00:33
19000 of 50000, Atoms: 454(A), 220(P), ChiSq: 28424, Time: 00:00:05 / 00:00:31
20000 of 50000, Atoms: 440(A), 229(P), ChiSq: 28444, Time: 00:00:06 / 00:00:35
21000 of 50000, Atoms: 469(A), 214(P), ChiSq: 28360, Time: 00:00:06 / 00:00:33
22000 of 50000, Atoms: 435(A), 229(P), ChiSq: 28301, Time: 00:00:06 / 00:00:31
23000 of 50000, Atoms: 449(A), 222(P), ChiSq: 28224, Time: 00:00:07 / 00:00:35
24000 of 50000, Atoms: 465(A), 239(P), ChiSq: 28239, Time: 00:00:07 / 00:00:33
25000 of 50000, Atoms: 464(A), 233(P), ChiSq: 28305, Time: 00:00:08 / 00:00:36
26000 of 50000, Atoms: 456(A), 237(P), ChiSq: 28207, Time: 00:00:08 / 00:00:35
27000 of 50000, Atoms: 466(A), 238(P), ChiSq: 28210, Time: 00:00:08 / 00:00:33
28000 of 50000, Atoms: 453(A), 239(P), ChiSq: 28201, Time: 00:00:09 / 00:00:36
29000 of 50000, Atoms: 490(A), 215(P), ChiSq: 28285, Time: 00:00:09 / 00:00:35
30000 of 50000, Atoms: 461(A), 215(P), ChiSq: 28315, Time: 00:00:09 / 00:00:33
31000 of 50000, Atoms: 458(A), 243(P), ChiSq: 28222, Time: 00:00:10 / 00:00:36
32000 of 50000, Atoms: 477(A), 241(P), ChiSq: 28249, Time: 00:00:10 / 00:00:35
33000 of 50000, Atoms: 451(A), 241(P), ChiSq: 28311, Time: 00:00:10 / 00:00:33
34000 of 50000, Atoms: 463(A), 235(P), ChiSq: 28231, Time: 00:00:11 / 00:00:36
35000 of 50000, Atoms: 472(A), 242(P), ChiSq: 28238, Time: 00:00:11 / 00:00:34
36000 of 50000, Atoms: 449(A), 236(P), ChiSq: 28199, Time: 00:00:11 / 00:00:33
37000 of 50000, Atoms: 473(A), 224(P), ChiSq: 28274, Time: 00:00:12 / 00:00:35
38000 of 50000, Atoms: 468(A), 218(P), ChiSq: 28346, Time: 00:00:12 / 00:00:34
39000 of 50000, Atoms: 463(A), 239(P), ChiSq: 28200, Time: 00:00:13 / 00:00:36
40000 of 50000, Atoms: 469(A), 228(P), ChiSq: 28191, Time: 00:00:13 / 00:00:35
41000 of 50000, Atoms: 463(A), 234(P), ChiSq: 28263, Time: 00:00:13 / 00:00:34
42000 of 50000, Atoms: 462(A), 229(P), ChiSq: 28178, Time: 00:00:14 / 00:00:36
43000 of 50000, Atoms: 448(A), 246(P), ChiSq: 28267, Time: 00:00:14 / 00:00:35
44000 of 50000, Atoms: 456(A), 234(P), ChiSq: 28293, Time: 00:00:14 / 00:00:34
45000 of 50000, Atoms: 453(A), 234(P), ChiSq: 28293, Time: 00:00:15 / 00:00:36
46000 of 50000, Atoms: 474(A), 220(P), ChiSq: 28320, Time: 00:00:15 / 00:00:35
47000 of 50000, Atoms: 461(A), 241(P), ChiSq: 28201, Time: 00:00:15 / 00:00:34
48000 of 50000, Atoms: 455(A), 239(P), ChiSq: 28184, Time: 00:00:16 / 00:00:35
49000 of 50000, Atoms: 472(A), 231(P), ChiSq: 28215, Time: 00:00:16 / 00:00:35
50000 of 50000, Atoms: 465(A), 242(P), ChiSq: 28270, Time: 00:00:16 / 00:00:34
-- Sampling Phase --
1000 of 50000, Atoms: 462(A), 241(P), ChiSq: 28209, Time: 00:00:16 / 00:00:33
2000 of 50000, Atoms: 468(A), 226(P), ChiSq: 28298, Time: 00:00:17 / 00:00:34
3000 of 50000, Atoms: 476(A), 245(P), ChiSq: 28276, Time: 00:00:17 / 00:00:34
4000 of 50000, Atoms: 456(A), 226(P), ChiSq: 28220, Time: 00:00:18 / 00:00:35
5000 of 50000, Atoms: 468(A), 239(P), ChiSq: 28255, Time: 00:00:18 / 00:00:34
6000 of 50000, Atoms: 449(A), 239(P), ChiSq: 28206, Time: 00:00:18 / 00:00:34
7000 of 50000, Atoms: 459(A), 243(P), ChiSq: 28226, Time: 00:00:19 / 00:00:35
8000 of 50000, Atoms: 468(A), 253(P), ChiSq: 28196, Time: 00:00:19 / 00:00:34
9000 of 50000, Atoms: 472(A), 229(P), ChiSq: 28221, Time: 00:00:20 / 00:00:35
10000 of 50000, Atoms: 488(A), 241(P), ChiSq: 28270, Time: 00:00:20 / 00:00:35
11000 of 50000, Atoms: 461(A), 248(P), ChiSq: 28182, Time: 00:00:20 / 00:00:34
12000 of 50000, Atoms: 472(A), 238(P), ChiSq: 28248, Time: 00:00:21 / 00:00:35
13000 of 50000, Atoms: 464(A), 233(P), ChiSq: 28234, Time: 00:00:21 / 00:00:34
14000 of 50000, Atoms: 483(A), 227(P), ChiSq: 28242, Time: 00:00:21 / 00:00:34
15000 of 50000, Atoms: 464(A), 231(P), ChiSq: 28201, Time: 00:00:22 / 00:00:35
16000 of 50000, Atoms: 456(A), 240(P), ChiSq: 28277, Time: 00:00:22 / 00:00:34
17000 of 50000, Atoms: 465(A), 227(P), ChiSq: 28213, Time: 00:00:23 / 00:00:35
18000 of 50000, Atoms: 494(A), 245(P), ChiSq: 28230, Time: 00:00:23 / 00:00:35
19000 of 50000, Atoms: 443(A), 230(P), ChiSq: 28248, Time: 00:00:23 / 00:00:34
20000 of 50000, Atoms: 443(A), 221(P), ChiSq: 28293, Time: 00:00:24 / 00:00:35
21000 of 50000, Atoms: 462(A), 253(P), ChiSq: 28277, Time: 00:00:24 / 00:00:34
22000 of 50000, Atoms: 464(A), 240(P), ChiSq: 28217, Time: 00:00:25 / 00:00:35
23000 of 50000, Atoms: 470(A), 229(P), ChiSq: 28173, Time: 00:00:25 / 00:00:35
24000 of 50000, Atoms: 459(A), 218(P), ChiSq: 28254, Time: 00:00:26 / 00:00:36
25000 of 50000, Atoms: 467(A), 229(P), ChiSq: 28197, Time: 00:00:26 / 00:00:35
26000 of 50000, Atoms: 483(A), 225(P), ChiSq: 28185, Time: 00:00:26 / 00:00:35
27000 of 50000, Atoms: 471(A), 235(P), ChiSq: 28205, Time: 00:00:27 / 00:00:35
28000 of 50000, Atoms: 464(A), 233(P), ChiSq: 28176, Time: 00:00:27 / 00:00:35
29000 of 50000, Atoms: 479(A), 227(P), ChiSq: 28183, Time: 00:00:28 / 00:00:36
30000 of 50000, Atoms: 460(A), 243(P), ChiSq: 28258, Time: 00:00:28 / 00:00:35
31000 of 50000, Atoms: 454(A), 249(P), ChiSq: 28179, Time: 00:00:28 / 00:00:35
32000 of 50000, Atoms: 447(A), 237(P), ChiSq: 28192, Time: 00:00:29 / 00:00:36
33000 of 50000, Atoms: 466(A), 243(P), ChiSq: 28305, Time: 00:00:29 / 00:00:35
34000 of 50000, Atoms: 459(A), 235(P), ChiSq: 28288, Time: 00:00:29 / 00:00:35
35000 of 50000, Atoms: 462(A), 221(P), ChiSq: 28259, Time: 00:00:29 / 00:00:34
36000 of 50000, Atoms: 474(A), 226(P), ChiSq: 28198, Time: 00:00:30 / 00:00:35
37000 of 50000, Atoms: 463(A), 217(P), ChiSq: 28225, Time: 00:00:30 / 00:00:34
38000 of 50000, Atoms: 466(A), 228(P), ChiSq: 28339, Time: 00:00:30 / 00:00:34
39000 of 50000, Atoms: 459(A), 233(P), ChiSq: 28193, Time: 00:00:31 / 00:00:35
40000 of 50000, Atoms: 462(A), 241(P), ChiSq: 28219, Time: 00:00:31 / 00:00:34
41000 of 50000, Atoms: 473(A), 220(P), ChiSq: 28175, Time: 00:00:31 / 00:00:34
42000 of 50000, Atoms: 450(A), 218(P), ChiSq: 28303, Time: 00:00:32 / 00:00:35
43000 of 50000, Atoms: 454(A), 243(P), ChiSq: 28299, Time: 00:00:32 / 00:00:34
44000 of 50000, Atoms: 463(A), 239(P), ChiSq: 28225, Time: 00:00:32 / 00:00:34
45000 of 50000, Atoms: 474(A), 229(P), ChiSq: 28229, Time: 00:00:33 / 00:00:34
46000 of 50000, Atoms: 461(A), 239(P), ChiSq: 28210, Time: 00:00:33 / 00:00:34
47000 of 50000, Atoms: 467(A), 221(P), ChiSq: 28324, Time: 00:00:33 / 00:00:34
48000 of 50000, Atoms: 458(A), 239(P), ChiSq: 28260, Time: 00:00:34 / 00:00:34
49000 of 50000, Atoms: 461(A), 225(P), ChiSq: 28202, Time: 00:00:34 / 00:00:34
50000 of 50000, Atoms: 463(A), 223(P), ChiSq: 28233, Time: 00:00:35 / 00:00:35
[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 
  44.59    0.70   45.29 

Example timings

projectR.Rcheck/projectR-Ex.timings

nameusersystemelapsed
alluvialMat1.300.051.35
aucMat0.090.000.09
cluster2pattern-methods0.090.040.14
clusterPlotR-methods000
correlateR0.120.000.12
geneMatchR0.020.040.05
intersectoR-methods0.000.010.02
projectR-methods33.80 0.1333.92
rotatoR0.010.000.01