multicool - R package for generating multisets in coolex order. - check results
RForge.net

multicool

About multicool
GIT access
Download/Files
Check results
Package R docs

Version: 1.0.1
Result: OK
Check time: 2024-02-05 01:22

Install log for Linux

* installing *source* package ‘multicool’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Debian 10.2.1-6) 10.2.1 20210110’
g++ -std=gnu++17 -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I'/www/rforge/rlib/debian-11/4.4/Rcpp/include' -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c RcppExports.cpp -o RcppExports.o
In file included from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/routines.h:26,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/RcppCommon.h:128,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp.h:27,
from RcppExports.cpp:4:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
53 | Rprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
57 | REprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
g++ -std=gnu++17 -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I'/www/rforge/rlib/debian-11/4.4/Rcpp/include' -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c compositions.cpp -o compositions.o
In file included from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/routines.h:26,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/RcppCommon.h:128,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp.h:27,
from compositions.cpp:2:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
53 | Rprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
57 | REprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
g++ -std=gnu++17 -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I'/www/rforge/rlib/debian-11/4.4/Rcpp/include' -I/usr/local/include -fpic -g -O2 -pedantic -Wall -c multicool.cpp -o multicool.o
In file included from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/routines.h:26,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/RcppCommon.h:128,
from /www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp.h:27,
from multicool.cpp:8:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
53 | Rprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function ‘std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long int]’:
/www/rforge/rlib/debian-11/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=]
57 | REprintf("%.*s", num, s);
| ~~^~ ~~~
| | |
| int std::streamsize {aka long int}
g++ -std=gnu++17 -shared -L/www/rforge/sys/debian-11/usr/R/devel/lib -L/usr/local/lib -o multicool.so RcppExports.o compositions.o multicool.o -L/www/rforge/sys/debian-11/usr/R/devel/lib -lR
installing to /00LOCK-multicool/00new/multicool/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (multicool)

Distribution log

SVN checkout/GIT clone log