Back to Mac ARM64 build report for BioC 3.19
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:34 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 783/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.10.0  (landing page)
Russell Bainer
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_19
git_last_commit: 757cdf3
git_last_commit_date: 2024-04-30 10:53:27 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for gCrisprTools on kjohnson3


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.

raw results


Summary

Package: gCrisprTools
Version: 2.10.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.10.0.tar.gz
StartedAt: 2024-05-06 21:39:25 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 21:41:38 -0400 (Mon, 06 May 2024)
EllapsedTime: 133.4 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/gCrisprTools.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* 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.5
* 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.10.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 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 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 ... NOTE
Documented arguments not in \usage in Rd file 'ct.targetSetEnrichment.Rd':
  ‘pvalue.cutoff’ ‘organism’ ‘db.cut’ ‘species’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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 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.GREATdb    10.075  0.495  10.574
ct.guideCDF    6.021  2.340   8.368
ct.makeReport  6.238  0.938   7.190
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘unit.tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/gCrisprTools.Rcheck/00check.log’
for details.


Installation output

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.4-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)

Tests output

gCrisprTools.Rcheck/tests/unit.tests.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 -- Mon May  6 21:41:34 2024 
*********************************************** 
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 
  3.022   0.110   3.134 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.0010.0000.002
ann0.0250.0010.026
ct.CAT0.7280.0220.750
ct.DirectionalTests0.1200.0670.188
ct.GCbias2.4780.1112.594
ct.GREATdb10.075 0.49510.574
ct.PRC0.9240.0560.980
ct.ROC0.4640.0050.470
ct.RRAaPvals0.1320.0110.144
ct.RRAalpha0.1060.0050.110
ct.alignmentChart0.0020.0000.002
ct.alphaBeta000
ct.applyAlpha0.0000.0010.001
ct.buildSE0.1740.0080.182
ct.compareContrasts3.5850.3043.888
ct.contrastBarchart2.0560.0232.082
ct.expandAnnotation0.0270.0020.029
ct.filterReads0.0910.0100.102
ct.gRNARankByReplicate0.1340.0190.153
ct.generateResults0.1870.0110.198
ct.guideCDF6.0212.3408.368
ct.keyCheck0.0370.0050.041
ct.makeContrastReport2.9250.4583.418
ct.makeQCReport1.4130.1861.606
ct.makeReport6.2380.9387.190
ct.makeRhoNull000
ct.normalizeBySlope0.5610.0280.590
ct.normalizeFQ0.3160.0330.351
ct.normalizeGuides1.1840.1201.309
ct.normalizeMedians0.2630.0220.286
ct.normalizeNTC0.3190.0250.344
ct.normalizeSpline0.3870.0300.425
ct.parseGeneSymbol0.0010.0010.001
ct.prepareAnnotation0.2500.0600.312
ct.preprocessFit0.5100.0120.523
ct.rankSimple1.2520.0071.263
ct.rawCountDensities0.0540.0070.061
ct.regularizeContrasts0.0370.0010.038
ct.resultCheck0.0230.0020.025
ct.scatter0.1290.0040.133
ct.seas2.9270.2853.170
ct.seasPrep0.7010.0870.787
ct.signalSummary0.4870.0090.495
ct.simpleResult0.4230.0310.454
ct.softLog000
ct.stackGuides1.7080.2972.006
ct.targetSetEnrichment0.4260.0070.433
ct.topTargets0.1580.0080.166
ct.upSet2.9560.4273.383
ct.viewControls0.0740.0180.091
ct.viewGuides0.1200.0090.129
es0.0230.0030.026
essential.genes0.0010.0010.001
fit0.0730.0040.077
resultsDF0.0210.0010.023