Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:29 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
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 |
To the developers/maintainers of the projectR package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1551/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
projectR 1.15.0 (landing page) Genevieve Stein-O'Brien
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
Package: projectR |
Version: 1.15.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:projectR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings projectR_1.15.0.tar.gz |
StartedAt: 2023-04-11 22:39:22 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 22:45:23 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 361.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: projectR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:projectR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings projectR_1.15.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/projectR.Rcheck’ * using R version 4.3.0 alpha (2023-04-03 r84154) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘projectR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘projectR’ version ‘1.15.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 loading without being on the library search path ... 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 38.156 0.052 38.208 * 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 ... ‘projectR.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 3 NOTEs See ‘/home/biocbuild/bbs-3.17-bioc/meat/projectR.Rcheck/00check.log’ for details.
projectR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL projectR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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)
projectR.Rcheck/tests/testthat.Rout
R version 4.3.0 alpha (2023-04-03 r84154) Copyright (C) 2023 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.19.1 Running Standard CoGAPS on p.RNAseq6l3c3t (108 genes and 54 samples) with parameters: -- Standard Parameters -- nPatterns 5 nIterations 50000 seed 233 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: 208(A), 154(P), ChiSq: 51815, Time: 00:00:00 / 00:00:00 2000 of 50000, Atoms: 228(A), 170(P), ChiSq: 40230, Time: 00:00:00 / 00:00:00 3000 of 50000, Atoms: 279(A), 191(P), ChiSq: 35741, Time: 00:00:00 / 00:00:00 4000 of 50000, Atoms: 278(A), 212(P), ChiSq: 33717, Time: 00:00:01 / 00:00:36 5000 of 50000, Atoms: 295(A), 210(P), ChiSq: 32459, Time: 00:00:01 / 00:00:27 6000 of 50000, Atoms: 299(A), 227(P), ChiSq: 32361, Time: 00:00:01 / 00:00:22 7000 of 50000, Atoms: 312(A), 199(P), ChiSq: 31955, Time: 00:00:02 / 00:00:38 8000 of 50000, Atoms: 322(A), 222(P), ChiSq: 31614, Time: 00:00:02 / 00:00:32 9000 of 50000, Atoms: 334(A), 235(P), ChiSq: 31399, Time: 00:00:02 / 00:00:28 10000 of 50000, Atoms: 348(A), 237(P), ChiSq: 31036, Time: 00:00:03 / 00:00:38 11000 of 50000, Atoms: 350(A), 232(P), ChiSq: 30884, Time: 00:00:03 / 00:00:34 12000 of 50000, Atoms: 356(A), 226(P), ChiSq: 30836, Time: 00:00:03 / 00:00:31 13000 of 50000, Atoms: 361(A), 223(P), ChiSq: 30623, Time: 00:00:04 / 00:00:38 14000 of 50000, Atoms: 365(A), 233(P), ChiSq: 30602, Time: 00:00:04 / 00:00:35 15000 of 50000, Atoms: 342(A), 237(P), ChiSq: 30467, Time: 00:00:04 / 00:00:32 16000 of 50000, Atoms: 363(A), 229(P), ChiSq: 30421, Time: 00:00:05 / 00:00:37 17000 of 50000, Atoms: 376(A), 244(P), ChiSq: 30320, Time: 00:00:05 / 00:00:35 18000 of 50000, Atoms: 364(A), 244(P), ChiSq: 30230, Time: 00:00:05 / 00:00:33 19000 of 50000, Atoms: 396(A), 256(P), ChiSq: 30154, Time: 00:00:06 / 00:00:37 20000 of 50000, Atoms: 377(A), 248(P), ChiSq: 30100, Time: 00:00:06 / 00:00:35 21000 of 50000, Atoms: 380(A), 252(P), ChiSq: 30169, Time: 00:00:07 / 00:00:39 22000 of 50000, Atoms: 397(A), 268(P), ChiSq: 30102, Time: 00:00:07 / 00:00:37 23000 of 50000, Atoms: 382(A), 248(P), ChiSq: 30079, Time: 00:00:07 / 00:00:35 24000 of 50000, Atoms: 388(A), 263(P), ChiSq: 30029, Time: 00:00:08 / 00:00:38 25000 of 50000, Atoms: 407(A), 250(P), ChiSq: 30056, Time: 00:00:08 / 00:00:36 26000 of 50000, Atoms: 398(A), 245(P), ChiSq: 30026, Time: 00:00:08 / 00:00:35 27000 of 50000, Atoms: 388(A), 252(P), ChiSq: 30036, Time: 00:00:09 / 00:00:38 28000 of 50000, Atoms: 404(A), 252(P), ChiSq: 29896, Time: 00:00:09 / 00:00:36 29000 of 50000, Atoms: 404(A), 260(P), ChiSq: 29938, Time: 00:00:10 / 00:00:39 30000 of 50000, Atoms: 395(A), 255(P), ChiSq: 30021, Time: 00:00:10 / 00:00:37 31000 of 50000, Atoms: 422(A), 260(P), ChiSq: 30010, Time: 00:00:10 / 00:00:36 32000 of 50000, Atoms: 416(A), 252(P), ChiSq: 29957, Time: 00:00:11 / 00:00:38 33000 of 50000, Atoms: 390(A), 252(P), ChiSq: 30030, Time: 00:00:11 / 00:00:37 34000 of 50000, Atoms: 383(A), 270(P), ChiSq: 29962, Time: 00:00:11 / 00:00:36 35000 of 50000, Atoms: 410(A), 269(P), ChiSq: 29974, Time: 00:00:12 / 00:00:38 36000 of 50000, Atoms: 387(A), 250(P), ChiSq: 30044, Time: 00:00:12 / 00:00:36 37000 of 50000, Atoms: 401(A), 253(P), ChiSq: 29915, Time: 00:00:13 / 00:00:38 38000 of 50000, Atoms: 408(A), 252(P), ChiSq: 29979, Time: 00:00:13 / 00:00:37 39000 of 50000, Atoms: 412(A), 268(P), ChiSq: 29965, Time: 00:00:13 / 00:00:36 40000 of 50000, Atoms: 409(A), 258(P), ChiSq: 29943, Time: 00:00:14 / 00:00:38 41000 of 50000, Atoms: 404(A), 250(P), ChiSq: 29913, Time: 00:00:14 / 00:00:37 42000 of 50000, Atoms: 405(A), 246(P), ChiSq: 30012, Time: 00:00:15 / 00:00:38 43000 of 50000, Atoms: 403(A), 242(P), ChiSq: 29935, Time: 00:00:15 / 00:00:37 44000 of 50000, Atoms: 447(A), 244(P), ChiSq: 29534, Time: 00:00:15 / 00:00:36 45000 of 50000, Atoms: 469(A), 249(P), ChiSq: 29155, Time: 00:00:16 / 00:00:38 46000 of 50000, Atoms: 505(A), 235(P), ChiSq: 28519, Time: 00:00:16 / 00:00:37 47000 of 50000, Atoms: 516(A), 223(P), ChiSq: 28254, Time: 00:00:16 / 00:00:36 48000 of 50000, Atoms: 480(A), 223(P), ChiSq: 28151, Time: 00:00:17 / 00:00:38 49000 of 50000, Atoms: 459(A), 227(P), ChiSq: 28203, Time: 00:00:17 / 00:00:37 50000 of 50000, Atoms: 472(A), 235(P), ChiSq: 28239, Time: 00:00:18 / 00:00:38 -- Sampling Phase -- 1000 of 50000, Atoms: 451(A), 217(P), ChiSq: 28225, Time: 00:00:18 / 00:00:37 2000 of 50000, Atoms: 453(A), 235(P), ChiSq: 28207, Time: 00:00:18 / 00:00:36 3000 of 50000, Atoms: 483(A), 227(P), ChiSq: 28208, Time: 00:00:19 / 00:00:38 4000 of 50000, Atoms: 480(A), 221(P), ChiSq: 28240, Time: 00:00:19 / 00:00:37 5000 of 50000, Atoms: 458(A), 230(P), ChiSq: 28256, Time: 00:00:20 / 00:00:38 6000 of 50000, Atoms: 477(A), 244(P), ChiSq: 28198, Time: 00:00:20 / 00:00:37 7000 of 50000, Atoms: 455(A), 239(P), ChiSq: 28258, Time: 00:00:21 / 00:00:38 8000 of 50000, Atoms: 463(A), 227(P), ChiSq: 28206, Time: 00:00:21 / 00:00:38 9000 of 50000, Atoms: 467(A), 225(P), ChiSq: 28215, Time: 00:00:21 / 00:00:37 10000 of 50000, Atoms: 495(A), 232(P), ChiSq: 28270, Time: 00:00:22 / 00:00:38 11000 of 50000, Atoms: 484(A), 229(P), ChiSq: 28248, Time: 00:00:22 / 00:00:37 12000 of 50000, Atoms: 488(A), 231(P), ChiSq: 28176, Time: 00:00:23 / 00:00:38 13000 of 50000, Atoms: 471(A), 232(P), ChiSq: 28237, Time: 00:00:23 / 00:00:38 14000 of 50000, Atoms: 475(A), 250(P), ChiSq: 28197, Time: 00:00:23 / 00:00:37 15000 of 50000, Atoms: 482(A), 256(P), ChiSq: 28241, Time: 00:00:24 / 00:00:38 16000 of 50000, Atoms: 475(A), 228(P), ChiSq: 28197, Time: 00:00:24 / 00:00:37 17000 of 50000, Atoms: 450(A), 243(P), ChiSq: 28249, Time: 00:00:25 / 00:00:38 18000 of 50000, Atoms: 479(A), 237(P), ChiSq: 28240, Time: 00:00:25 / 00:00:38 19000 of 50000, Atoms: 485(A), 250(P), ChiSq: 28190, Time: 00:00:26 / 00:00:39 20000 of 50000, Atoms: 474(A), 241(P), ChiSq: 28303, Time: 00:00:26 / 00:00:38 21000 of 50000, Atoms: 477(A), 229(P), ChiSq: 28188, Time: 00:00:26 / 00:00:37 22000 of 50000, Atoms: 459(A), 227(P), ChiSq: 28223, Time: 00:00:27 / 00:00:38 23000 of 50000, Atoms: 483(A), 224(P), ChiSq: 28249, Time: 00:00:27 / 00:00:38 24000 of 50000, Atoms: 490(A), 242(P), ChiSq: 28202, Time: 00:00:28 / 00:00:38 25000 of 50000, Atoms: 468(A), 245(P), ChiSq: 28210, Time: 00:00:28 / 00:00:38 26000 of 50000, Atoms: 466(A), 230(P), ChiSq: 28216, Time: 00:00:28 / 00:00:37 27000 of 50000, Atoms: 473(A), 241(P), ChiSq: 28262, Time: 00:00:29 / 00:00:38 28000 of 50000, Atoms: 478(A), 240(P), ChiSq: 28239, Time: 00:00:29 / 00:00:38 29000 of 50000, Atoms: 468(A), 227(P), ChiSq: 28185, Time: 00:00:30 / 00:00:38 30000 of 50000, Atoms: 473(A), 232(P), ChiSq: 28202, Time: 00:00:30 / 00:00:38 31000 of 50000, Atoms: 467(A), 227(P), ChiSq: 28262, Time: 00:00:31 / 00:00:39 32000 of 50000, Atoms: 470(A), 226(P), ChiSq: 28188, Time: 00:00:31 / 00:00:38 33000 of 50000, Atoms: 468(A), 235(P), ChiSq: 28253, Time: 00:00:31 / 00:00:38 34000 of 50000, Atoms: 451(A), 228(P), ChiSq: 28192, Time: 00:00:32 / 00:00:38 35000 of 50000, Atoms: 476(A), 238(P), ChiSq: 28256, Time: 00:00:32 / 00:00:38 36000 of 50000, Atoms: 478(A), 238(P), ChiSq: 28207, Time: 00:00:33 / 00:00:38 37000 of 50000, Atoms: 485(A), 236(P), ChiSq: 28170, Time: 00:00:33 / 00:00:38 38000 of 50000, Atoms: 469(A), 233(P), ChiSq: 28210, Time: 00:00:33 / 00:00:37 39000 of 50000, Atoms: 476(A), 232(P), ChiSq: 28246, Time: 00:00:34 / 00:00:38 40000 of 50000, Atoms: 481(A), 229(P), ChiSq: 28215, Time: 00:00:34 / 00:00:38 41000 of 50000, Atoms: 469(A), 241(P), ChiSq: 28198, Time: 00:00:35 / 00:00:38 42000 of 50000, Atoms: 476(A), 239(P), ChiSq: 28183, Time: 00:00:35 / 00:00:38 43000 of 50000, Atoms: 452(A), 245(P), ChiSq: 28241, Time: 00:00:36 / 00:00:38 44000 of 50000, Atoms: 460(A), 235(P), ChiSq: 28216, Time: 00:00:36 / 00:00:38 45000 of 50000, Atoms: 459(A), 236(P), ChiSq: 28268, Time: 00:00:36 / 00:00:38 46000 of 50000, Atoms: 463(A), 222(P), ChiSq: 28160, Time: 00:00:37 / 00:00:38 47000 of 50000, Atoms: 452(A), 237(P), ChiSq: 28267, Time: 00:00:37 / 00:00:38 48000 of 50000, Atoms: 482(A), 227(P), ChiSq: 28170, Time: 00:00:38 / 00:00:38 49000 of 50000, Atoms: 482(A), 228(P), ChiSq: 28235, Time: 00:00:38 / 00:00:38 50000 of 50000, Atoms: 483(A), 222(P), ChiSq: 28203, Time: 00:00:38 / 00:00:38 [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 50.476 0.712 51.175
projectR.Rcheck/projectR-Ex.timings
name | user | system | elapsed | |
alluvialMat | 1.618 | 0.005 | 1.622 | |
aucMat | 0.065 | 0.000 | 0.065 | |
cluster2pattern-methods | 0.096 | 0.052 | 0.148 | |
clusterPlotR-methods | 0 | 0 | 0 | |
correlateR | 0.084 | 0.036 | 0.119 | |
geneMatchR | 0.000 | 0.048 | 0.048 | |
intersectoR-methods | 0.021 | 0.008 | 0.029 | |
projectR-methods | 38.156 | 0.052 | 38.208 | |
rotatoR | 0.000 | 0.003 | 0.004 | |