rfaelens

Results 13 issues of rfaelens

This solution is intended to solve issue #100. The method is very similar to what is being done in the internal R http server (see Rhttpd.c). It should therefore not...

When I connect to RServe on Linux using 5 client-side connections And I close the 3rd one forcefully (socket.close() in Java) Then R receives SIGPIPE And the R tempdir is...

In https://github.com/UUPharmacometrics/xpose/blob/3e67b397a495f92d22a4fc492fb78457b2577c75/R/read_nm_model.R#L100, the code searches for the magic string `NM-TRAN MESSAGES`. Some software uses `NMTRAN MESSAGES` instead (note absence of the hyphen). The package would be much more flexible if...

enhancement