Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:02 -0400 (Fri, 15 Oct 2021).

INSTALL results for cydar on tokay2

To the developers/maintainers of the cydar package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cydar.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 429/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cydar 1.16.0  (landing page)
Aaron Lun
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/cydar
git_branch: RELEASE_3_13
git_last_commit: 38926f1
git_last_commit_date: 2021-05-19 12:26:41 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: cydar
Version: 1.16.0
Command: C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/cydar_1.16.0.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL cydar_1.16.0.zip && rm cydar_1.16.0.tar.gz cydar_1.16.0.zip
StartedAt: 2021-10-14 09:17:05 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 09:19:04 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 119.4 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/cydar_1.16.0.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL cydar_1.16.0.zip && rm cydar_1.16.0.tar.gz cydar_1.16.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 63162  100 63162    0     0   394k      0 --:--:-- --:--:-- --:--:--  395k

install for i386

* installing *source* package 'cydar' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compute_density.cpp -o compute_density.o
compute_density.cpp: In function 'Rcpp::NumericVector compute_density(Rcpp::List, double)':
compute_density.cpp:7:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
     for (size_t i=0; i<distances.size(); ++i) {
                      ~^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c count_cells.cpp -o count_cells.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c drop_redundant.cpp -o drop_redundant.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c median_int_by_sample.cpp -o median_int_by_sample.o
median_int_by_sample.cpp: In function 'Rcpp::List median_int_by_sample(Rcpp::NumericMatrix, Rcpp::List, Rcpp::NumericVector, int)':
median_int_by_sample.cpp:22:25: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'const size_t' {aka 'const unsigned int'} [-Wsign-compare]
     if (sample_id.size()!=ncells) {
         ~~~~~~~~~~~~~~~~^~~~~~~~
median_int_by_sample.cpp:42:39: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const unsigned int'} [-Wsign-compare]
             if (curdex <= 0 || curdex > ncells) {
                                ~~~~~~~^~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c weighted_median_int.cpp -o weighted_median_int.o
weighted_median_int.cpp: In function 'SEXPREC* weighted_median_int(Rcpp::NumericMatrix, Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector)':
weighted_median_int.cpp:16:25: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'const size_t' {aka 'const unsigned int'} [-Wsign-compare]
     if (sample_id.size()!=ncells) {
         ~~~~~~~~~~~~~~~~^~~~~~~~
weighted_median_int.cpp:42:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
             for (size_t icx=0; icx<curass.size(); ++icx) {
                                ~~~^~~~~~~~~~~~~~
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o cydar.dll tmp.def RcppExports.o compute_density.o count_cells.o drop_redundant.o median_int_by_sample.o weighted_median_int.o -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/cydar.buildbin-libdir/00LOCK-cydar/00new/cydar/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'cydar'
    finding HTML links ... done
    CyData                                  html  
    finding level-2 HTML links ... done

    countCells                              html  
    createColorBar                          html  
    dnaGate                                 html  
    expandRadius                            html  
    findFirstSphere                         html  
    intensityRanges                         html  
    interpretSpheres                        html  
    labelSpheres                            html  
    medIntensities                          html  
    multiIntHist                            html  
    neighborDistances                       html  
    normalizeBatch                          html  
    outlierGate                             html  
    pickBestMarkers                         html  
    plotSphereIntensity                     html  
    plotSphereLogFC                         html  
    poolCells                               html  
    prepareCellData                         html  
    spatialFDR                              html  
** 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

install for x64

* installing *source* package 'cydar' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compute_density.cpp -o compute_density.o
compute_density.cpp: In function 'Rcpp::NumericVector compute_density(Rcpp::List, double)':
compute_density.cpp:7:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
     for (size_t i=0; i<distances.size(); ++i) {
                      ~^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c count_cells.cpp -o count_cells.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c drop_redundant.cpp -o drop_redundant.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c median_int_by_sample.cpp -o median_int_by_sample.o
median_int_by_sample.cpp: In function 'Rcpp::List median_int_by_sample(Rcpp::NumericMatrix, Rcpp::List, Rcpp::NumericVector, int)':
median_int_by_sample.cpp:22:25: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'long long int'} and 'const size_t' {aka 'const long long unsigned int'} [-Wsign-compare]
     if (sample_id.size()!=ncells) {
         ~~~~~~~~~~~~~~~~^~~~~~~~
median_int_by_sample.cpp:42:39: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long long unsigned int'} [-Wsign-compare]
             if (curdex <= 0 || curdex > ncells) {
                                ~~~~~~~^~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c weighted_median_int.cpp -o weighted_median_int.o
weighted_median_int.cpp: In function 'SEXPREC* weighted_median_int(Rcpp::NumericMatrix, Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector)':
weighted_median_int.cpp:16:25: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'long long int'} and 'const size_t' {aka 'const long long unsigned int'} [-Wsign-compare]
     if (sample_id.size()!=ncells) {
         ~~~~~~~~~~~~~~~~^~~~~~~~
weighted_median_int.cpp:42:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
             for (size_t icx=0; icx<curass.size(); ++icx) {
                                ~~~^~~~~~~~~~~~~~
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o cydar.dll tmp.def RcppExports.o compute_density.o count_cells.o drop_redundant.o median_int_by_sample.o weighted_median_int.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/cydar.buildbin-libdir/cydar/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'cydar' as cydar_1.16.0.zip
* DONE (cydar)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'cydar' successfully unpacked and MD5 sums checked