-
Notifications
You must be signed in to change notification settings - Fork 38
Description
If you call the checkpoint function in a folder with many .R files, it can take a long time to scan files and install the required packages. Give the user visual feedback as the checkpoint function processes. Indicate the files that are being scanned and packages that are being installed. For example:
Scanning twitter-graph.R ... requires packages twitteR igraph and 22 dependencies
Scanning simulation.R ... no dependent packages
Scanning ml_demo.R ... requires packages rpart MASS e1071 and 15 dependencies
Installing required packages and dependencies from 2014-11-12 snapshot:
Installing profileModel ... successful
Installing colorspace ... successful
Installing gtable ... FAILED (package not found in snapshot)
These base and recommended packages will be sourced from the R installation: parallel utils splines
Make sure to flush stdout after every message so the user can see continuous progress.
Add an option silent=TRUE (default FALSE) to suppress these messages.
Remove the warning about base/recommended package dependencies.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
