Back to Multiple platform build/check report for BioC 3.13
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:05 -0400 (Fri, 15 Oct 2021).

CHECK results for gCrisprTools on tokay2

To the developers/maintainers of the gCrisprTools package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 695/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCrisprTools 1.20.0  (landing page)
Russell Bainer
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/gCrisprTools
git_branch: RELEASE_3_13
git_last_commit: ea57239
git_last_commit_date: 2021-05-19 12:22:51 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: gCrisprTools
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gCrisprTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings gCrisprTools_1.20.0.tar.gz
StartedAt: 2021-10-14 23:24:48 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 23:39:43 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 895.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: gCrisprTools.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gCrisprTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings gCrisprTools_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/gCrisprTools.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'gCrisprTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'gCrisprTools' version '1.20.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 ... NOTE
  installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    doc    1.4Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... WARNING
'::' or ':::' imports not declared from:
  'methods' 'multiGSEA'
Missing object imported by a ':::' call: 'multiGSEA:::GeneSetDb.list'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ct.GCbias: no visible global function definition for 'is'
ct.GREATdb: no visible global function definition for
  'getMSigGeneSetDb'
ct.buildSE: no visible global function definition for 'is'
ct.inputCheck: no visible global function definition for 'is'
ct.multiGSEA: no visible global function definition for 'is'
ct.multiGSEA: no visible binding for global variable 'sig'
ct.multiGSEA: no visible global function definition for
  'hyperGeometricTest'
ct.multiGSEA: no visible binding for global variable 'genesetDB'
ct.multiGSEA: no visible binding for global variable 'up'
ct.multiGSEA: no visible binding for global variable 'universe'
ct.normalizeBySlope: no visible global function definition for 'is'
Undefined global functions or variables:
  genesetDB getMSigGeneSetDb hyperGeometricTest is sig universe up
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
ct.makeReport               13.89  29.31   43.88
ct.PantherPathwayEnrichment 22.85   1.88   74.99
ct.makeContrastReport        8.08   5.86   14.86
ct.guideCDF                 12.90   0.16   13.06
ct.signalSummary             8.02   0.13    8.15
ct.makeQCReport              4.48   3.45    8.58
ct.GCbias                    7.33   0.18    7.51
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
ct.makeReport               14.46  27.81   42.91
ct.PantherPathwayEnrichment 22.81   0.83   24.55
ct.makeContrastReport        6.92   5.25   12.79
ct.guideCDF                 10.35   0.06   10.41
ct.GCbias                    7.78   0.11    7.89
ct.signalSummary             7.28   0.17    7.47
ct.makeQCReport              3.95   2.85    7.41
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'unit.tests.R'
 OK
** running tests for arch 'x64' ...
  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 WARNING, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/gCrisprTools.Rcheck/00check.log'
for details.



Installation output

gCrisprTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/gCrisprTools_1.20.0.tar.gz && rm -rf gCrisprTools.buildbin-libdir && mkdir gCrisprTools.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=gCrisprTools.buildbin-libdir gCrisprTools_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL gCrisprTools_1.20.0.zip && rm gCrisprTools_1.20.0.tar.gz gCrisprTools_1.20.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3 8836k    3  325k    0     0   575k      0  0:00:15 --:--:--  0:00:15  575k
 17 8836k   17 1567k    0     0  1000k      0  0:00:08  0:00:01  0:00:07 1000k
 40 8836k   40 3553k    0     0  1384k      0  0:00:06  0:00:02  0:00:04 1384k
 74 8836k   74 6603k    0     0  1854k      0  0:00:04  0:00:03  0:00:01 1854k
100 8836k  100 8836k    0     0  2131k      0  0:00:04  0:00:04 --:--:-- 2131k

install for i386

* installing *source* package 'gCrisprTools' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'gCrisprTools'
    finding HTML links ... done
    aln                                     html  
    ann                                     html  
    appendDateAndExt                        html  
    ct.CAT                                  html  
    ct.DirectionalTests                     html  
    ct.GCbias                               html  
    ct.GREATdb                              html  
    ct.PRC                                  html  
    ct.PantherPathwayEnrichment             html  
    ct.ROC                                  html  
    ct.RRAaPvals                            html  
    ct.RRAalpha                             html  
    ct.RRAalphaBatch                        html  
    ct.alignmentChart                       html  
    ct.alphaBeta                            html  
    ct.applyAlpha                           html  
    ct.buildSE                              html  
    ct.drawColorLegend                      html  
    ct.drawFlat                             html  
    ct.ecdf                                 html  
    ct.exprsColor                           html  
    ct.filterReads                          html  
    ct.gRNARankByReplicate                  html  
    ct.generateResults                      html  
    ct.getPanther                           html  
    ct.guideCDF                             html  
    ct.inputCheck                           html  
    ct.makeContrastReport                   html  
    ct.makeQCReport                         html  
    ct.makeReport                           html  
    ct.makeRhoNull                          html  
    ct.multiGSEA                            html  
    ct.normalizeBySlope                     html  
    ct.normalizeFQ                          html  
    ct.normalizeFactoredQuantiles           html  
    ct.normalizeGuides                      html  
    ct.normalizeMedians                     html  
    ct.normalizeNTC                         html  
    ct.normalizeSpline                      html  
    ct.numcores                             html  
    ct.prepareAnnotation                    html  
    ct.preprocessFit                        html  
    ct.rawCountDensities                    html  
    ct.resultCheck                          html  
    ct.signalSummary                        html  
    ct.stackGuides                          html  
    ct.targetSetEnrichment                  html  
    ct.topTargets                           html  
    ct.viewControls                         html  
    ct.viewGuides                           html  
    dir.writable                            html  
    es                                      html  
    essential.genes                         html  
    fit                                     html  
    gCrisprTools-package                    html  
    initOutDir                              html  
    renderReport                            html  
    resultsDF                               html  
** 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

install for x64

* installing *source* package 'gCrisprTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'gCrisprTools' as gCrisprTools_1.20.0.zip
* DONE (gCrisprTools)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'gCrisprTools' successfully unpacked and MD5 sums checked

Tests output

gCrisprTools.Rcheck/tests_i386/unit.tests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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 -- Thu Oct 14 23:39:25 2021 
*********************************************** 
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.73    0.59    8.31 

gCrisprTools.Rcheck/tests_x64/unit.tests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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 -- Thu Oct 14 23:39:35 2021 
*********************************************** 
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.96    0.50    9.45 

Example timings

gCrisprTools.Rcheck/examples_i386/gCrisprTools-Ex.timings

nameusersystemelapsed
aln0.020.000.01
ann0.090.020.11
ct.CAT0.180.000.19
ct.DirectionalTests0.380.020.39
ct.GCbias7.330.187.51
ct.PRC1.040.031.08
ct.PantherPathwayEnrichment22.85 1.8874.99
ct.ROC0.590.020.61
ct.RRAaPvals0.500.030.53
ct.RRAalpha0.360.010.37
ct.alignmentChart000
ct.alphaBeta0.010.000.01
ct.buildSE0.580.050.63
ct.ecdf000
ct.filterReads0.370.010.39
ct.gRNARankByReplicate0.650.020.65
ct.generateResults0.560.000.57
ct.guideCDF12.90 0.1613.06
ct.inputCheck0.110.000.11
ct.makeContrastReport 8.08 5.8614.86
ct.makeQCReport4.483.458.58
ct.makeReport13.8929.3143.88
ct.multiGSEA0.330.000.33
ct.normalizeBySlope1.710.051.77
ct.normalizeFQ1.040.031.06
ct.normalizeFactoredQuantiles1.070.001.08
ct.normalizeGuides4.110.034.14
ct.normalizeMedians0.890.030.92
ct.normalizeNTC1.410.021.42
ct.normalizeSpline1.400.031.43
ct.prepareAnnotation0.730.010.75
ct.preprocessFit1.910.021.92
ct.rawCountDensities0.170.000.17
ct.resultCheck0.140.000.14
ct.signalSummary8.020.138.15
ct.stackGuides4.670.034.70
ct.targetSetEnrichment0.150.000.15
ct.topTargets0.690.010.71
ct.viewControls0.360.000.36
ct.viewGuides0.580.020.59
es0.080.000.08
essential.genes0.000.010.01
fit0.230.000.24
resultsDF0.140.020.16

gCrisprTools.Rcheck/examples_x64/gCrisprTools-Ex.timings

nameusersystemelapsed
aln000
ann0.140.030.18
ct.CAT0.230.020.25
ct.DirectionalTests0.350.090.44
ct.GCbias7.780.117.89
ct.PRC1.450.021.47
ct.PantherPathwayEnrichment22.81 0.8324.55
ct.ROC0.180.010.18
ct.RRAaPvals0.500.030.53
ct.RRAalpha0.250.020.27
ct.alignmentChart000
ct.alphaBeta0.010.000.02
ct.buildSE0.440.010.45
ct.ecdf000
ct.filterReads1.090.021.11
ct.gRNARankByReplicate0.430.030.45
ct.generateResults0.460.030.50
ct.guideCDF10.35 0.0610.41
ct.inputCheck0.110.000.11
ct.makeContrastReport 6.92 5.2512.79
ct.makeQCReport3.952.857.41
ct.makeReport14.4627.8142.91
ct.multiGSEA0.250.020.26
ct.normalizeBySlope1.930.031.97
ct.normalizeFQ0.920.040.97
ct.normalizeFactoredQuantiles0.910.040.94
ct.normalizeGuides3.830.043.87
ct.normalizeMedians0.810.060.88
ct.normalizeNTC1.050.021.06
ct.normalizeSpline1.280.031.31
ct.prepareAnnotation0.720.020.74
ct.preprocessFit1.970.011.98
ct.rawCountDensities0.140.000.14
ct.resultCheck0.130.020.14
ct.signalSummary7.280.177.47
ct.stackGuides4.970.035.00
ct.targetSetEnrichment0.110.000.11
ct.topTargets0.360.000.35
ct.viewControls0.250.000.25
ct.viewGuides0.330.000.33
es0.040.000.05
essential.genes000
fit0.170.000.17
resultsDF0.100.020.11