Skip to content

Please do not change future options #37

@HenrikBengtsson

Description

@HenrikBengtsson

Hello. Please do not set future options from within your package, as in:

https://github.com/cran/steps/blob/8bd488428344508e894dcfc784f71d59e0b31ad4/R/steps.R#L39

This might have unintended side effects for other packages and risk producing incorrect results elsewhere. R options are meant for end-users, not developers. If you need to tweak the settings, please do so temporarily, as explained in https://future.futureverse.org/articles/future-7-for-package-developers.html#avoid-changing-the-future-options.

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