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

CHECK report for Sconify on merida2

This page was generated on 2019-04-09 13:36:42 -0400 (Tue, 09 Apr 2019).

Package 1445/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Sconify 1.3.1
Tyler J Burns
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/Sconify
Branch: master
Last Commit: 16ae07a
Last Changed Date: 2019-01-04 13:48:59 -0400 (Fri, 04 Jan 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: Sconify
Version: 1.3.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.3.1.tar.gz
StartedAt: 2019-04-09 03:37:33 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:39:43 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 129.8 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.3.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/Sconify.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* 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.3.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.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 21.267  0.226  21.733
* 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’ ...
** 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)

Tests output

Sconify.Rcheck/tests/testthat.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 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.969200)!
Learning embedding...
Iteration 50: error is 50.669329 (50 iterations in 0.01 seconds)
Iteration 100: error is 50.403194 (50 iterations in 0.01 seconds)
Iteration 150: error is 53.700031 (50 iterations in 0.01 seconds)
Iteration 200: error is 52.823439 (50 iterations in 0.01 seconds)
Iteration 250: error is 52.119105 (50 iterations in 0.01 seconds)
Iteration 300: error is 1.585228 (50 iterations in 0.01 seconds)
Iteration 350: error is 1.229183 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.491326 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.254915 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.166468 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.165929 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.166812 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.169210 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.169655 (50 iterations in 0.02 seconds)
Iteration 750: error is 0.169178 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.170028 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.169611 (50 iterations in 0.02 seconds)
Iteration 900: error is 0.169840 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.169786 (50 iterations in 0.01 seconds)
Iteration 1000: error is 0.170292 (50 iterations in 0.02 seconds)
Fitting performed in 0.28 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.16 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 64.766343 (50 iterations in 0.42 seconds)
Iteration 100: error is 60.723634 (50 iterations in 0.27 seconds)
Iteration 150: error is 60.338775 (50 iterations in 0.30 seconds)
Iteration 200: error is 60.206841 (50 iterations in 0.29 seconds)
Iteration 250: error is 60.102438 (50 iterations in 0.29 seconds)
Iteration 300: error is 1.361069 (50 iterations in 0.24 seconds)
Iteration 350: error is 1.249285 (50 iterations in 0.23 seconds)
Iteration 400: error is 1.220893 (50 iterations in 0.21 seconds)
Iteration 450: error is 1.211311 (50 iterations in 0.22 seconds)
Iteration 500: error is 1.204140 (50 iterations in 0.23 seconds)
Iteration 550: error is 1.199045 (50 iterations in 0.20 seconds)
Iteration 600: error is 1.194174 (50 iterations in 0.23 seconds)
Iteration 650: error is 1.190012 (50 iterations in 0.22 seconds)
Iteration 700: error is 1.186223 (50 iterations in 0.22 seconds)
Iteration 750: error is 1.183752 (50 iterations in 0.23 seconds)
Iteration 800: error is 1.181691 (50 iterations in 0.21 seconds)
Iteration 850: error is 1.179957 (50 iterations in 0.24 seconds)
Iteration 900: error is 1.178913 (50 iterations in 0.23 seconds)
Iteration 950: error is 1.176544 (50 iterations in 0.23 seconds)
Iteration 1000: error is 1.174311 (50 iterations in 0.22 seconds)
Fitting performed in 4.94 seconds.
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 72 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 30.810   0.584  31.778 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.3140.0110.331
Fnn0.6860.6711.369
GetKnnDe0.0760.0060.082
GetMarkerNames0.0350.0030.038
ImputeTesting4.0550.0224.114
MakeHist0.3610.0050.370
MakeKnnList0.4080.0130.423
MeaningOfLife0.0010.0000.001
ParseMarkers0.0370.0100.049
PostProcessing0.2600.0070.267
ProcessMultipleFiles0.2730.0040.282
QuantNormalizeElements0.4310.0050.439
SconeValues21.267 0.22621.733
SplitFile0.2510.0040.263
StringToNumbers0.0010.0000.001
SubsampleAndTsne2.7020.0092.743
TsneVis0.3090.0030.314