Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2023-04-20 12:50:32 -0400 (Thu, 20 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-04-19 r84288) -- "Unsuffered Consequences" 3941
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 NanoStringQCPro on nebbiolo2


To the developers/maintainers of the NanoStringQCPro package:
- 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 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.

raw results

Package 1353/2223HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NanoStringQCPro 1.31.1  (landing page)
Robert Ziman
Snapshot Date: 2023-04-19 23:55:56 -0400 (Wed, 19 Apr 2023)
git_url: https://git.bioconductor.org/packages/NanoStringQCPro
git_branch: devel
git_last_commit: 7fe4f04
git_last_commit_date: 2023-03-14 11:46:52 -0400 (Tue, 14 Mar 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  NO, package depends on 'AnnotationDbi' which is not available

Summary

Package: NanoStringQCPro
Version: 1.31.1
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:NanoStringQCPro.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings NanoStringQCPro_1.31.1.tar.gz
StartedAt: 2023-04-20 08:24:54 -0400 (Thu, 20 Apr 2023)
EndedAt: 2023-04-20 08:27:08 -0400 (Thu, 20 Apr 2023)
EllapsedTime: 133.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: NanoStringQCPro.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:NanoStringQCPro.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings NanoStringQCPro_1.31.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/NanoStringQCPro.Rcheck’
* using R Under development (unstable) (2023-04-19 r84288)
* 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 ‘NanoStringQCPro/DESCRIPTION’ ... OK
* this is package ‘NanoStringQCPro’ version ‘1.31.1’
* 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 ... WARNING
Found the following significant warnings:
  Warning: Package 'NanoStringQCPro' is deprecated and will be removed from
See ‘/home/biocbuild/bbs-3.18-bioc/meat/NanoStringQCPro.Rcheck/00install.out’ for details.
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... 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 installed files from ‘inst/doc’ ... OK
* checking examples ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/NanoStringQCPro.Rcheck/00check.log’
for details.



Installation output

NanoStringQCPro.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL NanoStringQCPro
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘NanoStringQCPro’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘utils::findMatches’ by ‘S4Vectors::findMatches’ when loading ‘AnnotationDbi’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘utils::findMatches’ by ‘S4Vectors::findMatches’ when loading ‘AnnotationDbi’
Warning: Package 'NanoStringQCPro' is deprecated and will be removed from
  Bioconductor version 3.18
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘utils::findMatches’ by ‘S4Vectors::findMatches’ when loading ‘AnnotationDbi’
Warning: Package 'NanoStringQCPro' is deprecated and will be removed from
  Bioconductor version 3.18
** testing if installed package keeps a record of temporary installation path
* DONE (NanoStringQCPro)

Tests output


Example timings

NanoStringQCPro.Rcheck/NanoStringQCPro-Ex.timings

nameusersystemelapsed
RccSet-class0.3660.0000.366
addCodesetAnnotation0.1760.0120.189
buildCodesetAnnotation0.0090.0000.009
checkRccSet0.0550.0030.059
contentNorm0.0930.0040.097
copyRccSet0.0090.0050.013
getBackground0.0620.0040.066
getBlankLabel0.0020.0000.001
makeQCReport3.3230.3043.595
newRccSet0.1810.0000.180
posCtrlNorm0.0150.0000.015
preprocRccSet0.1110.0000.111
presAbsCall0.0360.0040.040
readCdrDesignData0.0020.0000.002
readRcc0.0000.0030.003
readRlf0.0030.0000.003
subtractBackground0.0580.0000.058