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

This page was generated on 2023-04-12 11:05:19 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 nebbiolo2


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 1882/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIMLR 1.24.3  (landing page)
Luca De Sano
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/SIMLR
git_branch: RELEASE_3_16
git_last_commit: 10cd5ee
git_last_commit_date: 2023-01-23 06:14:34 -0400 (Mon, 23 Jan 2023)
nebbiolo2Linux (Ubuntu 20.04.5 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
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: SIMLR
Version: 1.24.3
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:SIMLR.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings SIMLR_1.24.3.tar.gz
StartedAt: 2023-04-11 00:03:46 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 00:10:46 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 419.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SIMLR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:SIMLR.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings SIMLR_1.24.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/SIMLR.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘SIMLR/DESCRIPTION’ ... OK
* this is package ‘SIMLR’ version ‘1.24.3’
* 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 ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    data   3.3Mb
    libs   2.5Mb
* 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
SIMLR_Feature_Ranking             79.392  0.716  80.115
SIMLR                             18.823  0.391  22.135
SIMLR_Estimate_Number_of_Clusters  2.781  0.066   5.484
* 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 ...
  ‘vignette.Rnw’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/SIMLR.Rcheck/00check.log’
for details.



Installation output

SIMLR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL SIMLR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘SIMLR’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c Rtsne.cpp -o Rtsne.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c package_init.c -o package_init.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c projsplx_R.c -o projsplx_R.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sptree.cpp -o sptree.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c tsne.cpp -o tsne.o
tsne.cpp: In member function ‘bool TSNE::load_data(double**, int*, int*, int*, double*, double*, int*)’:
tsne.cpp:979:48: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  979 |   if (fread(*data, sizeof(double), *n * *d, h) != *n * *d) {
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from tsne.cpp:43:
vptree.h: In instantiation of ‘void VpTree<T, distance>::search(VpTree<T, distance>::Node*, const T&, int, std::priority_queue<VpTree<T, distance>::HeapItem>&) [with T = DataPoint; double (* distance)(const T&, const T&) = precomputed_distance; typename std::vector<VpTree<T, distance>::HeapItem, std::allocator<VpTree<T, distance>::HeapItem> >::value_type = VpTree<DataPoint, precomputed_distance>::HeapItem]’:
vptree.h:131:9:   required from ‘void VpTree<T, distance>::search(const T&, int, std::vector<T>*, std::vector<double>*) [with T = DataPoint; double (* distance)(const T&, const T&) = precomputed_distance]’
tsne.cpp:484:59:   required from here
vptree.h:237:28: warning: comparison of integer expressions of different signedness: ‘std::priority_queue<VpTree<DataPoint, precomputed_distance>::HeapItem, std::vector<VpTree<DataPoint, precomputed_distance>::HeapItem, std::allocator<VpTree<DataPoint, precomputed_distance>::HeapItem> >, std::less<VpTree<DataPoint, precomputed_distance>::HeapItem> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  237 |             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
In file included from tsne.cpp:43:
vptree.h:239:28: warning: comparison of integer expressions of different signedness: ‘std::priority_queue<VpTree<DataPoint, precomputed_distance>::HeapItem, std::vector<VpTree<DataPoint, precomputed_distance>::HeapItem, std::allocator<VpTree<DataPoint, precomputed_distance>::HeapItem> >, std::less<VpTree<DataPoint, precomputed_distance>::HeapItem> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  239 |             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
In file included from tsne.cpp:43:
vptree.h: In instantiation of ‘void VpTree<T, distance>::search(VpTree<T, distance>::Node*, const T&, int, std::priority_queue<VpTree<T, distance>::HeapItem>&) [with T = DataPoint; double (* distance)(const T&, const T&) = euclidean_distance; typename std::vector<VpTree<T, distance>::HeapItem, std::allocator<VpTree<T, distance>::HeapItem> >::value_type = VpTree<DataPoint, euclidean_distance>::HeapItem]’:
vptree.h:131:9:   required from ‘void VpTree<T, distance>::search(const T&, int, std::vector<T>*, std::vector<double>*) [with T = DataPoint; double (* distance)(const T&, const T&) = euclidean_distance]’
tsne.cpp:562:59:   required from here
vptree.h:237:28: warning: comparison of integer expressions of different signedness: ‘std::priority_queue<VpTree<DataPoint, euclidean_distance>::HeapItem, std::vector<VpTree<DataPoint, euclidean_distance>::HeapItem, std::allocator<VpTree<DataPoint, euclidean_distance>::HeapItem> >, std::less<VpTree<DataPoint, euclidean_distance>::HeapItem> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  237 |             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
In file included from tsne.cpp:43:
vptree.h:239:28: warning: comparison of integer expressions of different signedness: ‘std::priority_queue<VpTree<DataPoint, euclidean_distance>::HeapItem, std::vector<VpTree<DataPoint, euclidean_distance>::HeapItem, std::allocator<VpTree<DataPoint, euclidean_distance>::HeapItem> >, std::less<VpTree<DataPoint, euclidean_distance>::HeapItem> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  239 |             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.16-bioc/R/lib -L/usr/local/lib -o SIMLR.so RcppExports.o Rtsne.o package_init.o projsplx_R.o sptree.o tsne.o -L/home/biocbuild/bbs-3.16-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.16-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.16-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.16-bioc/R/site-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.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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.

> 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.1137384 
Epoch: Iteration # 200  error is:  0.06067954 
Epoch: Iteration # 300  error is:  0.05842238 
Epoch: Iteration # 400  error is:  0.05837357 
Epoch: Iteration # 500  error is:  0.05832652 
Epoch: Iteration # 600  error is:  0.0582829 
Epoch: Iteration # 700  error is:  0.05824284 
Epoch: Iteration # 800  error is:  0.05820373 
Epoch: Iteration # 900  error is:  0.05816691 
Epoch: Iteration # 1000  error is:  0.05813224 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  11.38966 
Epoch: Iteration # 200  error is:  0.7263312 
Epoch: Iteration # 300  error is:  0.513058 
Epoch: Iteration # 400  error is:  0.548584 
Epoch: Iteration # 500  error is:  0.4449533 
Epoch: Iteration # 600  error is:  0.4132077 
Epoch: Iteration # 700  error is:  0.3736309 
Epoch: Iteration # 800  error is:  0.363177 
Epoch: Iteration # 900  error is:  0.3585456 
Epoch: Iteration # 1000  error is:  0.3545729 
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.08470855 
Epoch: Iteration # 200  error is:  0.07557123 
Epoch: Iteration # 300  error is:  0.06885964 
Epoch: Iteration # 400  error is:  0.06753823 
Epoch: Iteration # 500  error is:  0.06732064 
Epoch: Iteration # 600  error is:  0.06714166 
Epoch: Iteration # 700  error is:  0.06699455 
Epoch: Iteration # 800  error is:  0.06687288 
Epoch: Iteration # 900  error is:  0.06677098 
Epoch: Iteration # 1000  error is:  0.06668392 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  11.00424 
Epoch: Iteration # 200  error is:  0.9069345 
Epoch: Iteration # 300  error is:  0.6950419 
Epoch: Iteration # 400  error is:  0.5347647 
Epoch: Iteration # 500  error is:  0.4289347 
Epoch: Iteration # 600  error is:  0.4504605 
Epoch: Iteration # 700  error is:  0.3724972 
Epoch: Iteration # 800  error is:  0.3397788 
Epoch: Iteration # 900  error is:  0.1612245 
Epoch: Iteration # 1000  error is:  0.161021 
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.1184063 
Epoch: Iteration # 200  error is:  0.06476216 
Epoch: Iteration # 300  error is:  0.05824534 
Epoch: Iteration # 400  error is:  0.05817356 
Epoch: Iteration # 500  error is:  0.05810623 
Epoch: Iteration # 600  error is:  0.05804515 
Epoch: Iteration # 700  error is:  0.05799106 
Epoch: Iteration # 800  error is:  0.0579403 
Epoch: Iteration # 900  error is:  0.05789287 
Epoch: Iteration # 1000  error is:  0.05784888 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  11.03379 
Epoch: Iteration # 200  error is:  0.5494851 
Epoch: Iteration # 300  error is:  0.5187088 
Epoch: Iteration # 400  error is:  0.4782526 
Epoch: Iteration # 500  error is:  0.3205327 
Epoch: Iteration # 600  error is:  0.2978179 
Epoch: Iteration # 700  error is:  0.2790739 
Epoch: Iteration # 800  error is:  0.1725186 
Epoch: Iteration # 900  error is:  0.1262693 
Epoch: Iteration # 1000  error is:  0.08903386 
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 
120.297   2.062 129.732 

Example timings

SIMLR.Rcheck/SIMLR-Ex.timings

nameusersystemelapsed
CIMLR000
CIMLR_Estimate_Number_of_Clusters000
SIMLR18.823 0.39122.135
SIMLR_Estimate_Number_of_Clusters2.7810.0665.484
SIMLR_Feature_Ranking79.392 0.71680.115
SIMLR_Large_Scale0.0460.0040.049