Re: [R-pkg-devel] Note: information on .o files is not available / Found '_exit', possibly from '_exit' (C)

2020-07-17 Thread Benjamin Christoffersen
Quick guess. After changing > SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -pthread -O3 -Wextra -Wall > -Wno-unknown-pragmas -Wno-return-type -Wno-ignored-attributes > -Wno-cast-function-type -Wno-error=cast-function-type") to > SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -pthread -

Re: [R-pkg-devel] parglm: cannot reproduce error

2020-03-16 Thread Benjamin Christoffersen
Sorry for posting twice. I thought that the mail had not been send out but it seems like it has been: https://stat.ethz.ch/pipermail/r-package-devel/2020q1/thread.html Den man. 16. mar. 2020 kl. 12.19 skrev Benjamin Christoffersen : > > Dear Sirs, > > Recently, my parglm package w

[R-pkg-devel] parglm: cannot reproduce error

2020-03-16 Thread Benjamin Christoffersen
BSAN checks with gcc and clang on my own machine. Sincerely Yours, Benjamin Christoffersen __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

[R-pkg-devel] parglm: Package pulled of CRAN

2020-03-13 Thread Benjamin Christoffersen
clang on my own machine. Sincerely Yours, Benjamin Christoffersen __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Single character in Fortran function and FCONE and FCLEN macros

2019-09-06 Thread Benjamin Christoffersen
s include the hidden 1s. Thanks mentioning these options. Best regards, Benjamin Den tir. 3. sep. 2019 kl. 15.37 skrev Tomas Kalibera : > > On 9/3/19 3:07 PM, Benjamin Christoffersen wrote: > > Dear Sirs, > > I have tried to update my 'dynamichazard' package on CRAN but I h

[R-pkg-devel] Single character in Fortran function and FCONE and FCLEN macros

2019-09-03 Thread Benjamin Christoffersen
en); > |^ > /home/Hornik/lib/R/Library/3.7/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:467:8: > note: type ‘blas_len’ should match type ‘void’ > /home/Hornik/lib/R/Library/3.7/x86_64-linux-gnu/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:467:8: > note: ‘dpotrf_’ was previously declared here > installing to > /home/Hornik/tmp/CRAN/dynamichazard.Rcheck/00LOCK-dynamichazard/00new/dynamichazard/libs Sincerely Yours, Benjamin Christoffersen __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] dtrti2 error on CRAN checks

2019-04-17 Thread Benjamin Christoffersen
er, it is now Debian version 8.3.0-2 instead of Debian 8.2.0-7 and Debian 7.3.0-29. I do not know whether this can matter. Sincerely yours, Benjamin Christoffersen Den ons. 17. apr. 2019 kl. 11.38 skrev Dirk Eddelbuettel : > > > On 17 April 2019 at 11:06, Benjamin Christofferse

[R-pkg-devel] dtrti2 error on CRAN checks

2019-04-17 Thread Benjamin Christoffersen
Dear Sirs, Since the start of April, I have gotten some errors on the Debian machines on the check on CRAN for my package dynamichazard. The places where I get the errors seems to come down to LAPACK's dtrtri routine. I have tried to reproduce the error on Debian 18.04.2 with clang 8.0.0 but I can

[R-pkg-devel] -fbounds-check on develop version of Win-builder

2017-06-09 Thread Benjamin Christoffersen
ars" in "Writing R Extensions". Please, let me know if I have made an obvious mistake or if there is a straightforward solution. Sincerely yours Benjamin Christoffersen __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel