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

This page was generated on 2022-10-19 13:20:42 -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 nebbiolo1


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: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:projectR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings projectR_1.12.0.tar.gz
StartedAt: 2022-10-18 21:14:12 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 21:18:12 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 240.2 seconds
RetCode: 0
Status:   OK  
CheckDir: projectR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/projectR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
projectR-methods 32.253  0.079  32.333
* 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
  ‘/home/biocbuild/bbs-3.15-bioc/meat/projectR.Rcheck/00check.log’
for details.



Installation output

projectR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL projectR
###
##############################################################################
##############################################################################


* installing to library ‘/home/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) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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                 991 
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), 150(P), ChiSq: 54452, Time: 00:00:00 / 00:00:00
2000 of 50000, Atoms: 213(A), 171(P), ChiSq: 39546, Time: 00:00:00 / 00:00:00
3000 of 50000, Atoms: 257(A), 194(P), ChiSq: 35005, Time: 00:00:00 / 00:00:00
4000 of 50000, Atoms: 275(A), 193(P), ChiSq: 33900, Time: 00:00:00 / 00:00:00
5000 of 50000, Atoms: 288(A), 205(P), ChiSq: 32902, Time: 00:00:01 / 00:00:27
6000 of 50000, Atoms: 294(A), 216(P), ChiSq: 32135, Time: 00:00:01 / 00:00:22
7000 of 50000, Atoms: 312(A), 224(P), ChiSq: 32025, Time: 00:00:01 / 00:00:19
8000 of 50000, Atoms: 318(A), 218(P), ChiSq: 31679, Time: 00:00:01 / 00:00:16
9000 of 50000, Atoms: 328(A), 220(P), ChiSq: 31419, Time: 00:00:02 / 00:00:28
10000 of 50000, Atoms: 323(A), 237(P), ChiSq: 31129, Time: 00:00:02 / 00:00:25
11000 of 50000, Atoms: 331(A), 226(P), ChiSq: 30937, Time: 00:00:02 / 00:00:23
12000 of 50000, Atoms: 340(A), 233(P), ChiSq: 30777, Time: 00:00:03 / 00:00:31
13000 of 50000, Atoms: 346(A), 231(P), ChiSq: 30745, Time: 00:00:03 / 00:00:28
14000 of 50000, Atoms: 347(A), 239(P), ChiSq: 30630, Time: 00:00:03 / 00:00:26
15000 of 50000, Atoms: 359(A), 239(P), ChiSq: 30419, Time: 00:00:03 / 00:00:24
16000 of 50000, Atoms: 360(A), 246(P), ChiSq: 30389, Time: 00:00:04 / 00:00:30
17000 of 50000, Atoms: 360(A), 241(P), ChiSq: 30361, Time: 00:00:04 / 00:00:28
18000 of 50000, Atoms: 374(A), 248(P), ChiSq: 30302, Time: 00:00:04 / 00:00:26
19000 of 50000, Atoms: 375(A), 252(P), ChiSq: 30249, Time: 00:00:05 / 00:00:31
20000 of 50000, Atoms: 384(A), 255(P), ChiSq: 30127, Time: 00:00:05 / 00:00:29
21000 of 50000, Atoms: 375(A), 246(P), ChiSq: 30157, Time: 00:00:05 / 00:00:27
22000 of 50000, Atoms: 382(A), 264(P), ChiSq: 30066, Time: 00:00:06 / 00:00:31
23000 of 50000, Atoms: 380(A), 264(P), ChiSq: 30066, Time: 00:00:06 / 00:00:30
24000 of 50000, Atoms: 415(A), 250(P), ChiSq: 29998, Time: 00:00:06 / 00:00:28
25000 of 50000, Atoms: 395(A), 260(P), ChiSq: 29994, Time: 00:00:06 / 00:00:27
26000 of 50000, Atoms: 406(A), 255(P), ChiSq: 29982, Time: 00:00:07 / 00:00:30
27000 of 50000, Atoms: 397(A), 261(P), ChiSq: 29912, Time: 00:00:07 / 00:00:29
28000 of 50000, Atoms: 399(A), 258(P), ChiSq: 29988, Time: 00:00:07 / 00:00:28
29000 of 50000, Atoms: 399(A), 259(P), ChiSq: 30010, Time: 00:00:08 / 00:00:31
30000 of 50000, Atoms: 410(A), 254(P), ChiSq: 30028, Time: 00:00:08 / 00:00:30
31000 of 50000, Atoms: 407(A), 269(P), ChiSq: 29930, Time: 00:00:08 / 00:00:29
32000 of 50000, Atoms: 393(A), 252(P), ChiSq: 29966, Time: 00:00:09 / 00:00:31
33000 of 50000, Atoms: 389(A), 260(P), ChiSq: 29996, Time: 00:00:09 / 00:00:30
34000 of 50000, Atoms: 396(A), 259(P), ChiSq: 30020, Time: 00:00:09 / 00:00:29
35000 of 50000, Atoms: 397(A), 259(P), ChiSq: 29979, Time: 00:00:10 / 00:00:31
36000 of 50000, Atoms: 412(A), 255(P), ChiSq: 29974, Time: 00:00:10 / 00:00:30
37000 of 50000, Atoms: 397(A), 254(P), ChiSq: 30025, Time: 00:00:10 / 00:00:29
38000 of 50000, Atoms: 415(A), 250(P), ChiSq: 30020, Time: 00:00:11 / 00:00:31
39000 of 50000, Atoms: 403(A), 261(P), ChiSq: 29919, Time: 00:00:11 / 00:00:30
40000 of 50000, Atoms: 382(A), 251(P), ChiSq: 30025, Time: 00:00:11 / 00:00:30
41000 of 50000, Atoms: 419(A), 262(P), ChiSq: 29973, Time: 00:00:11 / 00:00:29
42000 of 50000, Atoms: 394(A), 259(P), ChiSq: 30049, Time: 00:00:12 / 00:00:31
43000 of 50000, Atoms: 398(A), 253(P), ChiSq: 29963, Time: 00:00:12 / 00:00:30
44000 of 50000, Atoms: 408(A), 244(P), ChiSq: 29983, Time: 00:00:12 / 00:00:29
45000 of 50000, Atoms: 417(A), 259(P), ChiSq: 29936, Time: 00:00:13 / 00:00:31
46000 of 50000, Atoms: 414(A), 269(P), ChiSq: 29968, Time: 00:00:13 / 00:00:30
47000 of 50000, Atoms: 407(A), 253(P), ChiSq: 30010, Time: 00:00:13 / 00:00:29
48000 of 50000, Atoms: 405(A), 253(P), ChiSq: 29923, Time: 00:00:14 / 00:00:31
49000 of 50000, Atoms: 421(A), 260(P), ChiSq: 30012, Time: 00:00:14 / 00:00:30
50000 of 50000, Atoms: 412(A), 260(P), ChiSq: 29947, Time: 00:00:14 / 00:00:29
-- Sampling Phase --
1000 of 50000, Atoms: 419(A), 263(P), ChiSq: 29928, Time: 00:00:15 / 00:00:31
2000 of 50000, Atoms: 403(A), 251(P), ChiSq: 29917, Time: 00:00:15 / 00:00:30
3000 of 50000, Atoms: 398(A), 272(P), ChiSq: 30068, Time: 00:00:15 / 00:00:30
4000 of 50000, Atoms: 389(A), 272(P), ChiSq: 30002, Time: 00:00:16 / 00:00:31
5000 of 50000, Atoms: 416(A), 253(P), ChiSq: 29985, Time: 00:00:16 / 00:00:30
6000 of 50000, Atoms: 427(A), 261(P), ChiSq: 30023, Time: 00:00:16 / 00:00:30
7000 of 50000, Atoms: 410(A), 252(P), ChiSq: 29950, Time: 00:00:17 / 00:00:31
8000 of 50000, Atoms: 411(A), 247(P), ChiSq: 29920, Time: 00:00:17 / 00:00:30
9000 of 50000, Atoms: 405(A), 253(P), ChiSq: 29958, Time: 00:00:17 / 00:00:30
10000 of 50000, Atoms: 411(A), 264(P), ChiSq: 29897, Time: 00:00:18 / 00:00:31
11000 of 50000, Atoms: 444(A), 248(P), ChiSq: 29949, Time: 00:00:18 / 00:00:30
12000 of 50000, Atoms: 423(A), 252(P), ChiSq: 30042, Time: 00:00:18 / 00:00:30
13000 of 50000, Atoms: 423(A), 251(P), ChiSq: 29941, Time: 00:00:19 / 00:00:31
14000 of 50000, Atoms: 401(A), 255(P), ChiSq: 30018, Time: 00:00:19 / 00:00:31
15000 of 50000, Atoms: 410(A), 258(P), ChiSq: 29919, Time: 00:00:19 / 00:00:30
16000 of 50000, Atoms: 409(A), 260(P), ChiSq: 30000, Time: 00:00:20 / 00:00:31
17000 of 50000, Atoms: 423(A), 251(P), ChiSq: 29932, Time: 00:00:20 / 00:00:31
18000 of 50000, Atoms: 394(A), 266(P), ChiSq: 29997, Time: 00:00:20 / 00:00:30
19000 of 50000, Atoms: 401(A), 253(P), ChiSq: 29993, Time: 00:00:21 / 00:00:31
20000 of 50000, Atoms: 404(A), 254(P), ChiSq: 29979, Time: 00:00:21 / 00:00:31
21000 of 50000, Atoms: 401(A), 245(P), ChiSq: 29981, Time: 00:00:21 / 00:00:30
22000 of 50000, Atoms: 393(A), 276(P), ChiSq: 29967, Time: 00:00:21 / 00:00:30
23000 of 50000, Atoms: 405(A), 257(P), ChiSq: 29993, Time: 00:00:22 / 00:00:31
24000 of 50000, Atoms: 420(A), 266(P), ChiSq: 29969, Time: 00:00:22 / 00:00:30
25000 of 50000, Atoms: 396(A), 257(P), ChiSq: 29996, Time: 00:00:22 / 00:00:30
26000 of 50000, Atoms: 407(A), 260(P), ChiSq: 29956, Time: 00:00:23 / 00:00:31
27000 of 50000, Atoms: 405(A), 267(P), ChiSq: 29996, Time: 00:00:23 / 00:00:30
28000 of 50000, Atoms: 406(A), 251(P), ChiSq: 29975, Time: 00:00:23 / 00:00:30
29000 of 50000, Atoms: 409(A), 240(P), ChiSq: 29997, Time: 00:00:24 / 00:00:31
30000 of 50000, Atoms: 408(A), 261(P), ChiSq: 29980, Time: 00:00:24 / 00:00:30
31000 of 50000, Atoms: 416(A), 253(P), ChiSq: 29955, Time: 00:00:24 / 00:00:30
32000 of 50000, Atoms: 390(A), 265(P), ChiSq: 29931, Time: 00:00:25 / 00:00:31
33000 of 50000, Atoms: 399(A), 250(P), ChiSq: 30039, Time: 00:00:25 / 00:00:30
34000 of 50000, Atoms: 417(A), 248(P), ChiSq: 30030, Time: 00:00:25 / 00:00:30
35000 of 50000, Atoms: 408(A), 246(P), ChiSq: 29951, Time: 00:00:26 / 00:00:31
36000 of 50000, Atoms: 410(A), 245(P), ChiSq: 30022, Time: 00:00:26 / 00:00:30
37000 of 50000, Atoms: 383(A), 233(P), ChiSq: 30006, Time: 00:00:26 / 00:00:30
38000 of 50000, Atoms: 424(A), 251(P), ChiSq: 29959, Time: 00:00:27 / 00:00:31
39000 of 50000, Atoms: 406(A), 265(P), ChiSq: 29984, Time: 00:00:27 / 00:00:30
40000 of 50000, Atoms: 404(A), 259(P), ChiSq: 29948, Time: 00:00:27 / 00:00:30
41000 of 50000, Atoms: 409(A), 255(P), ChiSq: 30014, Time: 00:00:28 / 00:00:31
42000 of 50000, Atoms: 406(A), 270(P), ChiSq: 29980, Time: 00:00:28 / 00:00:30
43000 of 50000, Atoms: 410(A), 256(P), ChiSq: 29976, Time: 00:00:28 / 00:00:30
44000 of 50000, Atoms: 395(A), 255(P), ChiSq: 29991, Time: 00:00:29 / 00:00:31
45000 of 50000, Atoms: 406(A), 249(P), ChiSq: 30061, Time: 00:00:29 / 00:00:30
46000 of 50000, Atoms: 402(A), 249(P), ChiSq: 29925, Time: 00:00:29 / 00:00:30
47000 of 50000, Atoms: 397(A), 269(P), ChiSq: 29963, Time: 00:00:30 / 00:00:31
48000 of 50000, Atoms: 399(A), 277(P), ChiSq: 29910, Time: 00:00:30 / 00:00:30
49000 of 50000, Atoms: 431(A), 247(P), ChiSq: 29957, Time: 00:00:30 / 00:00:30
50000 of 50000, Atoms: 406(A), 253(P), ChiSq: 30025, Time: 00:00:31 / 00:00:31
[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 
 39.473   0.499  39.955 

Example timings

projectR.Rcheck/projectR-Ex.timings

nameusersystemelapsed
alluvialMat1.0510.0921.144
aucMat0.0540.0120.067
cluster2pattern-methods0.0890.0480.137
clusterPlotR-methods000
correlateR0.0860.0180.104
geneMatchR0.0070.0520.059
intersectoR-methods0.0130.0120.026
projectR-methods32.253 0.07932.333
rotatoR0.0040.0000.003