refunders / refund

Regression with functional data
40 stars 23 forks source link

Loading package causes segfault #74

Closed samclifford closed 7 years ago

samclifford commented 7 years ago

Loading the CRAN version of the package, 0.1-16, on R 3.2.3 on OS X 10.12.2 causes a segfault

 *** caught segfault ***
address 0x318, cause 'memory not mapped'

Trying to install either the master or latest dev branch with devtools (refundDevel 0.1-17) gives a segfault and crashes both R and RStudio.

fabian-s commented 7 years ago

Closing this since refund does not include any C code that could trigger segfaults and we cannot reproduce the behavior on OS X machines.