matter 1.2.0 Kylie A. Bemis
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/matter | Last Changed Rev: 129126 / Revision: 131943 | Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | OK | OK | |
veracruz2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf matter.buildbin-libdir && mkdir matter.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://172.29.0.4/BBS/3.5/bioc/src/contrib/matter_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --library=matter.buildbin-libdir --merge-multiarch matter_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL matter_1.2.0.zip && rm matter_1.2.0.tar.gz matter_1.2.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
26 54617 26 14359 0 0 622k 0 --:--:-- --:--:-- --:--:-- 637k
100 54617 100 54617 0 0 2311k 0 --:--:-- --:--:-- --:--:-- 2318k
install for i386
* installing *source* package 'matter' ...
** libs
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c matter.cpp -o matter.o
matter.cpp: In function 'double var(MatterIterator<double>&, bool)':
matter.cpp:2119:60: warning: 's_new' may be used uninitialized in this function [-Wmaybe-uninitialized]
s_new = s_old + (*x - m_old) * (*x - m_new);
^
matter.cpp:2118:37: warning: 'm_new' may be used uninitialized in this function [-Wmaybe-uninitialized]
m_new = m_old + (*x - m_old) / n;
^
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c utils.cpp -o utils.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o matter.dll tmp.def init.o matter.o utils.o -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/matter.buildbin-libdir/matter/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'apply' in package 'matter'
Creating a new generic function for 'scale' in package 'matter'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'matter' ...
** libs
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c init.cpp -o init.o
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c matter.cpp -o matter.o
matter.cpp: In function 'double var(MatterIterator<double>&, bool)':
matter.cpp:2119:60: warning: 's_new' may be used uninitialized in this function [-Wmaybe-uninitialized]
s_new = s_old + (*x - m_old) * (*x - m_new);
^
matter.cpp:2118:37: warning: 'm_new' may be used uninitialized in this function [-Wmaybe-uninitialized]
m_new = m_old + (*x - m_old) / n;
^
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.5-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=core2 -c utils.cpp -o utils.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o matter.dll tmp.def init.o matter.o utils.o -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/matter.buildbin-libdir/matter/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'matter' as matter_1.2.0.zip
* DONE (matter)
* installing to library 'C:/Users/biocbuild/bbs-3.5-bioc/R/library'
package 'matter' successfully unpacked and MD5 sums checked