| Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 12:07:56 -0400 (Tue, 16 Apr 2019).
| Package 1402/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| Sconify 1.2.1 Tyler J Burns
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] | OK |
| Package: Sconify |
| Version: 1.2.1 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Sconify.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Sconify_1.2.1.tar.gz |
| StartedAt: 2019-04-16 02:39:39 -0400 (Tue, 16 Apr 2019) |
| EndedAt: 2019-04-16 02:41:46 -0400 (Tue, 16 Apr 2019) |
| EllapsedTime: 126.4 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: Sconify.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Sconify.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Sconify_1.2.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/Sconify.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Sconify/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Sconify’ version ‘1.2.1’
* 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 ‘Sconify’ can be installed ... WARNING
Found the following significant warnings:
Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’
See ‘/Users/biocbuild/bbs-3.8-bioc/meat/Sconify.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
* 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 ... 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 ... 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 ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
SconeValues 19.425 0.235 19.851
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
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
See
‘/Users/biocbuild/bbs-3.8-bioc/meat/Sconify.Rcheck/00check.log’
for details.
Sconify.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Sconify ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’ * installing *source* package ‘Sconify’ ... ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’ Note: wrong number of arguments to '/' Note: wrong number of arguments to 'asinh' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’ * DONE (Sconify)
Sconify.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.
> library(testthat)
> library(Sconify)
Warning message:
replacing previous import 'flowCore::view' by 'tibble::view' when loading 'Sconify'
>
> test_check("Sconify")
Read the 100 x 27 data matrix successfully!
OpenMP is working. 1 threads.
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Building tree...
Done in 0.01 seconds (sparsity = 0.968400)!
Learning embedding...
Iteration 50: error is 52.541348 (50 iterations in 0.02 seconds)
Iteration 100: error is 50.301482 (50 iterations in 0.02 seconds)
Iteration 150: error is 50.720392 (50 iterations in 0.02 seconds)
Iteration 200: error is 53.794649 (50 iterations in 0.02 seconds)
Iteration 250: error is 54.346872 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.755357 (50 iterations in 0.02 seconds)
Iteration 350: error is 1.426610 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.957451 (50 iterations in 0.02 seconds)
Iteration 450: error is 0.551079 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.372644 (50 iterations in 0.02 seconds)
Iteration 550: error is 0.250135 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.197773 (50 iterations in 0.02 seconds)
Iteration 650: error is 0.189173 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.189606 (50 iterations in 0.01 seconds)
Iteration 750: error is 0.189099 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.191222 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.190973 (50 iterations in 0.02 seconds)
Iteration 900: error is 0.190731 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.190411 (50 iterations in 0.02 seconds)
Iteration 1000: error is 0.190162 (50 iterations in 0.02 seconds)
Fitting performed in 0.34 seconds.
Read the 1000 x 27 data matrix successfully!
OpenMP is working. 1 threads.
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Building tree...
Done in 0.21 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 64.742169 (50 iterations in 0.40 seconds)
Iteration 100: error is 60.723454 (50 iterations in 0.28 seconds)
Iteration 150: error is 60.336675 (50 iterations in 0.26 seconds)
Iteration 200: error is 60.201969 (50 iterations in 0.28 seconds)
Iteration 250: error is 60.129577 (50 iterations in 0.27 seconds)
Iteration 300: error is 1.344808 (50 iterations in 0.23 seconds)
Iteration 350: error is 1.234169 (50 iterations in 0.21 seconds)
Iteration 400: error is 1.202658 (50 iterations in 0.21 seconds)
Iteration 450: error is 1.191721 (50 iterations in 0.21 seconds)
Iteration 500: error is 1.183939 (50 iterations in 0.22 seconds)
Iteration 550: error is 1.178289 (50 iterations in 0.20 seconds)
Iteration 600: error is 1.174018 (50 iterations in 0.21 seconds)
Iteration 650: error is 1.169910 (50 iterations in 0.20 seconds)
Iteration 700: error is 1.166344 (50 iterations in 0.21 seconds)
Iteration 750: error is 1.164059 (50 iterations in 0.21 seconds)
Iteration 800: error is 1.162860 (50 iterations in 0.22 seconds)
Iteration 850: error is 1.160694 (50 iterations in 0.21 seconds)
Iteration 900: error is 1.159335 (50 iterations in 0.19 seconds)
Iteration 950: error is 1.157873 (50 iterations in 0.21 seconds)
Iteration 1000: error is 1.156596 (50 iterations in 0.21 seconds)
Fitting performed in 4.64 seconds.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 72 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
30.306 0.553 31.142
Sconify.Rcheck/Sconify-Ex.timings
| name | user | system | elapsed | |
| FcsToTibble | 0.318 | 0.009 | 0.333 | |
| Fnn | 0.706 | 0.698 | 1.418 | |
| GetKnnDe | 0.090 | 0.005 | 0.095 | |
| GetMarkerNames | 0.044 | 0.002 | 0.046 | |
| ImputeTesting | 4.079 | 0.018 | 4.121 | |
| MakeHist | 0.293 | 0.005 | 0.298 | |
| MakeKnnList | 0.322 | 0.010 | 0.334 | |
| MeaningOfLife | 0.001 | 0.000 | 0.000 | |
| ParseMarkers | 0.031 | 0.008 | 0.039 | |
| PostProcessing | 0.266 | 0.005 | 0.272 | |
| ProcessMultipleFiles | 0.284 | 0.006 | 0.296 | |
| QuantNormalizeElements | 0.423 | 0.006 | 0.436 | |
| SconeValues | 19.425 | 0.235 | 19.851 | |
| SplitFile | 0.249 | 0.003 | 0.257 | |
| StringToNumbers | 0.001 | 0.000 | 0.001 | |
| SubsampleAndTsne | 2.492 | 0.008 | 2.521 | |
| TsneVis | 0.305 | 0.003 | 0.314 | |