DataSHIELD research project from 2014 adopted the following in code style parameters
Code style recommendations:
roxygen2 documentation.
- The convension is that exported server methods finished with "DS", e.g. meanDS(...)
- The "Tidyverse Style Guide" does not seem to match the existing code base, in particular for naming conventions.
- Should consider use of
stylerjust before release of 7.0.0 (but I must say I prefer 4 space indentation)- Re: Max characters pre-line: Do we realy still need to conform to the "IBM 029 Card Punch" standard?
Stuart - 2026-07-22