Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:21 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 2196/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
twoddpcr 1.26.0 (landing page) Anthony Chiu
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | NA | ||||||||
To the developers/maintainers of the twoddpcr package: - 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. |
Package: twoddpcr |
Version: 1.26.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:twoddpcr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings twoddpcr_1.26.0.tar.gz |
StartedAt: 2024-04-18 07:04:08 -0400 (Thu, 18 Apr 2024) |
EndedAt: 2024-04-18 07:06:36 -0400 (Thu, 18 Apr 2024) |
EllapsedTime: 147.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: twoddpcr.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:twoddpcr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings twoddpcr_1.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/twoddpcr.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘twoddpcr/DESCRIPTION’ ... OK * this is package ‘twoddpcr’ 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 ‘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 ... NOTE S3 methods shown with full name in documentation object 'ggplot.well': ‘ggplot.well’ ‘ggplot.plate’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 9.386 0.168 9.726 ggplot.well 8.774 0.197 8.996 gridClassify 7.260 0.111 7.456 dropletPlot 4.796 0.211 5.107 * 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 ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/twoddpcr.Rcheck/00check.log’ for details.
twoddpcr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL twoddpcr ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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)
twoddpcr.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 3 | SKIP 0 | PASS 155 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 155 ] > > proc.time() user system elapsed 7.091 0.512 7.901
twoddpcr.Rcheck/twoddpcr-Ex.timings
name | user | system | elapsed | |
amplitudes | 0.373 | 0.022 | 0.395 | |
basicsSummary | 0.006 | 0.001 | 0.006 | |
castSummary | 0.017 | 0.004 | 0.022 | |
classCov | 0.057 | 0.007 | 0.063 | |
classMeans | 0.068 | 0.009 | 0.077 | |
classStats | 0.074 | 0.015 | 0.091 | |
clusterCentres | 0.808 | 0.041 | 0.854 | |
copiesSummary | 0.005 | 0.001 | 0.006 | |
ddpcrPlate-class | 0.294 | 0.008 | 0.302 | |
ddpcrWell-class | 0.026 | 0.001 | 0.027 | |
ddpcrWell-methods | 0.286 | 0.008 | 0.295 | |
dropletPlot | 4.796 | 0.211 | 5.107 | |
exportTable | 0.185 | 0.027 | 0.218 | |
extractPlateName | 0.001 | 0.000 | 0.001 | |
extractWellNames | 0.001 | 0.000 | 0.000 | |
facetPlot | 2.326 | 0.103 | 2.438 | |
flatPlot | 4.376 | 0.170 | 4.569 | |
fullCopiesSummary | 0.006 | 0.001 | 0.007 | |
fullCountsSummary | 0.024 | 0.005 | 0.029 | |
ggplot.well | 8.774 | 0.197 | 8.996 | |
gridClassify | 7.260 | 0.111 | 7.456 | |
heatPlot | 1.617 | 0.069 | 1.744 | |
kmeansClassify | 1.188 | 0.127 | 1.414 | |
knnClassify | 9.386 | 0.168 | 9.726 | |
mahalanobisRain | 0.710 | 0.063 | 0.777 | |
mutantCopiesSummary | 0.004 | 0.002 | 0.004 | |
numDroplets | 0.290 | 0.010 | 0.306 | |
parseClusterCounts | 0.010 | 0.003 | 0.013 | |
plateClassification | 1.174 | 0.041 | 1.228 | |
plateClassificationMethod | 0.382 | 0.009 | 0.394 | |
plateSummary | 2.027 | 0.024 | 2.112 | |
positiveCounts | 0.027 | 0.003 | 0.030 | |
readCSVDataFrame | 0.012 | 0.003 | 0.015 | |
relabelClasses | 0.156 | 0.007 | 0.168 | |
removeDropletClasses | 0.677 | 0.027 | 0.724 | |
renormalisePlate | 3.510 | 0.136 | 3.727 | |
sdRain | 2.997 | 0.039 | 3.071 | |
setChannelNames | 0.001 | 0.001 | 0.002 | |
setDropletVolume | 0.000 | 0.001 | 0.001 | |
sortDataFrame | 0.002 | 0.001 | 0.003 | |
sortWells | 0.309 | 0.004 | 0.314 | |
thresholdClassify | 1.797 | 0.046 | 1.857 | |
wellClassification | 0.022 | 0.001 | 0.023 | |
wellClassificationMethod | 0.025 | 0.001 | 0.028 | |
whiteTheme | 2.062 | 0.029 | 2.149 | |
wildTypeCopiesSummary | 0.004 | 0.001 | 0.005 | |