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

This page was generated on 2022-10-19 13:23:44 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 SIMLR on merida1


To the developers/maintainers of the SIMLR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SIMLR.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 1850/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIMLR 1.22.0  (landing page)
Luca De Sano
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/SIMLR
git_branch: RELEASE_3_15
git_last_commit: 6a75b84
git_last_commit_date: 2022-04-26 11:35:53 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: SIMLR
Version: 1.22.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SIMLR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SIMLR_1.22.0.tar.gz
StartedAt: 2022-10-19 08:06:27 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 08:14:19 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 472.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SIMLR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/SIMLR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SIMLR/DESCRIPTION’ ... OK
* this is package ‘SIMLR’ 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 ‘SIMLR’ 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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... NOTE
Files named as vignettes but with no recognized vignette engine:
   ‘vignettes/1_introduction.Rmd’
   ‘vignettes/2_running_SIMLR.Rmd’
(Is a VignetteBuilder field missing?)
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                     user system elapsed
SIMLR_Feature_Ranking             100.058  1.608 101.806
SIMLR                              29.503  2.468  36.808
SIMLR_Estimate_Number_of_Clusters   3.885  0.181   8.892
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.15-bioc/meat/SIMLR.Rcheck/00check.log’
for details.



Installation output

SIMLR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘SIMLR’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c Rtsne.cpp -o Rtsne.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c package_init.c -o package_init.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c projsplx_R.c -o projsplx_R.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c sptree.cpp -o sptree.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c tsne.cpp -o tsne.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o SIMLR.so RcppExports.o Rtsne.o package_init.o projsplx_R.o sptree.o tsne.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-SIMLR/00new/SIMLR/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SIMLR)

Tests output

SIMLR.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
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.

> Sys.setenv("R_TESTS" = "")
> 
> library("testthat")
> library("SIMLR")
> 
> test_check("SIMLR")
Computing the multiple Kernels.
Performing network diffiusion.
Iteration:  1 
Iteration:  2 
Iteration:  3 
Iteration:  4 
Iteration:  5 
Iteration:  6 
Iteration:  7 
Iteration:  8 
Iteration:  9 
Iteration:  10 
Iteration:  11 
Performing t-SNE.
Epoch: Iteration # 100  error is:  0.1140084 
Epoch: Iteration # 200  error is:  0.06181848 
Epoch: Iteration # 300  error is:  0.05932105 
Epoch: Iteration # 400  error is:  0.05923113 
Epoch: Iteration # 500  error is:  0.05914954 
Epoch: Iteration # 600  error is:  0.05907505 
Epoch: Iteration # 700  error is:  0.05900841 
Epoch: Iteration # 800  error is:  0.05894696 
Epoch: Iteration # 900  error is:  0.05889082 
Epoch: Iteration # 1000  error is:  0.0588387 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  10.73021 
Epoch: Iteration # 200  error is:  0.488247 
Epoch: Iteration # 300  error is:  0.1755037 
Epoch: Iteration # 400  error is:  0.1177144 
Epoch: Iteration # 500  error is:  0.09406735 
Epoch: Iteration # 600  error is:  0.09404259 
Epoch: Iteration # 700  error is:  0.0940286 
Epoch: Iteration # 800  error is:  0.09404597 
Epoch: Iteration # 900  error is:  0.09402399 
Epoch: Iteration # 1000  error is:  0.09399473 
Computing the multiple Kernels.
Performing network diffiusion.
Iteration:  1 
Iteration:  2 
Iteration:  3 
Iteration:  4 
Iteration:  5 
Iteration:  6 
Iteration:  7 
Iteration:  8 
Iteration:  9 
Iteration:  10 
Iteration:  11 
Iteration:  12 
Iteration:  13 
Iteration:  14 
Iteration:  15 
Iteration:  16 
Iteration:  17 
Performing t-SNE.
Epoch: Iteration # 100  error is:  0.08442679 
Epoch: Iteration # 200  error is:  0.07563968 
Epoch: Iteration # 300  error is:  0.0686836 
Epoch: Iteration # 400  error is:  0.06687578 
Epoch: Iteration # 500  error is:  0.06663136 
Epoch: Iteration # 600  error is:  0.06645222 
Epoch: Iteration # 700  error is:  0.06630663 
Epoch: Iteration # 800  error is:  0.06618637 
Epoch: Iteration # 900  error is:  0.06608476 
Epoch: Iteration # 1000  error is:  0.0659978 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  11.81063 
Epoch: Iteration # 200  error is:  1.21352 
Epoch: Iteration # 300  error is:  0.5538827 
Epoch: Iteration # 400  error is:  0.5502869 
Epoch: Iteration # 500  error is:  0.4396039 
Epoch: Iteration # 600  error is:  0.3630318 
Epoch: Iteration # 700  error is:  0.1630062 
Epoch: Iteration # 800  error is:  0.1512619 
Epoch: Iteration # 900  error is:  0.1507217 
Epoch: Iteration # 1000  error is:  0.1500885 
Computing the multiple Kernels.
Performing network diffiusion.
Iteration:  1 
Iteration:  2 
Iteration:  3 
Iteration:  4 
Iteration:  5 
Iteration:  6 
Iteration:  7 
Iteration:  8 
Iteration:  9 
Iteration:  10 
Iteration:  11 
Performing t-SNE.
Epoch: Iteration # 100  error is:  0.1302831 
Epoch: Iteration # 200  error is:  0.08219885 
Epoch: Iteration # 300  error is:  0.0587416 
Epoch: Iteration # 400  error is:  0.05864968 
Epoch: Iteration # 500  error is:  0.05856638 
Epoch: Iteration # 600  error is:  0.05849335 
Epoch: Iteration # 700  error is:  0.05842535 
Epoch: Iteration # 800  error is:  0.05836222 
Epoch: Iteration # 900  error is:  0.05830468 
Epoch: Iteration # 1000  error is:  0.05825144 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  11.58093 
Epoch: Iteration # 200  error is:  0.7129577 
Epoch: Iteration # 300  error is:  0.4529144 
Epoch: Iteration # 400  error is:  0.3872392 
Epoch: Iteration # 500  error is:  0.4535434 
Epoch: Iteration # 600  error is:  0.3666297 
Epoch: Iteration # 700  error is:  0.4852166 
Epoch: Iteration # 800  error is:  0.3461785 
Epoch: Iteration # 900  error is:  0.3010735 
Epoch: Iteration # 1000  error is:  0.292875 
1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
15 
16 
17 
18 
19 
20 
21 
22 
23 
24 
25 
26 
27 
28 
29 
30 
31 
32 
33 
34 
35 
36 
37 
38 
39 
40 
41 
42 
43 
44 
45 
46 
47 
48 
49 
50 
51 
52 
53 
54 
55 
56 
57 
58 
59 
60 
61 
62 
63 
64 
65 
66 
67 
68 
69 
70 
71 
72 
73 
74 
75 
76 
77 
78 
79 
80 
81 
82 
83 
84 
85 
86 
87 
88 
89 
90 
91 
92 
93 
94 
95 
96 
97 
98 
99 
100 
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 4 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 4 ]
> 
> proc.time()
   user  system elapsed 
192.159   9.311 215.973 

Example timings

SIMLR.Rcheck/SIMLR-Ex.timings

nameusersystemelapsed
CIMLR000
CIMLR_Estimate_Number_of_Clusters0.0000.0000.001
SIMLR29.503 2.46836.808
SIMLR_Estimate_Number_of_Clusters3.8850.1818.892
SIMLR_Feature_Ranking100.058 1.608101.806
SIMLR_Large_Scale0.1010.0030.103