Isabel Paredes

Results 94 comments of Isabel Paredes

Hi @kassasin ! Currently, the extension doesn't support frames, but this is a great idea. I'll look into it a bit more, but I think it should be doable.

Hi @agriyakhetarpal ! We haven't done many playwright tests with `xeus-r`. I wonder if this is an issue with the virtual file system. Would you be able to check if...

I think I know what the problem is. There is a known issue when `scipy` and `r-base` are in the same environment. This is because `scipy` is built with `openblas`...

> maybe we can use clapack instead of liblapack https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/clapack I like this idea. This could simplify a lot of things. Worth trying it out!

As a side note, I tried building `r-base` with `clapack` and `openblas` which are already available on `emscripten-forge`. However, `r-base` still has an internal `appl` lib which requires having a...

> @IsabelParedes @SylvainCorlay I got a new requirement for this project which is the neuralnet package. It looks like it is noarch, but has a dependency on MASS (already packaged...

It would be nice to also auto-delete branches once the PRs are merged or closed.

Another feature suggestion is for the bot to reset the build numbers which it currently doesn't do (see [example](https://github.com/emscripten-forge/recipes/blob/2deb96281748ecd1e64a123fe8078e8b532f0b5c/recipes/recipes_emscripten/lfortran/recipe.yaml)).