Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for SIMLR on tokay2

This page was generated on 2017-08-16 13:26:14 -0400 (Wed, 16 Aug 2017).

Package 1226/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIMLR 1.2.1
Daniele Ramazzotti
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/SIMLR
Last Changed Rev: 129962 / Revision: 131943
Last Changed Date: 2017-05-29 10:04:10 -0400 (Mon, 29 May 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ ERROR ] OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SIMLR
Version: 1.2.1
Command: rm -rf SIMLR.buildbin-libdir SIMLR.Rcheck && mkdir SIMLR.buildbin-libdir SIMLR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SIMLR.buildbin-libdir SIMLR_1.2.1.tar.gz >SIMLR.Rcheck\00install.out 2>&1 && cp SIMLR.Rcheck\00install.out SIMLR-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=SIMLR.buildbin-libdir --install="check:SIMLR-install.out" --force-multiarch --no-vignettes --timings SIMLR_1.2.1.tar.gz
StartedAt: 2017-08-16 02:57:23 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:12:44 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 921.5 seconds
RetCode: 1
Status:  ERROR  
CheckDir: SIMLR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SIMLR.buildbin-libdir SIMLR.Rcheck && mkdir SIMLR.buildbin-libdir SIMLR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SIMLR.buildbin-libdir SIMLR_1.2.1.tar.gz >SIMLR.Rcheck\00install.out 2>&1 && cp SIMLR.Rcheck\00install.out SIMLR-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=SIMLR.buildbin-libdir --install="check:SIMLR-install.out" --force-multiarch --no-vignettes --timings SIMLR_1.2.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/SIMLR.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SIMLR/DESCRIPTION' ... OK
* this is package 'SIMLR' version '1.2.1'
* 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 whether package 'SIMLR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.3Mb
  sub-directories of 1Mb or more:
    data   4.4Mb
    libs   1.6Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.5-bioc/meat/SIMLR.buildbin-libdir/SIMLR/libs/i386/SIMLR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... ERROR
Running examples in 'SIMLR-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: SIMLR_Large_Scale
> ### Title: SIMLR Large Scale
> ### Aliases: SIMLR_Large_Scale
> 
> ### ** Examples
> 
> SIMLR_Large_Scale(X = ZeiselAmit$in_X, c = ZeiselAmit$n_clust, k = 5, kk = 5)
Performing fast PCA.
Performing k-nearest neighbour search.
Computing the multiple Kernels.
Performing the iterative procedure  5  times.
Iteration:  1 
Iteration:  2 
Iteration:  3 
Iteration:  4 
Iteration:  5 
Performing Kmeans.
Performing t-SNE.
The main loop will be now performed with a maximum of 300 iterations.
Performing iteration 1.
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
SIMLR_Feature_Ranking 94.85   4.93   99.76
SIMLR                 42.56   0.67   50.65
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
Warning message:
running command '"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/i386/R" CMD BATCH --vanilla  "testthat.R" "testthat.Rout"' had status 5 
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
  97 
  98 
  99 
  100 
  Performing fast PCA.
  Performing k-nearest neighbour search.
  Computing the multiple Kernels.
  Performing the iterative procedure  5  times.
  Iteration:  1 
  Iteration:  2 
  Iteration:  3 
  Iteration:  4 
  Iteration:  5 
  Performing Kmeans.
  Performing t-SNE.
** running tests for arch 'x64' ...
  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 ERRORs, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/SIMLR.Rcheck/00check.log'
for details.

testthat.Rout.fail:


R version 3.4.1 (2017-06-30) -- "Single Candle"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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")

Attaching package: 'igraph'

The following object is masked from 'package:testthat':

    compare

The following objects are masked from 'package:stats':

    decompose, spectrum

The following object is masked from 'package:base':

    union

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.1218817 
Epoch: Iteration # 200  error is:  0.06864313 
Epoch: Iteration # 300  error is:  0.05838679 
Epoch: Iteration # 400  error is:  0.05831698 
Epoch: Iteration # 500  error is:  0.05826306 
Epoch: Iteration # 600  error is:  0.05821356 
Epoch: Iteration # 700  error is:  0.05816675 
Epoch: Iteration # 800  error is:  0.05812337 
Epoch: Iteration # 900  error is:  0.05808267 
Epoch: Iteration # 1000  error is:  0.05804439 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  10.33204 
Epoch: Iteration # 200  error is:  0.8976769 
Epoch: Iteration # 300  error is:  0.8415827 
Epoch: Iteration # 400  error is:  0.4995357 
Epoch: Iteration # 500  error is:  0.4545836 
Epoch: Iteration # 600  error is:  0.425824 
Epoch: Iteration # 700  error is:  0.391548 
Epoch: Iteration # 800  error is:  0.6327349 
Epoch: Iteration # 900  error is:  0.4950976 
Epoch: Iteration # 1000  error is:  0.4014302 
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.08107909 
Epoch: Iteration # 200  error is:  0.07508285 
Epoch: Iteration # 300  error is:  0.06852608 
Epoch: Iteration # 400  error is:  0.06546879 
Epoch: Iteration # 500  error is:  0.06526884 
Epoch: Iteration # 600  error is:  0.06510913 
Epoch: Iteration # 700  error is:  0.06497532 
Epoch: Iteration # 800  error is:  0.06486359 
Epoch: Iteration # 900  error is:  0.06476991 
Epoch: Iteration # 1000  error is:  0.06469016 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  12.03366 
Epoch: Iteration # 200  error is:  1.179888 
Epoch: Iteration # 300  error is:  0.5942111 
Epoch: Iteration # 400  error is:  0.7741038 
Epoch: Iteration # 500  error is:  0.4408488 
Epoch: Iteration # 600  error is:  0.4362675 
Epoch: Iteration # 700  error is:  0.7393712 
Epoch: Iteration # 800  error is:  0.4374073 
Epoch: Iteration # 900  error is:  0.3506147 
Epoch: Iteration # 1000  error is:  0.3841511 
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.08962527 
Epoch: Iteration # 200  error is:  0.06140701 
Epoch: Iteration # 300  error is:  0.0608654 
Epoch: Iteration # 400  error is:  0.06048409 
Epoch: Iteration # 500  error is:  0.06018804 
Epoch: Iteration # 600  error is:  0.05995203 
Epoch: Iteration # 700  error is:  0.05976136 
Epoch: Iteration # 800  error is:  0.05960175 
Epoch: Iteration # 900  error is:  0.05946232 
Epoch: Iteration # 1000  error is:  0.05934519 
Performing Kmeans.
Performing t-SNE.
Epoch: Iteration # 100  error is:  10.91063 
Epoch: Iteration # 200  error is:  0.8984634 
Epoch: Iteration # 300  error is:  0.7263543 
Epoch: Iteration # 400  error is:  0.5104284 
Epoch: Iteration # 500  error is:  0.4427339 
Epoch: Iteration # 600  error is:  0.5530562 
Epoch: Iteration # 700  error is:  0.6653059 
Epoch: Iteration # 800  error is:  0.5115018 
Epoch: Iteration # 900  error is:  0.4050161 
Epoch: Iteration # 1000  error is:  0.3789872 
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 
Performing fast PCA.
Performing k-nearest neighbour search.
Computing the multiple Kernels.
Performing the iterative procedure  5  times.
Iteration:  1 
Iteration:  2 
Iteration:  3 
Iteration:  4 
Iteration:  5 
Performing Kmeans.
Performing t-SNE.

SIMLR.Rcheck/00install.out:


install for i386

* installing *source* package 'SIMLR' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c Rtsne.cpp -o Rtsne.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c projsplx_R.c -o projsplx_R.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c sptree.cpp -o sptree.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c tsne.cpp -o tsne.o
In file included from tsne.cpp:41:0:
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:38:   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:472:59:   required from here
vptree.h:237:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
                            ^
In file included from tsne.cpp:41:0:
vptree.h:239:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
                            ^
In file included from tsne.cpp:41:0:
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:38:   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:550:59:   required from here
vptree.h:237:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
                            ^
In file included from tsne.cpp:41:0:
vptree.h:239:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
                            ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o SIMLR.dll tmp.def RcppExports.o Rtsne.o projsplx_R.o sptree.o tsne.o -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.5-bioc/meat/SIMLR.buildbin-libdir/SIMLR/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'SIMLR' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c Rtsne.cpp -o Rtsne.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c projsplx_R.c -o projsplx_R.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c sptree.cpp -o sptree.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=core2 -c tsne.cpp -o tsne.o
In file included from tsne.cpp:41:0:
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:38:   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:472:59:   required from here
vptree.h:237:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
                            ^
In file included from tsne.cpp:41:0:
vptree.h:239:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
                            ^
In file included from tsne.cpp:41:0:
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:38:   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:550:59:   required from here
vptree.h:237:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) heap.pop();                 // remove furthest node from result list (if we already have k results)
                            ^
In file included from tsne.cpp:41:0:
vptree.h:239:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if(heap.size() == k) _tau = heap.top().dist;     // update value of tau (farthest point in result list)
                            ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o SIMLR.dll tmp.def RcppExports.o Rtsne.o projsplx_R.o sptree.o tsne.o -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.5-bioc/meat/SIMLR.buildbin-libdir/SIMLR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SIMLR' as SIMLR_1.2.1.zip
* DONE (SIMLR)

SIMLR.Rcheck/examples_i386/SIMLR-Ex.timings:

nameusersystemelapsed
SIMLR38.47 0.9146.99
SIMLR_Feature_Ranking113.28 5.08118.36

SIMLR.Rcheck/examples_x64/SIMLR-Ex.timings:

nameusersystemelapsed
SIMLR42.56 0.6750.65
SIMLR_Feature_Ranking94.85 4.9399.76
SIMLR_Large_Scale2.660.094.45