r-best-practice icon indicating copy to clipboard operation
r-best-practice copied to clipboard

Stuff for a possible page 2

Open wurli opened this issue 11 months ago • 0 comments

  • General advice about writing good code - maybe Code Design:
    • Write then rewrite
    • Clarity first, efficiency/optimisation later
    • Clean up dead code!
    • Think about API consistency
  • {targets}
  • More styling guidance, including {lintr} and {styler}
  • A dedicated {renv} section
  • Git advice...?
  • More options for project layout:
    • Package-like
      • Facilitates use of {testthat}
    • Actual package
    • {targets}
  • Advice about online communities

wurli avatar Mar 20 '24 10:03 wurli