R CMD Checks #4
mhesselbarth
started this conversation in
General
Replies: 2 comments
-
Fully agree. I tried to start with some basic tests, but haven't added Github actions yet.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Simple CI should be on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my experience, we make our lives easier and the code better if we avoid any Notes, Warnings, and Errors from the R CMD Check right from the beginning. So please make sure your pushes don't result in any issues and if so, try to fix them. This will probably happen quite a bit, at least for me :)
Beta Was this translation helpful? Give feedback.
All reactions