Skip to content

Adding withr in Suggests #79

Closed
Closed
@chainsawriot

Description

@chainsawriot

withr::local_options() and withr::local_tempdir() are quite useful for writing tests with these "burner options" / "burner directories".

options(
rJavaEnv.valid_versions_cache = fake_cache,
rJavaEnv.valid_versions_timestamp = Sys.time()
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions