Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-04-17 11:36:22 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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

Package 1886/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Sconify 1.22.0  (landing page)
Tyler J Burns
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/Sconify
git_branch: RELEASE_3_18
git_last_commit: ffdb315
git_last_commit_date: 2023-10-24 11:03:47 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for Sconify on nebbiolo2


To the developers/maintainers of the Sconify package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: Sconify
Version: 1.22.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings Sconify_1.22.0.tar.gz
StartedAt: 2024-04-16 03:37:08 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 03:40:02 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 174.5 seconds
RetCode: 0
Status:   OK  
CheckDir: Sconify.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings Sconify_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/Sconify.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘Sconify/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Sconify’ version ‘1.22.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 loading without being on the library search path ... 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 13.435  0.128  13.564
* 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 ...
  ‘DataQuality.Rmd’ using ‘UTF-8’... OK
  ‘FindingIdealK.Rmd’ using ‘UTF-8’... OK
  ‘Step1.PreProcessing.Rmd’ using ‘UTF-8’... OK
  ‘Step2.TheSconeWorkflow.Rmd’ using ‘UTF-8’... OK
  ‘Step3.PostProcessing.Rmd’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

Sconify.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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)
> 
> 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.965600)!
Learning embedding...
Iteration 50: error is 51.842826 (50 iterations in 0.01 seconds)
Iteration 100: error is 50.820919 (50 iterations in 0.01 seconds)
Iteration 150: error is 53.077986 (50 iterations in 0.01 seconds)
Iteration 200: error is 52.419088 (50 iterations in 0.01 seconds)
Iteration 250: error is 50.454069 (50 iterations in 0.01 seconds)
Iteration 300: error is 1.374143 (50 iterations in 0.01 seconds)
Iteration 350: error is 0.770687 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.229534 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.180329 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.158554 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.156312 (50 iterations in 0.01 seconds)
Iteration 600: error is 0.155291 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.156738 (50 iterations in 0.01 seconds)
Iteration 700: error is 0.156164 (50 iterations in 0.01 seconds)
Iteration 750: error is 0.156112 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.154628 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.155638 (50 iterations in 0.01 seconds)
Iteration 900: error is 0.157169 (50 iterations in 0.01 seconds)
Iteration 950: error is 0.149073 (50 iterations in 0.01 seconds)
Iteration 1000: error is 0.148250 (50 iterations in 0.01 seconds)
Fitting performed in 0.17 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.11 seconds (sparsity = 0.129120)!
Learning embedding...
Iteration 50: error is 64.691350 (50 iterations in 0.21 seconds)
Iteration 100: error is 60.698109 (50 iterations in 0.16 seconds)
Iteration 150: error is 60.322724 (50 iterations in 0.17 seconds)
Iteration 200: error is 60.205614 (50 iterations in 0.17 seconds)
Iteration 250: error is 60.143209 (50 iterations in 0.17 seconds)
Iteration 300: error is 1.343557 (50 iterations in 0.15 seconds)
Iteration 350: error is 1.236311 (50 iterations in 0.13 seconds)
Iteration 400: error is 1.205418 (50 iterations in 0.13 seconds)
Iteration 450: error is 1.193777 (50 iterations in 0.13 seconds)
Iteration 500: error is 1.185339 (50 iterations in 0.14 seconds)
Iteration 550: error is 1.180533 (50 iterations in 0.17 seconds)
Iteration 600: error is 1.176820 (50 iterations in 0.13 seconds)
Iteration 650: error is 1.174323 (50 iterations in 0.13 seconds)
Iteration 700: error is 1.171165 (50 iterations in 0.13 seconds)
Iteration 750: error is 1.169879 (50 iterations in 0.13 seconds)
Iteration 800: error is 1.168347 (50 iterations in 0.13 seconds)
Iteration 850: error is 1.167264 (50 iterations in 0.13 seconds)
Iteration 900: error is 1.166899 (50 iterations in 0.13 seconds)
Iteration 950: error is 1.165725 (50 iterations in 0.13 seconds)
Iteration 1000: error is 1.163416 (50 iterations in 0.13 seconds)
Fitting performed in 2.91 seconds.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 72 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 72 ]
> 
> proc.time()
   user  system elapsed 
 18.250   0.375  18.635 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.1430.0000.143
Fnn0.2680.2510.521
GetKnnDe0.0720.0080.079
GetMarkerNames0.0300.0030.033
ImputeTesting3.5230.0083.531
MakeHist0.3360.0000.336
MakeKnnList0.3060.0090.314
MeaningOfLife0.0010.0000.001
ParseMarkers0.2460.0150.285
PostProcessing0.0810.0040.086
ProcessMultipleFiles0.1700.0000.171
QuantNormalizeElements0.2390.0200.259
SconeValues13.435 0.12813.564
SplitFile0.0890.0000.089
StringToNumbers000
SubsampleAndTsne1.6630.0071.671
TsneVis0.1750.0040.179