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

This page was generated on 2022-04-13 12:08:45 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for Sconify on machv2


To the developers/maintainers of the Sconify package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Sconify.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1734/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Sconify 1.14.0  (landing page)
Tyler J Burns
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/Sconify
git_branch: RELEASE_3_14
git_last_commit: 63a1bff
git_last_commit_date: 2021-10-26 12:42:59 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: Sconify
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Sconify.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Sconify_1.14.0.tar.gz
StartedAt: 2022-04-12 18:14:08 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 18:17:15 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 187.7 seconds
RetCode: 0
Status:   OK  
CheckDir: Sconify.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Sconify.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Sconify_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/Sconify.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.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.14.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 LazyData ... 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   23.402  0.251  24.099
ImputeTesting  7.902  0.023   7.949
* 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


Installation output

Sconify.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Sconify
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/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)

Tests output

Sconify.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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!
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Building tree...
Done in 0.01 seconds (sparsity = 0.970600)!
Learning embedding...
Iteration 50: error is 53.377278 (50 iterations in 0.02 seconds)
Iteration 100: error is 50.243047 (50 iterations in 0.02 seconds)
Iteration 150: error is 48.097617 (50 iterations in 0.02 seconds)
Iteration 200: error is 52.422397 (50 iterations in 0.02 seconds)
Iteration 250: error is 53.754077 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.415089 (50 iterations in 0.02 seconds)
Iteration 350: error is 0.616741 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.247987 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.178521 (50 iterations in 0.02 seconds)
Iteration 500: error is 0.171981 (50 iterations in 0.02 seconds)
Iteration 550: error is 0.159837 (50 iterations in 0.02 seconds)
Iteration 600: error is 0.158766 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.159397 (50 iterations in 0.02 seconds)
Iteration 700: error is 0.159449 (50 iterations in 0.02 seconds)
Iteration 750: error is 0.160132 (50 iterations in 0.02 seconds)
Iteration 800: error is 0.158877 (50 iterations in 0.02 seconds)
Iteration 850: error is 0.157876 (50 iterations in 0.02 seconds)
Iteration 900: error is 0.158507 (50 iterations in 0.02 seconds)
Iteration 950: error is 0.158899 (50 iterations in 0.02 seconds)
Iteration 1000: error is 0.157652 (50 iterations in 0.02 seconds)
Fitting performed in 0.34 seconds.
Read the 1000 x 27 data matrix successfully!
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.261622 (50 iterations in 0.43 seconds)
Iteration 100: error is 60.739599 (50 iterations in 0.28 seconds)
Iteration 150: error is 60.298690 (50 iterations in 0.26 seconds)
Iteration 200: error is 60.173171 (50 iterations in 0.28 seconds)
Iteration 250: error is 60.115760 (50 iterations in 0.29 seconds)
Iteration 300: error is 1.340387 (50 iterations in 0.24 seconds)
Iteration 350: error is 1.229968 (50 iterations in 0.21 seconds)
Iteration 400: error is 1.200808 (50 iterations in 0.18 seconds)
Iteration 450: error is 1.186972 (50 iterations in 0.22 seconds)
Iteration 500: error is 1.179571 (50 iterations in 0.23 seconds)
Iteration 550: error is 1.174871 (50 iterations in 0.25 seconds)
Iteration 600: error is 1.172187 (50 iterations in 0.25 seconds)
Iteration 650: error is 1.169315 (50 iterations in 0.24 seconds)
Iteration 700: error is 1.166603 (50 iterations in 0.25 seconds)
Iteration 750: error is 1.165516 (50 iterations in 0.23 seconds)
Iteration 800: error is 1.163379 (50 iterations in 0.24 seconds)
Iteration 850: error is 1.162895 (50 iterations in 0.24 seconds)
Iteration 900: error is 1.161196 (50 iterations in 0.24 seconds)
Iteration 950: error is 1.159700 (50 iterations in 0.23 seconds)
Iteration 1000: error is 1.158536 (50 iterations in 0.23 seconds)
Fitting performed in 5.00 seconds.
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 72 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 72 ]
> 
> proc.time()
   user  system elapsed 
 39.151   0.722  39.881 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.2290.0050.235
Fnn0.7451.7582.595
GetKnnDe0.1070.0070.114
GetMarkerNames0.0500.0030.053
ImputeTesting7.9020.0237.949
MakeHist0.4770.0090.486
MakeKnnList0.8990.0140.912
MeaningOfLife0.0000.0010.001
ParseMarkers0.4470.0230.473
PostProcessing0.2310.0100.241
ProcessMultipleFiles0.1950.0050.201
QuantNormalizeElements0.4940.0030.498
SconeValues23.402 0.25124.099
SplitFile0.1710.0020.173
StringToNumbers0.0010.0000.001
SubsampleAndTsne2.7600.0162.833
TsneVis0.2480.0050.255