thanks for the quick response Dirk,
I did more digging and found that the error is caused by a single line (in
bold bellow, commenting it out and defining log_lik = 0 does not trigger
the error) but I have absolutely no idea why it is creating the problems
#include "DTboost.h"
#include
#include
On 19 January 2021 at 21:51, Frantisek Bartos wrote:
| I wanted to submit a new version of my package and I encountered issues
| with boost when compiling it on R devel version for windows. (Please excuse
| my stupidity, but I'm a complete noob in regards to compilers and C++)
|
| A full error s
Hi all,
I wanted to submit a new version of my package and I encountered issues
with boost when compiling it on R devel version for windows. (Please excuse
my stupidity, but I'm a complete noob in regards to compilers and C++)
A full error stack is accessible here (the Debian one worked without
i
Thank you for the quick response and the information.
For some reason the Solaris results have now disappeared completely from
the check results page. (Now there are some additional issues I have to
look into.)
I will wait for the rest of the checks to complete and might write a
similar shell scr
On 19 January 2021 at 17:45, Florian Rupprecht wrote:
| Hello,
|
| the CRAN checks show an error for my newly released package 'httpgd' with
| 'r-patched-solaris-x86':
|
| Error: C++17 standard requested but CXX17 is not defined
|
| It seems like 'rcppsimdjson' had the same problem (
| https:/
Hello,
the CRAN checks show an error for my newly released package 'httpgd' with
'r-patched-solaris-x86':
Error: C++17 standard requested but CXX17 is not defined
It seems like 'rcppsimdjson' had the same problem (
https://github.com/eddelbuettel/rcppsimdjson/issues/7) and worked around it
by di