pharmaR / thevalidatoR

A mirror of insightsengineering/thevalidatoR for experimentation in support of the R Validation Hub repositories working group
MIT License
1 stars 2 forks source link

Gather feedback on the output JSON files #10

Open yannfeat opened 7 months ago

yannfeat commented 7 months ago

Just a memo for the next team meeting to gather feedback from the artifacts resulting from https://github.com/pharmaR/thevalidatoR/pull/9.

Stefan-Doering-BI commented 7 months ago

Hi @yannfeat or @dgkf, I currently have an issue with my gh action run, could someone please have a look? GH action

dgkf commented 7 months ago

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.

yannfeat commented 6 months ago

Hi @Stefan-Doering-BI, I have found where the issue lies exactly. Please see my comments on your pull request: https://github.com/Stefan-Doering-BI/thevalidatoR_feat1/pull/1