home.social

#lintr — Public Fediverse posts

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

fetched live
  1. [PAQUETE] - 🧹 ¿Querés que tu código en R sea más limpio y profesional?

    Te dejamos dos paquetes que no podés dejar de revisar:

    🔍 {lintr} analiza tu código y detecta errores de sintaxis o estilo según la guía tidyverse.
    🎨 {styler} lo reformatea automáticamente para que siga esas buenas prácticas.
    • Info:
    lintr.r-lib.org
    styler.r-lib.org

    #RStats #DataScience #CódigoLimpio #EstiloR #lintr #styler #rtips @rstats

  2. [PAQUETE] - 🧹 ¿Querés que tu código en R sea más limpio y profesional?

    Te dejamos dos paquetes que no podés dejar de revisar:

    🔍 {lintr} analiza tu código y detecta errores de sintaxis o estilo según la guía tidyverse.
    🎨 {styler} lo reformatea automáticamente para que siga esas buenas prácticas.
    • Info:
    lintr.r-lib.org
    styler.r-lib.org

    #RStats #DataScience #CódigoLimpio #EstiloR #lintr #styler #rtips @rstats

  3. hivemind: has anyone written a linter to have check that I have a `return()` call at then end of each function (opposite of implicit return / tidystyle)?

  4. #rstats hivemind: has anyone written a linter to have #lintr check that I have a `return()` call at then end of each function (opposite of implicit return / tidystyle)?

  5. A (maybe?) radical proposal: let’s ignore line length limits for comments and instead rely on our IDEs/editors to perform proper line breaking and indentation.

    Manual line breaks in comments lead to awkward formatting and noisy commit diffs.

    … Now, how do I adjust the corresponding #rstats #lintr rule? 🤔

  6. A (maybe?) radical proposal: let’s ignore line length limits for comments and instead rely on our IDEs/editors to perform proper line breaking and indentation.

    Manual line breaks in comments lead to awkward formatting and noisy commit diffs.

    … Now, how do I adjust the corresponding #rstats #lintr rule? 🤔