Closed tdhock closed 6 months ago
> (sig.diff.dt <- myDiff(Rvers))
Error in loadNamespace(x) : there is no package called 'nc'
Calls: myDiff ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
solution was to install nc
I ran code in analyze.Rmd I see that glob for diff files does not obtain any files under R-devel folders
so there must be an issue with the check_one.R script not generating that.