Bob Jansen

Results 6 issues of Bob Jansen

From the current documentation a naive reader may assume that SSL keepalive just works while in fact it does not. keepalive is coupled to the session and for one of...

Documentation :books:

I've tried to use Mesh in combination with R and unfortunately didn't see any gains. As I have no experience I might be overlooking something. The script in [this gist](https://gist.github.com/bobjansen/5b2b68fd9c689c702e0e8f60c0f47644)...

Sometimes a model instance (child) is related to a number of other model instances (parents). If I initialize parent-1 and parent-2 I'd like to attach the child. For the parent-1...

enhancement

The tutorial points out that `&&` and `||` are the scalar variants of `&` and `|` but doesn't explain why it's useful to have to operators and the more subtle...

As a reaction to a question raised in the audience during userR! and the discussion on #103, an extra section in the README that explains (hopefully clearly) how to setup...

The link 'here' on https://www.rocker-project.org/use/extending/ is broken, it points to https://github.com/rocker-org/rocker-versioned/blob/master/r-ver/Dockerfile which 404's.