| Back to Multiple platform build/check report for BioC 3.11 |
|
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/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| KnowSeq 1.2.2 Daniel Castillo-Secilla
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
| 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 |
##############################################################################
##############################################################################
###
### 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.
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)
KnowSeq.Rcheck/KnowSeq-Ex.timings
| name | user | system | elapsed | |
| DEGsEvidences | 0.322 | 0.009 | 0.445 | |
| DEGsExtraction | 0.989 | 0.032 | 1.052 | |
| DEGsPathwayVisualization | 0.001 | 0.000 | 0.000 | |
| DEGsToDiseases | 0.102 | 0.000 | 0.141 | |
| RNAseqQA | 4.384 | 0.129 | 4.513 | |
| batchEffectRemoval | 1.866 | 0.420 | 2.284 | |
| calculateGeneExpressionValues | 0.692 | 0.016 | 0.708 | |
| countsToMatrix | 0.052 | 0.000 | 0.053 | |
| dataPlot | 78.791 | 0.048 | 79.071 | |
| downloadPublicSeries | 1.154 | 0.404 | 16.258 | |
| featureSelection | 21.205 | 0.110 | 2.965 | |
| fileMove | 0 | 0 | 0 | |
| gdcClientDownload | 0.002 | 0.000 | 0.000 | |
| geneOntologyEnrichment | 0.001 | 0.000 | 0.000 | |
| getGenesAnnotation | 0.238 | 0.016 | 0.254 | |
| hisatAlignment | 0.003 | 0.000 | 0.002 | |
| knn_test | 0.075 | 0.008 | 0.083 | |
| knn_trn | 21.481 | 0.076 | 21.574 | |
| knowseqReport | 0.011 | 0.000 | 0.010 | |
| plotConfMatrix | 0.031 | 0.000 | 0.031 | |
| rawAlignment | 0.003 | 0.000 | 0.003 | |
| rf_test | 0.057 | 0.000 | 0.057 | |
| rf_trn | 14.137 | 0.060 | 14.206 | |
| sraToFastq | 0 | 0 | 0 | |
| svm_test | 52.537 | 0.007 | 52.544 | |
| svm_trn | 72.433 | 0.009 | 72.447 | |