Skip to content

build a list of packages that often require internet access #2

@rosemm

Description

@rosemm

Can potentially use something like names(sessionInfo()$loadedOnly) to check the user's list of loaded packages against our list of packages that might need an internet connection (like devtools, rvest, httr, curl, etc.) and print a warning if they're in offline mode but have loaded a package that likely needs internet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions