Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:05 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.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 |
To the developers/maintainers of the HPAanalyze package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HPAanalyze.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. |
Package 908/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
HPAanalyze 1.14.0 (landing page) Anh Nhat Tran
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: HPAanalyze |
Version: 1.14.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HPAanalyze.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HPAanalyze_1.14.0.tar.gz |
StartedAt: 2022-10-19 03:30:14 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 03:32:42 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 148.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: HPAanalyze.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HPAanalyze.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HPAanalyze_1.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/HPAanalyze.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘HPAanalyze/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘HPAanalyze’ version ‘1.14.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘HPAanalyze’ 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 ... OK * 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 hpaDownload: no visible binding for global variable ‘datasetnames’ hpaDownload: no visible binding for global variable ‘hpa_histology_data’ hpaDownload: no visible binding for global variable ‘.’ hpaSubset : subsetting: no visible binding for global variable ‘gene’ hpaSubset : subsetting: no visible binding for global variable ‘tissue’ hpaSubset : subsetting: no visible binding for global variable ‘cell_type’ hpaSubset : subsetting: no visible binding for global variable ‘cancer’ hpaSubset : subsetting: no visible binding for global variable ‘cell_line’ hpaVis: no visible binding for global variable ‘hpa_histology_data’ hpaVisPatho: no visible binding for global variable ‘gene’ hpaVisPatho: no visible binding for global variable ‘cancer’ hpaVisPatho: no visible binding for global variable ‘high’ hpaVisPatho: no visible binding for global variable ‘medium’ hpaVisPatho: no visible binding for global variable ‘low’ hpaVisPatho: no visible binding for global variable ‘not_detected’ hpaVisPatho: no visible binding for global variable ‘patient_count’ hpaVisPatho: no visible binding for global variable ‘level’ hpaVisSubcell: no visible binding for global variable ‘gene’ hpaVisSubcell: no visible binding for global variable ‘sub_location’ hpaVisTissue: no visible binding for global variable ‘gene’ hpaVisTissue: no visible binding for global variable ‘.’ hpaVisTissue: no visible binding for global variable ‘tissue’ hpaVisTissue: no visible binding for global variable ‘cell_type’ hpaVisTissue: no visible binding for global variable ‘level’ hpaVisTissue: no visible binding for global variable ‘tissue_cell’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘patientId’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘age’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘sex’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘staining’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘intensity’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘quantity’ hpaXmlTissueExpr : <anonymous>: no visible binding for global variable ‘imageUrl’ hpaXmlTissueExprSum: no visible binding for global variable ‘tissue’ hpaXmlTissueExprSum: no visible binding for global variable ‘imageUrl’ is_null_data: no visible binding for global variable ‘hpa_histology_data’ named_vector_list_to_tibble: no visible binding for global variable ‘index’ Undefined global functions or variables: . age cancer cell_line cell_type datasetnames gene high hpa_histology_data imageUrl index intensity level low medium not_detected patientId patient_count quantity sex staining sub_location tissue tissue_cell * 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 R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed hpaVisPatho 5.471 0.102 5.583 * 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: 1 NOTE See ‘/Users/biocbuild/bbs-3.15-bioc/meat/HPAanalyze.Rcheck/00check.log’ for details.
HPAanalyze.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL HPAanalyze ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘HPAanalyze’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** 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 (HPAanalyze)
HPAanalyze.Rcheck/HPAanalyze-Ex.timings
name | user | system | elapsed | |
hpaDownload | 2.927 | 0.210 | 3.143 | |
hpaExport | 0.998 | 0.081 | 1.095 | |
hpaListParam | 0.346 | 0.040 | 0.387 | |
hpaVis | 1.733 | 0.045 | 1.782 | |
hpaVisPatho | 5.471 | 0.102 | 5.583 | |
hpaVisSubcell | 3.331 | 0.090 | 3.427 | |
hpaVisTissue | 3.335 | 0.072 | 3.416 | |
hpaXml | 0.273 | 0.021 | 1.859 | |
hpaXmlAntibody | 0.000 | 0.000 | 0.001 | |
hpaXmlGet | 0 | 0 | 0 | |
hpaXmlProtClass | 0 | 0 | 0 | |
hpaXmlTissueExpr | 0 | 0 | 0 | |
hpaXmlTissueExprSum | 0.000 | 0.001 | 0.000 | |
hpa_histology_data | 2.754 | 0.132 | 2.890 | |