Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for Sconify on celaya2

This page was generated on 2019-10-16 13:02:05 -0400 (Wed, 16 Oct 2019).

Package 1474/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Sconify 1.4.0
Tyler J Burns
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/Sconify
Branch: RELEASE_3_9
Last Commit: 2411bf4
Last Changed Date: 2019-05-02 11:54:11 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Sconify
Version: 1.4.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.4.0.tar.gz
StartedAt: 2019-10-16 06:38:57 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 06:41:59 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 181.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Sconify.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/Sconify.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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.4.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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’
See ‘/Users/biocbuild/bbs-3.9-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   26.653  0.588  29.500
ImputeTesting  5.771  0.058   5.872
* 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.9-bioc/meat/Sconify.Rcheck/00check.log’
for details.



Installation output

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.6/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
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 from temporary location
Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘flowCore::view’ by ‘tibble::view’ when loading ‘Sconify’
** testing if installed package keeps a record of temporary installation path
* DONE (Sconify)

Tests output

Sconify.Rcheck/tests/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
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.967000)!
Learning embedding...
Iteration 50: error is 50.253547 (50 iterations in 0.02 seconds)
Iteration 100: error is 50.462658 (50 iterations in 0.02 seconds)
Iteration 150: error is 53.971031 (50 iterations in 0.02 seconds)
Iteration 200: error is 55.605871 (50 iterations in 0.02 seconds)
Iteration 250: error is 51.650666 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.609370 (50 iterations in 0.02 seconds)
Iteration 350: error is 1.010054 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.620667 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.224255 (50 iterations in 0.02 seconds)
Iteration 500: error is 0.195007 (50 iterations in 0.02 seconds)
Iteration 550: error is 0.184657 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.182145 (50 iterations in 0.02 seconds)
Iteration 650: error is 0.183874 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.183793 (50 iterations in 0.02 seconds)
Iteration 750: error is 0.184697 (50 iterations in 0.02 seconds)
Iteration 800: error is 0.184175 (50 iterations in 0.02 seconds)
Iteration 850: error is 0.184546 (50 iterations in 0.02 seconds)
Iteration 900: error is 0.183556 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.184040 (50 iterations in 0.02 seconds)
Iteration 1000: error is 0.184072 (50 iterations in 0.02 seconds)
Fitting performed in 0.36 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.22 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 67.305294 (50 iterations in 0.41 seconds)
Iteration 100: error is 60.706790 (50 iterations in 0.26 seconds)
Iteration 150: error is 60.330006 (50 iterations in 0.29 seconds)
Iteration 200: error is 60.218615 (50 iterations in 0.31 seconds)
Iteration 250: error is 60.168148 (50 iterations in 0.31 seconds)
Iteration 300: error is 1.338128 (50 iterations in 0.25 seconds)
Iteration 350: error is 1.226956 (50 iterations in 0.22 seconds)
Iteration 400: error is 1.197006 (50 iterations in 0.23 seconds)
Iteration 450: error is 1.183937 (50 iterations in 0.21 seconds)
Iteration 500: error is 1.177526 (50 iterations in 0.20 seconds)
Iteration 550: error is 1.172230 (50 iterations in 0.19 seconds)
Iteration 600: error is 1.167319 (50 iterations in 0.21 seconds)
Iteration 650: error is 1.162753 (50 iterations in 0.21 seconds)
Iteration 700: error is 1.158885 (50 iterations in 0.24 seconds)
Iteration 750: error is 1.156477 (50 iterations in 0.20 seconds)
Iteration 800: error is 1.152828 (50 iterations in 0.23 seconds)
Iteration 850: error is 1.149529 (50 iterations in 0.21 seconds)
Iteration 900: error is 1.147855 (50 iterations in 0.20 seconds)
Iteration 950: error is 1.146349 (50 iterations in 0.22 seconds)
Iteration 1000: error is 1.144920 (50 iterations in 0.25 seconds)
Fitting performed in 4.85 seconds.
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 38.105   1.169  40.053 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.3550.0210.379
Fnn1.3571.8593.234
GetKnnDe0.1120.0160.132
GetMarkerNames0.0540.0060.058
ImputeTesting5.7710.0585.872
MakeHist0.5190.0070.528
MakeKnnList0.5340.0230.562
MeaningOfLife0.0010.0000.001
ParseMarkers0.0460.0200.068
PostProcessing0.1760.0060.186
ProcessMultipleFiles0.2400.0060.248
QuantNormalizeElements0.2580.0040.262
SconeValues26.653 0.58829.500
SplitFile0.1680.0040.180
StringToNumbers0.0000.0000.001
SubsampleAndTsne2.8780.0143.008
TsneVis0.3900.0060.402