Skip to content

Use _R_CHECK_USE_CODETOOLS_=false  #10

Description

@hadley

globals.R feels weird to me because it feels like you're torturing perfectly ok code just to fit in with R CMD check. Instead, why not tweak R CMD check to be more suited to the needs of a shinyApp by setting the _R_CHECK_USE_CODETOOLS_ env var to suppress an unhelpful check.

(You can see a complete list of env vars at https://cran.r-project.org/doc/manuals/r-release/R-ints.html#Tools; it'd be interesting to think about which ones it generally makes sense to suppress for app-packages)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions