Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for KnowSeq on malbec2

This page was generated on 2020-10-17 11:55:01 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE KnowSeq PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 926/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KnowSeq 1.2.2
Daniel Castillo-Secilla
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/KnowSeq
Branch: RELEASE_3_11
Last Commit: 078e6d3
Last Changed Date: 2020-10-09 11:58:08 -0400 (Fri, 09 Oct 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK YES, new version is higher than in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: KnowSeq
Version: 1.2.2
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:KnowSeq.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings KnowSeq_1.2.2.tar.gz
StartedAt: 2020-10-17 02:36:32 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 02:45:04 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 511.9 seconds
RetCode: 0
Status:  OK 
CheckDir: KnowSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:KnowSeq.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings KnowSeq_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/KnowSeq.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘KnowSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘KnowSeq’ version ‘1.2.2’
* 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 ‘KnowSeq’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    extdata   4.9Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DEGsExtraction: warning in topTable(fit, number = number, coef = 2,
  sort.by = "logFC", p.value = pvalue, adjust = "fdr", lfc = lfc):
  partial argument match of 'adjust' to 'adjust.method'
DEGsEvidences: no visible binding for global variable ‘evidence’
RNAseqQA : outlierBarPlot: no visible binding for global variable ‘x’
RNAseqQA : outlierBarPlot: no visible binding for global variable ‘y’
RNAseqQA: no visible binding for global variable ‘Var1’
RNAseqQA: no visible binding for global variable ‘Var2’
RNAseqQA: no visible binding for global variable ‘value’
RNAseqQA: no visible binding for global variable ‘Expression’
RNAseqQA: no visible binding for global variable ‘Samples’
dataPlot: no visible binding for global variable ‘Var1’
dataPlot: no visible binding for global variable ‘Var2’
dataPlot: no visible binding for global variable ‘value’
dataPlot: no visible global function definition for
  ‘scale_fill_gradient’
dataPlot: no visible global function definition for ‘element_blank’
dataPlot: no visible global function definition for ‘unit’
dataPlot: no visible binding for global variable ‘Classes’
dataPlot: no visible binding for global variable ‘Value’
downloadPublicSeries: no visible global function definition for
  ‘url.exists’
downloadPublicSeries: no visible global function definition for
  ‘write_disk’
featureSelection: no visible binding for global variable ‘target’
featureSelection: no visible binding for global variable
  ‘association_score’
hisatAlignment: no visible global function definition for ‘CFILE’
hisatAlignment: no visible global function definition for ‘curlPerform’
knn_trn: no visible binding for global variable ‘sd’
knowseqReport: no visible binding for global variable ‘target’
rf_trn: no visible binding for global variable ‘sd’
svm_trn: no visible binding for global variable ‘sd’
Undefined global functions or variables:
  CFILE Classes Expression Samples Value Var1 Var2 association_score
  curlPerform element_blank evidence scale_fill_gradient sd target unit
  url.exists value write_disk x y
Consider adding
  importFrom("stats", "sd")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
dataPlot             78.791  0.048  79.071
svm_trn              72.433  0.009  72.447
svm_test             52.537  0.007  52.544
knn_trn              21.481  0.076  21.574
featureSelection     21.205  0.110   2.965
rf_trn               14.137  0.060  14.206
downloadPublicSeries  1.154  0.404  16.258
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/KnowSeq.Rcheck/00check.log’
for details.



Installation output

KnowSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL KnowSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘KnowSeq’ ...
** using staged installation
** R
** 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 (KnowSeq)

Tests output


Example timings

KnowSeq.Rcheck/KnowSeq-Ex.timings

nameusersystemelapsed
DEGsEvidences0.3220.0090.445
DEGsExtraction0.9890.0321.052
DEGsPathwayVisualization0.0010.0000.000
DEGsToDiseases0.1020.0000.141
RNAseqQA4.3840.1294.513
batchEffectRemoval1.8660.4202.284
calculateGeneExpressionValues0.6920.0160.708
countsToMatrix0.0520.0000.053
dataPlot78.791 0.04879.071
downloadPublicSeries 1.154 0.40416.258
featureSelection21.205 0.110 2.965
fileMove000
gdcClientDownload0.0020.0000.000
geneOntologyEnrichment0.0010.0000.000
getGenesAnnotation0.2380.0160.254
hisatAlignment0.0030.0000.002
knn_test0.0750.0080.083
knn_trn21.481 0.07621.574
knowseqReport0.0110.0000.010
plotConfMatrix0.0310.0000.031
rawAlignment0.0030.0000.003
rf_test0.0570.0000.057
rf_trn14.137 0.06014.206
sraToFastq000
svm_test52.537 0.00752.544
svm_trn72.433 0.00972.447