-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clang16 warnings #34
Comments
the error seems to come from the sort overload for custom matrix
|
Dockerfile provided by Vincent Dorie
|
R-hub now provides a docker container and a github actions: r-hub/rhub-linux-builders#67 (comment) |
* -= method for iterators * boost -> std in multinomial statistics * postfix operators for iterators * prefix ++ -- return the value before application * tests(MixtComp): change tolerance * refactor(MixtComp): refactor deprecated std::iterator #38 * feat(RMixtCompIO): use c++17 as standard * .clang-format added and applied on two sources * doc * doc * corecting the corrections * iterator include removed * Correcting the corrections, once again * missing ref * trivial copy constructors removed * unuglyfying * ConstIterator(Iterator &other) * ConstIterator(const Iterator &other) --------- Co-authored-by: Vincent KUBICKI <vincent.kubicki@laposte.net>
Message from Brian:
README.txt
RMixtCompIO.out
RMixtCompIO.log
The text was updated successfully, but these errors were encountered: