Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-03 11:04:52 -0400 (Mon, 03 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4498
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4278
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4306
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 deltaCaptureC on nebbiolo2


To the developers/maintainers of the deltaCaptureC package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/deltaCaptureC.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.

raw results

Package 508/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deltaCaptureC 1.12.0  (landing page)
Michael Shapiro
Snapshot Date: 2023-03-31 14:00:04 -0400 (Fri, 31 Mar 2023)
git_url: https://git.bioconductor.org/packages/deltaCaptureC
git_branch: RELEASE_3_16
git_last_commit: 6902612
git_last_commit_date: 2022-11-01 11:20:27 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: deltaCaptureC
Version: 1.12.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:deltaCaptureC.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings deltaCaptureC_1.12.0.tar.gz
StartedAt: 2023-03-31 20:09:18 -0400 (Fri, 31 Mar 2023)
EndedAt: 2023-03-31 20:15:35 -0400 (Fri, 31 Mar 2023)
EllapsedTime: 377.2 seconds
RetCode: 0
Status:   OK  
CheckDir: deltaCaptureC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:deltaCaptureC.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings deltaCaptureC_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/deltaCaptureC.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘deltaCaptureC/DESCRIPTION’ ... OK
* this is package ‘deltaCaptureC’ version ‘1.12.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 ‘deltaCaptureC’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘tictoc’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getDeltaSE: warning in SummarizedExperiment(assay = list(delta =
  delta), colData = colData): partial argument match of 'assay' to
  'assays'
plotSignificantRegions: no visible binding for global variable ‘ctr’
plotSignificantRegions: no visible binding for global variable ‘delta’
plotSignificantRegions: no visible binding for global variable
  ‘significance’
Undefined global functions or variables:
  ctr delta significance
* 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
binSummarizedExperiment 74.730  0.655  75.387
getOverlapWeights        8.744  0.020   8.764
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘deltaCaptureC.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/deltaCaptureC.Rcheck/00check.log’
for details.



Installation output

deltaCaptureC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL deltaCaptureC
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘deltaCaptureC’ ...
** 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 (deltaCaptureC)

Tests output


Example timings

deltaCaptureC.Rcheck/deltaCaptureC-Ex.timings

nameusersystemelapsed
binSummarizedExperiment74.730 0.65575.387
downshiftDFtoMatrix0.0020.0010.001
generatePermutation0.0170.0000.017
getDeltaSE0.2570.0030.261
getLopsidedness0.0760.0000.076
getMeanNormalizedCountsSE0.1380.0000.138
getNormalizedCountsSE0.1090.0000.109
getOverlapWeights8.7440.0208.764
getPValueCutoff000
getRunTotals0.1060.0000.106
getSizeFactorsDF0.0020.0000.002
getSizeFactorsSE0.0110.0030.015
plotSignificantRegions0.0410.0000.041
rebinToMultiple0.3960.0000.396