Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:25 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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 |
To the developers/maintainers of the COSNet package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 416/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
COSNet 1.33.0 (landing page) Marco Frasca
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ||||||||
Package: COSNet |
Version: 1.33.0 |
Command: rm -rf COSNet.buildbin-libdir && mkdir COSNet.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=COSNet.buildbin-libdir COSNet_1.33.0.tar.gz |
StartedAt: 2022-12-29 05:00:57 -0500 (Thu, 29 Dec 2022) |
EndedAt: 2022-12-29 05:01:04 -0500 (Thu, 29 Dec 2022) |
EllapsedTime: 7.6 seconds |
RetCode: 0 |
Status: OK |
PackageFile: COSNet_1.33.0.zip |
PackageFileSize: 331.7 KiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf COSNet.buildbin-libdir && mkdir COSNet.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=COSNet.buildbin-libdir COSNet_1.33.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'COSNet' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c COSNet.c -o COSNet.o In function 'compute_c', inlined from 'error_minimization' at COSNet.c:456:2: COSNet.c:207:36: warning: 'theta_best_over' may be used uninitialized [-Wmaybe-uninitialized] 207 | c_values[j] = y1 - tan(theta_best)*x1; | ^~~~~~~~~~~~~~~ COSNet.c: In function 'error_minimization': COSNet.c:409:16: note: 'theta_best_over' was declared here 409 | double theta_best_over, theta_best_under=0,tmp_hmean_under, tmp_hmean_over; | ^~~~~~~~~~~~~~~ gcc -shared -s -static-libgcc -o COSNet.dll tmp.def COSNet.o -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc-rtools43/meat/COSNet.buildbin-libdir/00LOCK-COSNet/00new/COSNet/libs/x64 ** R ** 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 COSNet: Cost-Sensitive algorithm for binary classification in graphs. ** testing if installed package can be loaded from final location COSNet: Cost-Sensitive algorithm for binary classification in graphs. ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'COSNet' as COSNet_1.33.0.zip * DONE (COSNet)