Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:02 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 761/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
gCrisprTools 2.6.0 (landing page) Russell Bainer
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the gCrisprTools 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: gCrisprTools |
Version: 2.6.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gCrisprTools_2.6.0.tar.gz |
StartedAt: 2023-10-17 20:44:41 -0400 (Tue, 17 Oct 2023) |
EndedAt: 2023-10-17 20:54:23 -0400 (Tue, 17 Oct 2023) |
EllapsedTime: 582.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: gCrisprTools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:gCrisprTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings gCrisprTools_2.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/gCrisprTools.Rcheck’ * using R version 4.3.1 (2023-06-16) * 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 Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘gCrisprTools/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘gCrisprTools’ version ‘2.6.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 ‘gCrisprTools’ 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 ... NOTE Namespace in Imports field not imported from: ‘RobustRankAggreg’ 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 ... 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 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 ct.makeReport 29.215 1.406 44.216 ct.GREATdb 27.859 1.257 43.878 ct.guideCDF 11.864 3.639 23.159 ct.makeContrastReport 12.821 1.232 24.959 ct.compareContrasts 9.426 0.605 15.128 ct.upSet 8.619 0.668 14.817 ct.seas 8.457 0.684 13.454 ct.makeQCReport 7.873 0.351 12.637 ct.contrastBarchart 7.159 0.103 11.121 ct.stackGuides 5.897 0.680 9.932 ct.GCbias 5.375 0.308 8.747 ct.rankSimple 4.319 0.055 6.187 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘unit.tests.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.17-bioc-mac-arm64/meat/gCrisprTools.Rcheck/00check.log’ for details.
gCrisprTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL gCrisprTools ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘gCrisprTools’ ... ** using staged installation ** R ** data ** 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 (gCrisprTools)
gCrisprTools.Rcheck/tests/unit.tests.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 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. > #require("BiocGenerics", quietly = TRUE) > BiocGenerics:::testPackage("gCrisprTools") RUNIT TEST PROTOCOL -- Tue Oct 17 20:54:05 2023 *********************************************** Number of test functions: 0 Number of errors: 0 Number of failures: 0 1 Test Suite : gCrisprTools RUnit Tests - 0 test functions, 0 errors, 0 failures Number of test functions: 0 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 8.115 0.439 13.392
gCrisprTools.Rcheck/gCrisprTools-Ex.timings
name | user | system | elapsed | |
aln | 0.003 | 0.002 | 0.008 | |
ann | 0.069 | 0.004 | 0.109 | |
ct.CAT | 2.137 | 0.119 | 3.482 | |
ct.DirectionalTests | 0.313 | 0.220 | 0.815 | |
ct.GCbias | 5.375 | 0.308 | 8.747 | |
ct.GREATdb | 27.859 | 1.257 | 43.878 | |
ct.PRC | 2.628 | 0.221 | 3.714 | |
ct.ROC | 1.599 | 0.040 | 2.080 | |
ct.RRAaPvals | 0.348 | 0.024 | 0.474 | |
ct.RRAalpha | 0.259 | 0.010 | 0.347 | |
ct.alignmentChart | 0.006 | 0.001 | 0.010 | |
ct.alphaBeta | 0.001 | 0.000 | 0.002 | |
ct.applyAlpha | 0.002 | 0.004 | 0.007 | |
ct.buildSE | 0.441 | 0.016 | 0.587 | |
ct.compareContrasts | 9.426 | 0.605 | 15.128 | |
ct.contrastBarchart | 7.159 | 0.103 | 11.121 | |
ct.expandAnnotation | 0.073 | 0.002 | 0.117 | |
ct.filterReads | 0.284 | 0.017 | 0.458 | |
ct.gRNARankByReplicate | 0.395 | 0.036 | 0.663 | |
ct.generateResults | 0.506 | 0.024 | 0.808 | |
ct.guideCDF | 11.864 | 3.639 | 23.159 | |
ct.keyCheck | 0.127 | 0.008 | 0.206 | |
ct.makeContrastReport | 12.821 | 1.232 | 24.959 | |
ct.makeQCReport | 7.873 | 0.351 | 12.637 | |
ct.makeReport | 29.215 | 1.406 | 44.216 | |
ct.makeRhoNull | 0.000 | 0.000 | 0.001 | |
ct.normalizeBySlope | 1.483 | 0.083 | 2.365 | |
ct.normalizeFQ | 0.847 | 0.059 | 1.379 | |
ct.normalizeGuides | 3.260 | 0.224 | 4.576 | |
ct.normalizeMedians | 0.716 | 0.054 | 1.052 | |
ct.normalizeNTC | 0.878 | 0.066 | 1.374 | |
ct.normalizeSpline | 1.012 | 0.075 | 1.575 | |
ct.parseGeneSymbol | 0.002 | 0.000 | 0.006 | |
ct.prepareAnnotation | 0.628 | 0.029 | 0.963 | |
ct.preprocessFit | 1.946 | 0.103 | 3.067 | |
ct.rankSimple | 4.319 | 0.055 | 6.187 | |
ct.rawCountDensities | 0.158 | 0.009 | 0.253 | |
ct.regularizeContrasts | 0.107 | 0.003 | 0.170 | |
ct.resultCheck | 0.064 | 0.002 | 0.103 | |
ct.scatter | 0.438 | 0.009 | 0.681 | |
ct.seas | 8.457 | 0.684 | 13.454 | |
ct.seasPrep | 2.466 | 0.230 | 4.105 | |
ct.signalSummary | 1.600 | 0.049 | 2.431 | |
ct.simpleResult | 1.557 | 0.096 | 2.501 | |
ct.softLog | 0 | 0 | 0 | |
ct.stackGuides | 5.897 | 0.680 | 9.932 | |
ct.targetSetEnrichment | 1.508 | 0.153 | 2.427 | |
ct.topTargets | 0.361 | 0.015 | 0.582 | |
ct.upSet | 8.619 | 0.668 | 14.817 | |
ct.viewControls | 0.259 | 0.017 | 0.435 | |
ct.viewGuides | 0.407 | 0.034 | 0.681 | |
es | 0.060 | 0.005 | 0.101 | |
essential.genes | 0.001 | 0.002 | 0.008 | |
fit | 0.186 | 0.010 | 0.294 | |
resultsDF | 0.068 | 0.003 | 0.110 | |