Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-03-27 05:50:45 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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 twoddpcr on kunpeng1


To the developers/maintainers of the twoddpcr package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/twoddpcr.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 2126/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
twoddpcr 1.23.0  (landing page)
Anthony Chiu
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/twoddpcr
git_branch: devel
git_last_commit: 2c97ec8
git_last_commit_date: 2022-11-01 15:15:14 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: twoddpcr
Version: 1.23.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:twoddpcr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings twoddpcr_1.23.0.tar.gz
StartedAt: 2023-03-25 14:32:30 -0000 (Sat, 25 Mar 2023)
EndedAt: 2023-03-25 14:38:16 -0000 (Sat, 25 Mar 2023)
EllapsedTime: 346.5 seconds
RetCode: 0
Status:   OK  
CheckDir: twoddpcr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:twoddpcr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings twoddpcr_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/twoddpcr.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-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 ‘twoddpcr/DESCRIPTION’ ... OK
* this is package ‘twoddpcr’ version ‘1.23.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 ‘twoddpcr’ 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 ... OK
* 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
knnClassify  17.476  0.115  17.593
ggplot.well   6.794  0.179   6.974
gridClassify  5.368  0.096   5.465
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘twoddpcr.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

twoddpcr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL twoddpcr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘twoddpcr’ ...
** 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 (twoddpcr)

Tests output

twoddpcr.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(twoddpcr)
> 
> test_check("twoddpcr")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 155 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 155 ]
> 
> proc.time()
   user  system elapsed 
  7.468   0.242   7.694 

Example timings

twoddpcr.Rcheck/twoddpcr-Ex.timings

nameusersystemelapsed
amplitudes0.3440.0390.385
basicsSummary0.0060.0000.007
castSummary0.0230.0000.023
classCov0.0670.0040.070
classMeans0.0810.0000.081
classStats0.0910.0040.094
clusterCentres0.9100.0040.914
copiesSummary0.0080.0000.007
ddpcrPlate-class0.3110.0030.317
ddpcrWell-class0.0230.0040.028
ddpcrWell-methods0.3090.0000.309
dropletPlot4.4720.3124.785
exportTable0.1750.0120.190
extractPlateName0.0000.0000.001
extractWellNames0.0010.0000.001
facetPlot2.5240.1072.632
flatPlot4.3900.1054.494
fullCopiesSummary0.0070.0020.009
fullCountsSummary0.0350.0030.039
ggplot.well6.7940.1796.974
gridClassify5.3680.0965.465
heatPlot1.9150.0121.927
kmeansClassify1.3690.0201.389
knnClassify17.476 0.11517.593
mahalanobisRain1.0490.0001.049
mutantCopiesSummary0.0050.0000.005
numDroplets0.3070.0120.319
parseClusterCounts0.0150.0000.015
plateClassification1.2830.0081.291
plateClassificationMethod0.4280.0000.427
plateSummary2.1430.0082.150
positiveCounts0.0290.0000.029
readCSVDataFrame0.0160.0000.015
relabelClasses0.1120.0000.111
removeDropletClasses0.8530.0000.852
renormalisePlate4.0410.0044.045
sdRain3.2460.0403.286
setChannelNames0.0020.0000.002
setDropletVolume0.0010.0000.001
sortDataFrame0.0020.0000.002
sortWells0.3040.0000.304
thresholdClassify1.8840.0001.884
wellClassification0.0220.0000.022
wellClassificationMethod0.0230.0000.023
whiteTheme1.5370.0161.553
wildTypeCopiesSummary0.0020.0030.005