HN user

mslip1

8 karma
Posts0
Comments10
View on HN
No posts found.

Hey Hadley!! Personally only issues for me with integrating R is making renv play nice in multistage docker builds. I found that I need to have my other pipeline software built in the same stage as my R env setup (building specific version from archive, system dependencies, then r package dependencies via renv)

Interesting, I assume this fixed the issue because you guys could just agree on interfaces and communication standards and then mock each others services until ready?