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

CHECK report for Sconify on malbec2

This page was generated on 2019-10-16 12:13:40 -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: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Sconify_1.4.0.tar.gz
StartedAt: 2019-10-16 04:51:47 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:53:53 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 126.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Sconify.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Sconify_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/Sconify.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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.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 ‘/home/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 18.988  0.011  19.448
* 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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/Sconify.Rcheck/00check.log’
for details.



Installation output

Sconify.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL Sconify
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/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-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)
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.967200)!
Learning embedding...
Iteration 50: error is 50.720535 (50 iterations in 0.02 seconds)
Iteration 100: error is 50.173704 (50 iterations in 0.02 seconds)
Iteration 150: error is 48.055396 (50 iterations in 0.02 seconds)
Iteration 200: error is 53.741130 (50 iterations in 0.02 seconds)
Iteration 250: error is 51.966023 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.213824 (50 iterations in 0.01 seconds)
Iteration 350: error is 0.528780 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.269794 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.256647 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.252859 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.254052 (50 iterations in 0.01 seconds)
Iteration 600: error is 0.254372 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.254730 (50 iterations in 0.01 seconds)
Iteration 700: error is 0.253881 (50 iterations in 0.01 seconds)
Iteration 750: error is 0.251960 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.252489 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.251812 (50 iterations in 0.01 seconds)
Iteration 900: error is 0.253291 (50 iterations in 0.01 seconds)
Iteration 950: error is 0.252033 (50 iterations in 0.01 seconds)
Iteration 1000: error is 0.252804 (50 iterations in 0.01 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.24 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 66.838735 (50 iterations in 0.44 seconds)
Iteration 100: error is 61.037497 (50 iterations in 0.39 seconds)
Iteration 150: error is 60.441358 (50 iterations in 0.36 seconds)
Iteration 200: error is 60.236606 (50 iterations in 0.36 seconds)
Iteration 250: error is 60.148149 (50 iterations in 0.38 seconds)
Iteration 300: error is 1.352034 (50 iterations in 0.27 seconds)
Iteration 350: error is 1.236006 (50 iterations in 0.25 seconds)
Iteration 400: error is 1.202247 (50 iterations in 0.24 seconds)
Iteration 450: error is 1.185179 (50 iterations in 0.25 seconds)
Iteration 500: error is 1.177793 (50 iterations in 0.27 seconds)
Iteration 550: error is 1.171808 (50 iterations in 0.24 seconds)
Iteration 600: error is 1.168228 (50 iterations in 0.26 seconds)
Iteration 650: error is 1.165312 (50 iterations in 0.24 seconds)
Iteration 700: error is 1.163256 (50 iterations in 0.24 seconds)
Iteration 750: error is 1.160473 (50 iterations in 0.24 seconds)
Iteration 800: error is 1.157888 (50 iterations in 0.23 seconds)
Iteration 850: error is 1.156558 (50 iterations in 0.22 seconds)
Iteration 900: error is 1.155862 (50 iterations in 0.23 seconds)
Iteration 950: error is 1.154408 (50 iterations in 0.25 seconds)
Iteration 1000: error is 1.152888 (50 iterations in 0.24 seconds)
Fitting performed in 5.63 seconds.
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 28.240   0.230  30.579 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.2910.0000.321
Fnn0.5240.3670.941
GetKnnDe0.1170.0000.117
GetMarkerNames0.0360.0000.068
ImputeTesting2.9230.0032.937
MakeHist0.3640.0000.373
MakeKnnList0.3930.0030.406
MeaningOfLife0.0010.0000.000
ParseMarkers0.0410.0160.237
PostProcessing0.1210.0030.208
ProcessMultipleFiles0.1780.0010.261
QuantNormalizeElements0.1760.0000.184
SconeValues18.988 0.01119.448
SplitFile0.1090.0000.123
StringToNumbers0.0010.0000.000
SubsampleAndTsne2.5330.0002.858
TsneVis0.5130.0060.520