Hannes Helmholz

Results 108 comments of Hannes Helmholz

> @HaHeho Could you share an R file that's giving you this issue (in a new bug report please)? > > .lintr.R is plain R code, completely independent of DCF...

@afarlie Yes https://sourceforge.net/p/qjackctl/tickets/

I can add the following similar example that yields malformed code (the input is the correctly formatted code that I would expect). ```R > styler::style_text(" + stats::model.matrix( + ~ a...

Shouldn't this be fairly straight forward by adapting the example which creates a new file from scratch? https://python-sofa.readthedocs.io/en/latest/examples/SOFA-file-access.html#Create-new-SimpleFreeFieldHRIR-.sofa-file

Is this in any way related to https://github.com/spatialaudio/python-sofa/issues/3?

> Why not install from pypi if you don't want to clone the repo? The purpose was to use the example notebooks 1) from my SMA example branch (which is...

In my opinion, the version is irrelevant if someone installs a local copy that has potentially been modified. A person doing this will never try to do a `pip install...

> There should be some fallback in order not to prevent a fundamental use case like `pip install .`. The fallback version could be `"0.0"` or `"0.0.dev"` or `"0.0.local"` here?...

Is this fixed? For me the app (version 2.4.1,27 installed via homebrew) still instantly crashes on macOS 13.7.

Is there an updated development version that needs testing or is there a log that I could send to help clarify the issue?