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

This page was generated on 2024-03-28 11:37:44 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 776/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 2.9.0  (landing page)
Russell Bainer
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: devel
git_last_commit: 5d5f6da
git_last_commit_date: 2023-10-24 10:52:32 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

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.9.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:gCrisprTools.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings gCrisprTools_2.9.0.tar.gz
StartedAt: 2024-03-28 02:13:56 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 02:21:10 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 433.9 seconds
RetCode: 0
Status:   OK  
CheckDir: gCrisprTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/gCrisprTools.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.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.9.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 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.makeReport         15.23  26.70   42.89
ct.GREATdb            25.14   2.42   27.64
ct.guideCDF           11.64   9.86   21.47
ct.makeContrastReport 10.06   7.92   19.81
ct.upSet               8.86   2.33   12.57
ct.compareContrasts    8.17   1.41    9.58
ct.seas                8.43   0.53   20.87
ct.makeQCReport        4.38   3.52    8.85
ct.stackGuides         5.30   0.90    6.20
ct.contrastBarchart    5.34   0.23    5.56
ct.GCbias              5.17   0.30    5.55
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/gCrisprTools.Rcheck/00check.log'
for details.


Installation output

gCrisprTools.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-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 Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 -- Thu Mar 28 02:20:58 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 
   7.65    0.57    8.23 

Example timings

gCrisprTools.Rcheck/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.000.020.01
ann0.060.000.06
ct.CAT1.270.121.39
ct.DirectionalTests0.340.160.50
ct.GCbias5.170.305.55
ct.GREATdb25.14 2.4227.64
ct.PRC1.810.252.05
ct.ROC1.060.021.08
ct.RRAaPvals0.300.080.38
ct.RRAalpha0.220.010.23
ct.alignmentChart000
ct.alphaBeta000
ct.applyAlpha0.000.020.02
ct.buildSE0.360.060.42
ct.compareContrasts8.171.419.58
ct.contrastBarchart5.340.235.56
ct.expandAnnotation0.070.000.06
ct.filterReads0.230.050.28
ct.gRNARankByReplicate0.330.060.39
ct.generateResults0.450.020.49
ct.guideCDF11.64 9.8621.47
ct.keyCheck0.160.000.16
ct.makeContrastReport10.06 7.9219.81
ct.makeQCReport4.383.528.85
ct.makeReport15.2326.7042.89
ct.makeRhoNull000
ct.normalizeBySlope1.230.081.31
ct.normalizeFQ0.820.030.84
ct.normalizeGuides2.980.323.32
ct.normalizeMedians0.610.040.65
ct.normalizeNTC0.890.050.94
ct.normalizeSpline0.890.050.94
ct.parseGeneSymbol0.020.000.01
ct.prepareAnnotation0.590.030.63
ct.preprocessFit1.610.311.90
ct.rankSimple3.300.033.33
ct.rawCountDensities0.150.020.17
ct.regularizeContrasts0.070.010.08
ct.resultCheck0.060.000.06
ct.scatter0.330.020.35
ct.seas 8.43 0.5320.87
ct.seasPrep1.930.031.97
ct.signalSummary1.70.01.7
ct.simpleResult1.620.081.71
ct.softLog000
ct.stackGuides5.30.96.2
ct.targetSetEnrichment1.310.181.49
ct.topTargets0.330.010.32
ct.upSet 8.86 2.3312.57
ct.viewControls0.350.390.39
ct.viewGuides0.590.280.65
es0.090.000.10
essential.genes000
fit0.160.060.22
resultsDF0.080.000.07