| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:08:25 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 NanoStringQCPro package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/NanoStringQCPro.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 1267/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| NanoStringQCPro 1.26.0 (landing page) Robert Ziman
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: NanoStringQCPro |
| Version: 1.26.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:NanoStringQCPro.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings NanoStringQCPro_1.26.0.tar.gz |
| StartedAt: 2022-04-12 16:02:26 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 16:05:57 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 211.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: NanoStringQCPro.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:NanoStringQCPro.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings NanoStringQCPro_1.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/NanoStringQCPro.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘NanoStringQCPro/DESCRIPTION’ ... OK
* this is package ‘NanoStringQCPro’ version ‘1.26.0’
* 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 ‘NanoStringQCPro’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘knitr’
A package should be listed in only one of these fields.
* 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
centeredSampleClustering: no visible global function definition for
‘png’
centeredSampleClustering: no visible global function definition for
‘dev.off’
countsInBlankSamples_verticalPlot: no visible global function
definition for ‘png’
countsInBlankSamples_verticalPlot: no visible global function
definition for ‘dev.off’
geneClustering: no visible global function definition for ‘png’
geneClustering: no visible global function definition for ‘dev.off’
negCtrlsByLane_verticalPlot: no visible global function definition for
‘png’
negCtrlsByLane_verticalPlot: no visible global function definition for
‘dev.off’
previewPNG: no visible global function definition for ‘png’
previewPNG: no visible global function definition for ‘dev.off’
sampleClustering,RccSet: no visible global function definition for
‘png’
sampleClustering,RccSet: no visible global function definition for
‘dev.off’
Undefined global functions or variables:
dev.off png
Consider adding
importFrom("grDevices", "dev.off", "png")
to your NAMESPACE file.
* 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 installed files from ‘inst/doc’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
makeQCReport 16.108 0.446 16.583
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.14-bioc/meat/NanoStringQCPro.Rcheck/00check.log’
for details.
NanoStringQCPro.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL NanoStringQCPro ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘NanoStringQCPro’ ... ** 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 ** 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 (NanoStringQCPro)
NanoStringQCPro.Rcheck/NanoStringQCPro-Ex.timings
| name | user | system | elapsed | |
| RccSet-class | 0.679 | 0.011 | 0.690 | |
| addCodesetAnnotation | 0.330 | 0.011 | 0.344 | |
| buildCodesetAnnotation | 0.013 | 0.003 | 0.016 | |
| checkRccSet | 0.087 | 0.012 | 0.100 | |
| contentNorm | 0.193 | 0.013 | 0.205 | |
| copyRccSet | 0.017 | 0.002 | 0.018 | |
| getBackground | 0.122 | 0.001 | 0.123 | |
| getBlankLabel | 0.003 | 0.002 | 0.004 | |
| makeQCReport | 16.108 | 0.446 | 16.583 | |
| newRccSet | 0.412 | 0.031 | 0.443 | |
| posCtrlNorm | 0.050 | 0.004 | 0.053 | |
| preprocRccSet | 0.219 | 0.002 | 0.221 | |
| presAbsCall | 0.074 | 0.002 | 0.076 | |
| readCdrDesignData | 0.003 | 0.000 | 0.004 | |
| readRcc | 0.006 | 0.001 | 0.007 | |
| readRlf | 0.006 | 0.001 | 0.007 | |
| subtractBackground | 0.099 | 0.002 | 0.101 | |