Skip to content

remove object_usage_linter in .lintr #134

@avallecam

Description

@avallecam

Actions run in #132 showed a new lintr warning

Warning: file=vaccine-comparisons.Rmd,line=42,col=1,[object_usage_linter] Could not find exported symbols for package "epidemics" in libraries '/home/runner/work/_temp/Library', '/opt/R/4.5.2/lib/R/site-library', '/opt/R/4.5.2/lib/R/library' (there is no package called ‘epidemics’). This may lead to false positives.

This could be a byproduct of having epidemics still installed from GitHub.

Temporally opted to remove the object_usage_linter from defaults by adding object_usage_linter = NULL to .lintr file

Tested in #133

This is to register the step, and discuss if this could also leak any other unexpected relevant issue to lint for.

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