| Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:31:25 -0400 (Wed, 17 Oct 2018).
| Package 1330/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| Sconify 1.0.4 Tyler J Burns
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: Sconify |
| Version: 1.0.4 |
| Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings Sconify_1.0.4.tar.gz |
| StartedAt: 2018-10-16 03:36:51 -0400 (Tue, 16 Oct 2018) |
| EndedAt: 2018-10-16 03:38:31 -0400 (Tue, 16 Oct 2018) |
| EllapsedTime: 99.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Sconify.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings Sconify_1.0.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/Sconify.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-pc-linux-gnu (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.0.4’
* 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 ... OK
* 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 13.636 0.004 13.65
* 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: OK
Sconify.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL Sconify ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘Sconify’ ... ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading 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 * DONE (Sconify)
Sconify.Rcheck/tests/testthat.Rout
R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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)
>
> test_check("Sconify")
Read the 100 x 27 data matrix successfully!
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Normalizing input...
Building tree...
- point 0 of 100
Done in 0.02 seconds (sparsity = 0.967400)!
Learning embedding...
Iteration 50: error is 50.944534 (50 iterations in 0.03 seconds)
Iteration 100: error is 53.840337 (50 iterations in 0.03 seconds)
Iteration 150: error is 54.492384 (50 iterations in 0.03 seconds)
Iteration 200: error is 51.459749 (50 iterations in 0.03 seconds)
Iteration 250: error is 51.155017 (50 iterations in 0.03 seconds)
Iteration 300: error is 1.326481 (50 iterations in 0.02 seconds)
Iteration 350: error is 0.652786 (50 iterations in 0.02 seconds)
Iteration 400: error is 0.210987 (50 iterations in 0.02 seconds)
Iteration 450: error is 0.176427 (50 iterations in 0.02 seconds)
Iteration 500: error is 0.167776 (50 iterations in 0.02 seconds)
Iteration 550: error is 0.169099 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.168035 (50 iterations in 0.02 seconds)
Iteration 650: error is 0.166056 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.165504 (50 iterations in 0.02 seconds)
Iteration 750: error is 0.168265 (50 iterations in 0.02 seconds)
Iteration 800: error is 0.167294 (50 iterations in 0.02 seconds)
Iteration 850: error is 0.168098 (50 iterations in 0.02 seconds)
Iteration 900: error is 0.168322 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.168354 (50 iterations in 0.02 seconds)
Iteration 1000: error is 0.167586 (50 iterations in 0.02 seconds)
Fitting performed in 0.42 seconds.
Read the 1000 x 27 data matrix successfully!
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Normalizing input...
Building tree...
- point 0 of 1000
Done in 0.15 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 66.292877 (50 iterations in 0.79 seconds)
Iteration 100: error is 60.941994 (50 iterations in 0.59 seconds)
Iteration 150: error is 60.394269 (50 iterations in 0.55 seconds)
Iteration 200: error is 60.231439 (50 iterations in 0.59 seconds)
Iteration 250: error is 60.158290 (50 iterations in 0.57 seconds)
Iteration 300: error is 1.348733 (50 iterations in 0.40 seconds)
Iteration 350: error is 1.233326 (50 iterations in 0.36 seconds)
Iteration 400: error is 1.203794 (50 iterations in 0.39 seconds)
Iteration 450: error is 1.192562 (50 iterations in 0.38 seconds)
Iteration 500: error is 1.184644 (50 iterations in 0.36 seconds)
Iteration 550: error is 1.179171 (50 iterations in 0.36 seconds)
Iteration 600: error is 1.174198 (50 iterations in 0.37 seconds)
Iteration 650: error is 1.171421 (50 iterations in 0.38 seconds)
Iteration 700: error is 1.169230 (50 iterations in 0.37 seconds)
Iteration 750: error is 1.167034 (50 iterations in 0.37 seconds)
Iteration 800: error is 1.165510 (50 iterations in 0.37 seconds)
Iteration 850: error is 1.163842 (50 iterations in 0.36 seconds)
Iteration 900: error is 1.161833 (50 iterations in 0.37 seconds)
Iteration 950: error is 1.160595 (50 iterations in 0.37 seconds)
Iteration 1000: error is 1.157449 (50 iterations in 0.35 seconds)
Fitting performed in 8.63 seconds.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 72 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
26.188 0.112 26.314
Sconify.Rcheck/Sconify-Ex.timings
| name | user | system | elapsed | |
| FcsToTibble | 0.348 | 0.008 | 0.373 | |
| Fnn | 0.468 | 0.348 | 0.817 | |
| GetKnnDe | 0.088 | 0.000 | 0.089 | |
| GetMarkerNames | 0.024 | 0.000 | 0.023 | |
| ImputeTesting | 4.360 | 0.000 | 4.362 | |
| MakeHist | 0.220 | 0.000 | 0.217 | |
| MakeKnnList | 0.160 | 0.000 | 0.161 | |
| MeaningOfLife | 0.004 | 0.000 | 0.001 | |
| ParseMarkers | 0.032 | 0.008 | 0.042 | |
| PostProcessing | 0.244 | 0.004 | 0.247 | |
| ProcessMultipleFiles | 0.252 | 0.004 | 0.265 | |
| QuantNormalizeElements | 0.364 | 0.000 | 0.364 | |
| SconeValues | 13.636 | 0.004 | 13.650 | |
| SplitFile | 0.152 | 0.000 | 0.150 | |
| StringToNumbers | 0 | 0 | 0 | |
| SubsampleAndTsne | 4.204 | 0.000 | 4.204 | |
| TsneVis | 0.188 | 0.000 | 0.190 | |