| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:33 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| 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: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 909/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HPAanalyze 1.17.0 (landing page) Anh Nhat Tran
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
| Package: HPAanalyze |
| Version: 1.17.0 |
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HPAanalyze.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings HPAanalyze_1.17.0.tar.gz |
| StartedAt: 2022-12-29 00:32:34 -0500 (Thu, 29 Dec 2022) |
| EndedAt: 2022-12-29 00:33:53 -0500 (Thu, 29 Dec 2022) |
| EllapsedTime: 79.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: HPAanalyze.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HPAanalyze.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings HPAanalyze_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/HPAanalyze.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 10.4.0
GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.17.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 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
* 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
'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/HPAanalyze.Rcheck/00check.log'
for details.
HPAanalyze.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL HPAanalyze ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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 | 1.14 | 0.03 | 1.17 | |
| hpaExport | 0.32 | 0.05 | 1.02 | |
| hpaListParam | 0.15 | 0.02 | 0.15 | |
| hpaVis | 0.67 | 0.04 | 0.72 | |
| hpaVisPatho | 2.23 | 0.05 | 2.28 | |
| hpaVisSubcell | 1.28 | 0.05 | 1.33 | |
| hpaVisTissue | 1.24 | 0.11 | 1.34 | |
| hpaXml | 0.12 | 0.01 | 1.39 | |
| hpaXmlAntibody | 0 | 0 | 0 | |
| hpaXmlGet | 0 | 0 | 0 | |
| hpaXmlProtClass | 0 | 0 | 0 | |
| hpaXmlTissueExpr | 0 | 0 | 0 | |
| hpaXmlTissueExprSum | 0 | 0 | 0 | |
| hpa_histology_data | 0.97 | 0.05 | 1.02 | |