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

This page was generated on 2023-06-06 11:00:41 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1822/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Sconify 1.21.0  (landing page)
Tyler J Burns
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/Sconify
git_branch: devel
git_last_commit: f871f90
git_last_commit_date: 2023-04-25 15:00:16 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: Sconify
Version: 1.21.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:Sconify.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings Sconify_1.21.0.tar.gz
StartedAt: 2023-06-06 06:24:55 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 06:27:55 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 179.2 seconds
RetCode: 0
Status:   OK  
CheckDir: Sconify.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/Sconify.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘Sconify/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Sconify’ version ‘1.21.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 17.41  0.244  17.687
* 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
 NONE
* 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/R/R-4.3.0/bin/R CMD INSTALL Sconify
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/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.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.962600)!
Learning embedding...
Iteration 50: error is 53.292424 (50 iterations in 0.02 seconds)
Iteration 100: error is 51.543547 (50 iterations in 0.02 seconds)
Iteration 150: error is 56.684877 (50 iterations in 0.02 seconds)
Iteration 200: error is 52.607087 (50 iterations in 0.02 seconds)
Iteration 250: error is 52.903764 (50 iterations in 0.02 seconds)
Iteration 300: error is 1.427445 (50 iterations in 0.01 seconds)
Iteration 350: error is 0.644612 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.235630 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.176234 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.161908 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.155881 (50 iterations in 0.01 seconds)
Iteration 600: error is 0.153250 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.149720 (50 iterations in 0.01 seconds)
Iteration 700: error is 0.150060 (50 iterations in 0.01 seconds)
Iteration 750: error is 0.149555 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.150102 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.148902 (50 iterations in 0.01 seconds)
Iteration 900: error is 0.149814 (50 iterations in 0.01 seconds)
Iteration 950: error is 0.149658 (50 iterations in 0.01 seconds)
Iteration 1000: error is 0.149121 (50 iterations in 0.01 seconds)
Fitting performed in 0.26 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.267691 (50 iterations in 0.37 seconds)
Iteration 100: error is 60.635752 (50 iterations in 0.29 seconds)
Iteration 150: error is 60.285241 (50 iterations in 0.31 seconds)
Iteration 200: error is 60.166422 (50 iterations in 0.33 seconds)
Iteration 250: error is 60.115807 (50 iterations in 0.34 seconds)
Iteration 300: error is 1.336833 (50 iterations in 0.25 seconds)
Iteration 350: error is 1.226433 (50 iterations in 0.22 seconds)
Iteration 400: error is 1.201593 (50 iterations in 0.22 seconds)
Iteration 450: error is 1.191356 (50 iterations in 0.22 seconds)
Iteration 500: error is 1.182539 (50 iterations in 0.23 seconds)
Iteration 550: error is 1.176401 (50 iterations in 0.22 seconds)
Iteration 600: error is 1.171810 (50 iterations in 0.22 seconds)
Iteration 650: error is 1.170348 (50 iterations in 0.22 seconds)
Iteration 700: error is 1.169040 (50 iterations in 0.22 seconds)
Iteration 750: error is 1.167764 (50 iterations in 0.22 seconds)
Iteration 800: error is 1.166176 (50 iterations in 0.22 seconds)
Iteration 850: error is 1.164714 (50 iterations in 0.23 seconds)
Iteration 900: error is 1.162367 (50 iterations in 0.23 seconds)
Iteration 950: error is 1.160598 (50 iterations in 0.23 seconds)
Iteration 1000: error is 1.159526 (50 iterations in 0.23 seconds)
Fitting performed in 5.03 seconds.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 72 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 72 ]
> 
> proc.time()
   user  system elapsed 
 29.592   0.335  29.977 

Example timings

Sconify.Rcheck/Sconify-Ex.timings

nameusersystemelapsed
FcsToTibble0.1660.0000.168
Fnn0.3230.3600.682
GetKnnDe0.1000.0040.104
GetMarkerNames0.0310.0080.039
ImputeTesting4.9130.0484.971
MakeHist0.4110.0160.428
MakeKnnList0.4680.0000.469
MeaningOfLife0.0010.0000.000
ParseMarkers0.5320.1720.705
PostProcessing0.120.000.12
ProcessMultipleFiles0.1530.0040.158
QuantNormalizeElements0.2740.0320.306
SconeValues17.410 0.24417.687
SplitFile0.1290.0040.133
StringToNumbers0.0010.0000.001
SubsampleAndTsne2.7520.0082.763
TsneVis0.2280.0160.244