Skip to content

store previous libPaths in the object output by setupProject() #31

@achubaty

Description

@achubaty

for us as developers, this would be very useful for project setup/teardown in tests and examples.

we could simply out <- setupProject(); .teardownProject(out) and have libPaths reset, instead of (currently) requiring out$paths and origLibPaths to be passed to .teardownProject().

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