home.social

#rpackagedev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rpackagedev, aggregated by home.social.

  1. Day 2: devtools - Essential Development Workflow 🔧

    The devtools package streamlines your package development workflow with key functions! ⚡

    💡 Pro Tip: Use Ctrl/Cmd + Shift + L in RStudio to quickly run load_all().

    📚 Resources: devtools.r-lib.org


    🛠️

  2. Day 1: usethis - Project Setup Automation 🎯

    The usethis package is your best friend for automating repetitive package development tasks! 🤖

    💡 Pro Tip: Set up your global options once with usethis::edit_r_profile() to add your name, email, and preferred license.

    📚 Resources: usethis.r-lib.org
    📦