home.social

#usethis — Public Fediverse posts

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

  1. The Bottom Line: Manually editing DESCRIPTION = typos, wrong formatting, forgotten versions. usethis = automatic, correct, sorted. Let the tool handle the details so you focus on code.
    Tomorrow: Advanced roxygen2 for better documentation! 📝

    Resources: usethis.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
    📦