You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just teasing out a few messages that might give a good hint. This job fails with these errors:
Error in file(con, "r") : cannot open the connection
Calls: <Anonymous> -> add_hooks -> readLines -> file
In addition: Warning messages:
1: In utils::install.packages(repos = NULL, lib = install_path, pkg$path, :
installation of package ‘/__w/thevalidatoR_feat1/thevalidatoR_feat1/tests/packages/buckbeak’ had non-zero exit status
2: In file(con, "r") :
cannot open file '/tmp/Rtmp77fwEh/R_LIBS1243d2e97ec/buckbeak/R/buckbeak': No such file or directory
Check the file paths that you're trying to read from/write to.
Just a memo for the next team meeting to gather feedback from the artifacts resulting from #9.
The text was updated successfully, but these errors were encountered: