| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-01-16 13:50:43 -0500 (Thu, 16 Jan 2020).
| Package 1537/1818 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| Sconify 1.7.0 Tyler J Burns
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
| Package: Sconify |
| Version: 1.7.0 |
| 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.7.0.tar.gz |
| StartedAt: 2020-01-16 08:40:26 -0500 (Thu, 16 Jan 2020) |
| EndedAt: 2020-01-16 08:43:12 -0500 (Thu, 16 Jan 2020) |
| EllapsedTime: 166.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Sconify.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.7.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/Sconify.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* 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.7.0’
* 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 (user + system) or elapsed time > 5s
user system elapsed
SconeValues 25.223 0.700 25.929
ImputeTesting 5.797 0.052 5.852
* 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: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Sconify ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘Sconify’ ... ** using staged installation ** 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 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 (Sconify)
Sconify.Rcheck/tests/testthat.Rout
R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
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)
>
> 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.966400)!
Learning embedding...
Iteration 50: error is 52.605632 (50 iterations in 0.02 seconds)
Iteration 100: error is 51.481862 (50 iterations in 0.02 seconds)
Iteration 150: error is 56.563124 (50 iterations in 0.02 seconds)
Iteration 200: error is 53.196096 (50 iterations in 0.02 seconds)
Iteration 250: error is 56.440902 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.520765 (50 iterations in 0.02 seconds)
Iteration 350: error is 0.894459 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.349152 (50 iterations in 0.02 seconds)
Iteration 450: error is 0.203095 (50 iterations in 0.02 seconds)
Iteration 500: error is 0.187295 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.187366 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.191557 (50 iterations in 0.02 seconds)
Iteration 650: error is 0.189440 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.188469 (50 iterations in 0.02 seconds)
Iteration 750: error is 0.188702 (50 iterations in 0.02 seconds)
Iteration 800: error is 0.189573 (50 iterations in 0.02 seconds)
Iteration 850: error is 0.188892 (50 iterations in 0.01 seconds)
Iteration 900: error is 0.189396 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.191164 (50 iterations in 0.02 seconds)
Iteration 1000: error is 0.188129 (50 iterations in 0.02 seconds)
Fitting performed in 0.35 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 63.788783 (50 iterations in 0.42 seconds)
Iteration 100: error is 60.732032 (50 iterations in 0.34 seconds)
Iteration 150: error is 60.347083 (50 iterations in 0.33 seconds)
Iteration 200: error is 60.208266 (50 iterations in 0.34 seconds)
Iteration 250: error is 60.136709 (50 iterations in 0.33 seconds)
Iteration 300: error is 1.346386 (50 iterations in 0.27 seconds)
Iteration 350: error is 1.237975 (50 iterations in 0.24 seconds)
Iteration 400: error is 1.207033 (50 iterations in 0.23 seconds)
Iteration 450: error is 1.192640 (50 iterations in 0.24 seconds)
Iteration 500: error is 1.187046 (50 iterations in 0.23 seconds)
Iteration 550: error is 1.181580 (50 iterations in 0.22 seconds)
Iteration 600: error is 1.177175 (50 iterations in 0.23 seconds)
Iteration 650: error is 1.172798 (50 iterations in 0.24 seconds)
Iteration 700: error is 1.169130 (50 iterations in 0.23 seconds)
Iteration 750: error is 1.164796 (50 iterations in 0.23 seconds)
Iteration 800: error is 1.161740 (50 iterations in 0.23 seconds)
Iteration 850: error is 1.159012 (50 iterations in 0.17 seconds)
Iteration 900: error is 1.157139 (50 iterations in 0.19 seconds)
Iteration 950: error is 1.154751 (50 iterations in 0.24 seconds)
Iteration 1000: error is 1.153760 (50 iterations in 0.25 seconds)
Fitting performed in 5.18 seconds.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> proc.time()
user system elapsed
37.460 1.331 38.778
Sconify.Rcheck/Sconify-Ex.timings
| name | user | system | elapsed | |
| FcsToTibble | 0.221 | 0.018 | 0.241 | |
| Fnn | 1.170 | 1.617 | 2.798 | |
| GetKnnDe | 0.112 | 0.011 | 0.124 | |
| GetMarkerNames | 0.033 | 0.002 | 0.035 | |
| ImputeTesting | 5.797 | 0.052 | 5.852 | |
| MakeHist | 0.320 | 0.010 | 0.329 | |
| MakeKnnList | 0.604 | 0.025 | 0.628 | |
| MeaningOfLife | 0.001 | 0.000 | 0.001 | |
| ParseMarkers | 0.024 | 0.026 | 0.049 | |
| PostProcessing | 0.138 | 0.006 | 0.145 | |
| ProcessMultipleFiles | 0.185 | 0.007 | 0.194 | |
| QuantNormalizeElements | 0.243 | 0.003 | 0.246 | |
| SconeValues | 25.223 | 0.700 | 25.929 | |
| SplitFile | 0.136 | 0.001 | 0.137 | |
| StringToNumbers | 0.000 | 0.000 | 0.001 | |
| SubsampleAndTsne | 2.688 | 0.009 | 2.698 | |
| TsneVis | 0.372 | 0.003 | 0.375 | |