The Wayback Machine - https://web.archive.org/web/20250912033034/https://github.com/RevolutionAnalytics/checkpoint/issues/162
Skip to content

Add option to run checkpoint() without scanning for packages #162

@andrie

Description

@andrie

Use case: In production environments the consideration of performance might be important. So if the user can make the explicit assumption that all required packages are already available in the .checkpoint folder, then checkpoint() can skip scanning and installing packages, and simply set the library paths, etc.

Possible implementation:

checkpoint(..., scanForPackages = TRUE)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions