Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:43:18 -0400 (Wed, 17 Oct 2018).
Package 1329/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
scone 1.4.0 Michael Cole
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: scone |
Version: 1.4.0 |
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scone.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings scone_1.4.0.tar.gz |
StartedAt: 2018-10-17 04:42:07 -0400 (Wed, 17 Oct 2018) |
EndedAt: 2018-10-17 04:55:40 -0400 (Wed, 17 Oct 2018) |
EllapsedTime: 813.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: scone.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scone.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings scone_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/scone.Rcheck' * using R version 3.5.1 Patched (2018-07-24 r75005) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'scone/DESCRIPTION' ... OK * this is package 'scone' version '1.4.0' * 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 'scone' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/control_genes.Rd:28: file link 'toupper' in package 'base' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/control_genes.Rd:29: file link 'tolower' in package 'base' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/scone.Rd:101: file link 'bpparam' in package 'BiocParallel' does not exist and so has been treated as a topic See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/scone.Rcheck/00install.out' for details. * 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 * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE sconeReport: no visible global function definition for 'visNetworkOutput' sconeReport: no visible global function definition for 'plotlyOutput' sconeReport : server: no visible global function definition for 'renderVisNetwork' sconeReport : server: no visible global function definition for '%>%' sconeReport : server: no visible global function definition for 'visNetwork' sconeReport : server: no visible global function definition for 'visHierarchicalLayout' sconeReport : server: no visible global function definition for 'visGroups' sconeReport : server: no visible global function definition for 'visEdges' sconeReport : server: no visible global function definition for 'visOptions' sconeReport : server: no visible global function definition for 'visLegend' sconeReport : server: no visible global function definition for 'visNetworkProxy' sconeReport : server: no visible global function definition for 'visSelectNodes' sconeReport : server: no visible global function definition for 'plot_ly' sconeReport : server: no visible global function definition for 'ggplot' sconeReport : server: no visible global function definition for 'aes' sconeReport : server: no visible global function definition for 'geom_bar' sconeReport : server: no visible global function definition for 'ylim' sconeReport : server: no visible global function definition for 'labs' sconeReport : server: no visible global function definition for 'theme' sconeReport : server: no visible global function definition for 'element_blank' sconeReport : server: no visible global function definition for 'ggplotly' sconeReport : server: no visible global function definition for 'geom_violin' sconeReport : server: no visible global function definition for 'coord_cartesian' sconeReport : server: no visible global function definition for 'scale_fill_manual' sconeReport : server: no visible global function definition for 'geom_point' sconeReport : server: no visible global function definition for 'guides' Undefined global functions or variables: %>% aes coord_cartesian element_blank geom_bar geom_point geom_violin ggplot ggplotly guides labs plot_ly plotlyOutput renderVisNetwork scale_fill_manual theme visEdges visGroups visHierarchicalLayout visLegend visNetwork visNetworkOutput visNetworkProxy visOptions visSelectNodes ylim * 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 ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'testthat.R' OK ** running tests for arch 'x64' ... Running 'testthat.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, 1 NOTE See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/scone.Rcheck/00check.log' for details.
scone.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/scone_1.4.0.tar.gz && rm -rf scone.buildbin-libdir && mkdir scone.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scone.buildbin-libdir scone_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL scone_1.4.0.zip && rm scone_1.4.0.tar.gz scone_1.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 107k 0 0 157k 0 --:--:-- --:--:-- --:--:-- 159k install for i386 * installing *source* package 'scone' ... ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'scone' finding HTML links ... done CLR_FN html DESEQ_FN html FQ_FN html SCRAN_FN html SUM_FN html SconeExperiment-class html finding level-2 HTML links ... done TMM_FN html UQ_FN html biplot_color html biplot_interactive html control_genes html Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/control_genes.Rd:28: file link 'toupper' in package 'base' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/control_genes.Rd:29: file link 'tolower' in package 'base' does not exist and so has been treated as a topic estimate_ziber html factor_sample_filter html fast_estimate_ziber html get_bio html get_design html get_negconruv html get_normalized html get_params html get_qc html get_scores html impute_expectation html impute_null html lm_adjust html make_design html metric_sample_filter html scone html Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpKe9fIX/R.INSTALL26287f33934/scone/man/scone.Rd:101: file link 'bpparam' in package 'BiocParallel' does not exist and so has been treated as a topic sconeReport html scone_easybake html score_matrix html select_methods html simple_FNR_params html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'scone' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'scone' as scone_1.4.0.zip * DONE (scone) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library' package 'scone' successfully unpacked and MD5 sums checked In R CMD INSTALL
scone.Rcheck/tests_i386/testthat.Rout R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray" Copyright (C) 2018 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. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(scone) Loading required package: SummarizedExperiment Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply > > test_check("scone") SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:02) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:04) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:04) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:31) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:36 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) == testthat results =========================================================== OK: 313 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 122.00 2.76 202.95 |
scone.Rcheck/tests_x64/testthat.Rout R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray" Copyright (C) 2018 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. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(scone) Loading required package: SummarizedExperiment Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply > > test_check("scone") SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:03) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:04) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:05) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:3 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |+ | 0% (00:00:00) SubmitJobs |++++++++++++++++++++++++ | 50% (00:00:35) SubmitJobs |+++++++++++++++++++++++++++++++++++++++++++++++++| 100% (00:00:00) Waiting |+ | 0% (00:00:00) Waiting [S:0 D:36 E:0 R:0] |++++++++++++++++++++++++++++++++++| 100% (00:00:00) == testthat results =========================================================== OK: 313 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 125.59 1.10 219.61 |
scone.Rcheck/examples_i386/scone-Ex.timings
|
scone.Rcheck/examples_x64/scone-Ex.timings
|