Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:36:09 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.6.0  (landing page)
Russell Bainer
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_17
git_last_commit: 0a41bea
git_last_commit_date: 2023-04-25 10:49:24 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for gCrisprTools on palomino3


To the developers/maintainers of the gCrisprTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gCrisprTools.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: gCrisprTools
Version: 2.6.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:gCrisprTools.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings gCrisprTools_2.6.0.tar.gz
StartedAt: 2023-10-16 02:23:11 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 02:29:21 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 370.7 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:gCrisprTools.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings gCrisprTools_2.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/gCrisprTools.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 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         16.40  21.77   39.31
ct.GREATdb            22.96   1.20   24.36
ct.guideCDF           15.73   6.14   21.87
ct.makeContrastReport  8.56   5.52   16.19
ct.compareContrasts    9.33   0.85   10.17
ct.upSet               8.03   0.87    8.36
ct.seas                8.18   0.21   19.01
ct.makeQCReport        3.44   2.61    6.92
ct.stackGuides         5.18   0.84    6.03
ct.GCbias              5.06   0.35    5.40
* 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
  'F:/biocbuild/bbs-3.17-bioc/meat/gCrisprTools.Rcheck/00check.log'
for details.



Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL gCrisprTools
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 -- Mon Oct 16 02:29:11 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 
   6.34    0.37    6.70 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln000
ann0.050.000.05
ct.CAT1.220.031.25
ct.DirectionalTests0.390.060.46
ct.GCbias5.060.355.40
ct.GREATdb22.96 1.2024.36
ct.PRC2.180.132.31
ct.ROC1.080.011.10
ct.RRAaPvals0.270.060.33
ct.RRAalpha0.190.070.25
ct.alignmentChart000
ct.alphaBeta000
ct.applyAlpha000
ct.buildSE0.360.040.41
ct.compareContrasts 9.33 0.8510.17
ct.contrastBarchart4.90.04.9
ct.expandAnnotation0.030.010.04
ct.filterReads0.280.030.31
ct.gRNARankByReplicate0.370.020.40
ct.generateResults0.440.050.49
ct.guideCDF15.73 6.1421.87
ct.keyCheck0.080.010.09
ct.makeContrastReport 8.56 5.5216.19
ct.makeQCReport3.442.616.92
ct.makeReport16.4021.7739.31
ct.makeRhoNull000
ct.normalizeBySlope1.210.081.28
ct.normalizeFQ0.760.010.78
ct.normalizeGuides2.780.142.92
ct.normalizeMedians0.630.000.63
ct.normalizeNTC0.750.050.79
ct.normalizeSpline1.180.061.25
ct.parseGeneSymbol000
ct.prepareAnnotation0.460.000.46
ct.preprocessFit1.50.01.5
ct.rankSimple3.200.033.23
ct.rawCountDensities0.090.040.13
ct.regularizeContrasts0.080.000.07
ct.resultCheck0.050.000.05
ct.scatter0.330.000.33
ct.seas 8.18 0.2119.01
ct.seasPrep1.710.041.74
ct.signalSummary1.230.011.25
ct.simpleResult1.160.051.22
ct.softLog000
ct.stackGuides5.180.846.03
ct.targetSetEnrichment1.020.001.01
ct.topTargets0.310.020.33
ct.upSet8.030.878.36
ct.viewControls0.240.240.24
ct.viewGuides0.390.070.28
es0.080.000.05
essential.genes000
fit0.140.020.16
resultsDF0.080.020.09