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

This page was generated on 2024-05-30 11:34:59 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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

Package 517/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ddPCRclust 1.24.0  (landing page)
Benedikt G. Brink
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/ddPCRclust
git_branch: RELEASE_3_19
git_last_commit: 103b3c4
git_last_commit_date: 2024-04-30 11:04:16 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for ddPCRclust on nebbiolo1


To the developers/maintainers of the ddPCRclust package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ddPCRclust.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: ddPCRclust
Version: 1.24.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:ddPCRclust.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings ddPCRclust_1.24.0.tar.gz
StartedAt: 2024-05-29 21:43:26 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 21:46:05 -0400 (Wed, 29 May 2024)
EllapsedTime: 159.3 seconds
RetCode: 0
Status:   OK  
CheckDir: ddPCRclust.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:ddPCRclust.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings ddPCRclust_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/ddPCRclust.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘ddPCRclust/DESCRIPTION’ ... OK
* this is package ‘ddPCRclust’ version ‘1.24.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 ‘ddPCRclust’ 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 code 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
exportPlots: no visible binding for global variable ‘Cluster’
Undefined global functions or variables:
  Cluster
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
exportPlots    13.668  0.232  13.881
ddPCRclust      9.813  0.092   9.905
calculateCPDs   9.629  0.180   9.811
exportToExcel   9.453  0.040   9.493
createEnsemble  9.262  0.068   9.330
exportToCSV     9.221  0.052   9.274
runSam          5.014  0.056   5.070
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/ddPCRclust.Rcheck/00check.log’
for details.


Installation output

ddPCRclust.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL ddPCRclust
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘ddPCRclust’ ...
** using staged installation
** R
** 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 (ddPCRclust)

Tests output


Example timings

ddPCRclust.Rcheck/ddPCRclust-Ex.timings

nameusersystemelapsed
calculateCPDs9.6290.1809.811
createEnsemble9.2620.0689.330
ddPCRclust9.8130.0929.905
exportPlots13.668 0.23213.881
exportToCSV9.2210.0529.274
exportToExcel9.4530.0409.493
readFiles0.2340.0000.244
readTemplate0.0000.0010.002
runDensity2.2940.0342.328
runPeaks4.0900.0044.094
runSam5.0140.0565.070