| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:29 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 1967/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SIMLR 1.32.0 (landing page) Luca De Sano
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the SIMLR package: - 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 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. |
| Package: SIMLR |
| Version: 1.32.0 |
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SIMLR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SIMLR_1.32.0.tar.gz |
| StartedAt: 2025-04-01 02:17:08 -0400 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 02:22:43 -0400 (Tue, 01 Apr 2025) |
| EllapsedTime: 335.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SIMLR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SIMLR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SIMLR_1.32.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SIMLR.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘SIMLR/DESCRIPTION’ ... OK
* this is package ‘SIMLR’ version ‘1.32.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
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
data 3.3Mb
libs 2.0Mb
* 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 code 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 55.398 0.843 56.247
SIMLR 15.941 0.202 18.199
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/home/biocbuild/bbs-3.20-bioc/meat/SIMLR.Rcheck/00check.log’
for details.
SIMLR.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL SIMLR
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘SIMLR’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-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++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c sptree.cpp -o sptree.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-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(Node*, const T&, int, std::priority_queue<HeapItem>&) [with T = DataPoint; double (* distance)(const T&, const T&) = precomputed_distance; typename std::vector<HeapItem, std::allocator<HeapItem> >::value_type = VpTree<DataPoint, precomputed_distance>::HeapItem]’:
vptree.h:131:15: 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:21: 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)
| ~~~~~~~~~~~~^~~~
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)
| ~~~~~~~~~~~~^~~~
vptree.h: In instantiation of ‘void VpTree<T, distance>::search(Node*, const T&, int, std::priority_queue<HeapItem>&) [with T = DataPoint; double (* distance)(const T&, const T&) = euclidean_distance; typename std::vector<HeapItem, std::allocator<HeapItem> >::value_type = VpTree<DataPoint, euclidean_distance>::HeapItem]’:
vptree.h:131:15: 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:21: 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)
| ~~~~~~~~~~~~^~~~
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++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o SIMLR.so RcppExports.o Rtsne.o package_init.o projsplx_R.o sptree.o tsne.o -llapack -L/home/biocbuild/bbs-3.20-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-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)
SIMLR.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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.1293406
Epoch: Iteration # 200 error is: 0.07376446
Epoch: Iteration # 300 error is: 0.05963893
Epoch: Iteration # 400 error is: 0.05958424
Epoch: Iteration # 500 error is: 0.05953258
Epoch: Iteration # 600 error is: 0.05948551
Epoch: Iteration # 700 error is: 0.05944139
Epoch: Iteration # 800 error is: 0.05940026
Epoch: Iteration # 900 error is: 0.05936119
Epoch: Iteration # 1000 error is: 0.05932415
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100 error is: 10.53233
Epoch: Iteration # 200 error is: 0.6957652
Epoch: Iteration # 300 error is: 0.5454804
Epoch: Iteration # 400 error is: 0.4593517
Epoch: Iteration # 500 error is: 0.4602152
Epoch: Iteration # 600 error is: 0.3358806
Epoch: Iteration # 700 error is: 0.3041468
Epoch: Iteration # 800 error is: 0.2937388
Epoch: Iteration # 900 error is: 0.2831815
Epoch: Iteration # 1000 error is: 0.2624371
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.08344087
Epoch: Iteration # 200 error is: 0.07655802
Epoch: Iteration # 300 error is: 0.06986176
Epoch: Iteration # 400 error is: 0.06779513
Epoch: Iteration # 500 error is: 0.06755877
Epoch: Iteration # 600 error is: 0.06737363
Epoch: Iteration # 700 error is: 0.06722512
Epoch: Iteration # 800 error is: 0.06709964
Epoch: Iteration # 900 error is: 0.06699517
Epoch: Iteration # 1000 error is: 0.06690628
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100 error is: 15.24826
Epoch: Iteration # 200 error is: 1.637115
Epoch: Iteration # 300 error is: 1.177583
Epoch: Iteration # 400 error is: 1.031056
Epoch: Iteration # 500 error is: 0.7338683
Epoch: Iteration # 600 error is: 0.9045483
Epoch: Iteration # 700 error is: 0.9675337
Epoch: Iteration # 800 error is: 0.8016131
Epoch: Iteration # 900 error is: 0.7658379
Epoch: Iteration # 1000 error is: 0.5670168
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.08537639
Epoch: Iteration # 200 error is: 0.05992634
Epoch: Iteration # 300 error is: 0.05931158
Epoch: Iteration # 400 error is: 0.05888082
Epoch: Iteration # 500 error is: 0.05855422
Epoch: Iteration # 600 error is: 0.05830204
Epoch: Iteration # 700 error is: 0.05809386
Epoch: Iteration # 800 error is: 0.05792041
Epoch: Iteration # 900 error is: 0.05777013
Epoch: Iteration # 1000 error is: 0.05764142
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100 error is: 10.93745
Epoch: Iteration # 200 error is: 1.173314
Epoch: Iteration # 300 error is: 0.6496787
Epoch: Iteration # 400 error is: 0.5154354
Epoch: Iteration # 500 error is: 0.5542544
Epoch: Iteration # 600 error is: 0.5250939
Epoch: Iteration # 700 error is: 0.4169728
Epoch: Iteration # 800 error is: 0.450506
Epoch: Iteration # 900 error is: 0.4706728
Epoch: Iteration # 1000 error is: 0.4584676
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
107.735 1.941 116.045
SIMLR.Rcheck/SIMLR-Ex.timings
| name | user | system | elapsed | |
| SIMLR | 15.941 | 0.202 | 18.199 | |
| SIMLR_Estimate_Number_of_Clusters | 2.437 | 0.172 | 4.711 | |
| SIMLR_Feature_Ranking | 55.398 | 0.843 | 56.247 | |
| SIMLR_Large_Scale | 0.042 | 0.001 | 0.043 | |