I'm revisiting this code after a long time and being out of touch with R development, don't remember basic things like:
- How do you set up a development environment?
- How do I run the tests?
- How to compile the API documentation?
These are simple commands, might be easy enough to compile them. Maybe, we can add a makefile for this?
I'm revisiting this code after a long time and being out of touch with R development, don't remember basic things like:
These are simple commands, might be easy enough to compile them. Maybe, we can add a makefile for this?