coinfinder
coinfinder copied to clipboard
missing R packages in installation instructions
hi again,
FYI - you are missing the R dependencies 'flock' and 'future' from the installation instructions
on a related note it could be nice if you included a "resume" flag or something like that to resume analyses that get killed for one reason or another (in my case lineage.R
failed because missing libraries flock
and future
)
thanks! -shane
Thanks, Shane. I've added the missing R dependencies to the Install instructions.
I like the idea of a resume function as well..