R Development Page
clusterpath log file (build_win64)
Mon Jun 29 18:01:16 2020: Building binary for package clusterpath (SVN revision 97)
using R version 3.6.3 (2020-02-29) ...
* installing to library 'R:/lib/local/3.6'
* installing *source* package 'clusterpath' ...
** using staged installation
** libs
*** arch - i386
c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c interface.cpp -o interface.o
interface.cpp: In function 'SEXPREC* join_clusters2_restart_convert(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
interface.cpp:90:33: warning: unused variable 'P' [-Wunused-variable]
unsigned int i, N=nrows(x_R), P=ncols(x_R);
^
c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c l1.cpp -o l1.o
c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c l2.cpp -o l2.o
c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o clusterpath.dll tmp.def interface.o l1.o l2.o -LR:/base/local215/lib/i386 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/3.6/00LOCK-clusterpath/00new/clusterpath/libs/i386
*** arch - x64
c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c interface.cpp -o interface.o
interface.cpp: In function 'SEXPREC* join_clusters2_restart_convert(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
interface.cpp:90:33: warning: unused variable 'P' [-Wunused-variable]
unsigned int i, N=nrows(x_R), P=ncols(x_R);
^
c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c l1.cpp -o l1.o
c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"R:/lib/R/R-patched/include" -DNDEBUG -I"R:/base/local215/include" -O2 -Wall -mtune=core2 -c l2.cpp -o l2.o
c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o clusterpath.dll tmp.def interface.o l1.o l2.o -LR:/base/local215/lib/x64 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/3.6/00LOCK-clusterpath/00new/clusterpath/libs/x64
** R
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'clusterpath'
finding HTML links ... done
alphacolnames html
assign.labels html
calcstats html
castbreakpoints html
cluster.points html
cluster3d html
clusterings html
clusterpath-package html
clusterpath.l1.general html
clusterpath.l1.id html
clusterpath.l2 html
clusterpath.l2.general html
cut.clusterpath html
cut.clusterpath.labels html
cvxcheck html
cvxmod.available html
cvxmod.cluster html
e.exponential html
e.exponential.auto html
e.usual html
e.usual.k html
exponential.eigenvectors html
fillin html
gendata html
get.best.eigenvectors html
get.old.best html
halfmoon.cluster html
norm.rand.index html
plot.clusterpath html
plot.l2 html
plot.predictclusterpath html
plot2d html
plotpath3d html
plotpathmatrix html
predict.clusterpath html
python.command html
usual.eigenvectors html
** building package indices
** testing if installed package can be loaded from temporary location
*** arch - i386
*** arch - x64
** testing if installed package can be loaded from final location
*** arch - i386
*** arch - x64
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'clusterpath' as clusterpath_1.2.zip
* DONE (clusterpath)
Run time: 22.59 seconds.