I tried to install BreakoutDetection offline per https://stackoverflow.com/questions/33179156/installing-a-package-offline-from-github and got error: ``` source <- devtools:::source_pkg("/Users/abc/BreakoutDetection-master") install(source) Error in eapply(ns_env(pkg), force, all.names = TRUE) : cannot open file '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/BreakoutDetection/R/BreakoutDetection.rdb': No such file or directory In addition: Warning message: In eapply(ns_env(pkg), force, all.names = TRUE) : restarting interrupted promise evaluation ``` Any idea? Thanks.
I tried to install BreakoutDetection offline per https://stackoverflow.com/questions/33179156/installing-a-package-offline-from-github and got error:
Any idea? Thanks.