Douglas Bates
Douglas Bates
I am happy to move my unregistered `FLAC` package to a `JuliaAudio` group. I am by no means expert in audio encoding, I simply wanted to automate conversion of music...
Thanks to both @metab0t and @giordano for the fast response to #45574.
> I did nothing! sweat_smile You added the backport labels which will be important to me. I hope the bug fix makes it into 1.8.0-rc2 as we are teaching a...
For `R` I think that it would be possible to incorporate `RCall` support more tightly in `Weave`. An advantage of `RCall` is that it provides many conversion methods for R...
Bump. Any reactions from JunoLab members or @mpastell to this suggestion?
@Non-Contradiction Would you have time to collaborate on adding this functionality? I'll start but I would probably benefit from your looking at what I do and offering suggestions.
@Non-Contradiction Can you clarify what you mean by an expression like `Lang(:R)` as an argument type? To me it seems that you have in mind something like ```julia julia> struct...
Perhaps it would be better to use an abstract `Lang` type and have specific languages inherit from the abstract type? I have some suggestions in a document `doc/src/overall_structure.md` in https://github.com/dmbates/Weave.jl...
I have a version that runs some examples in the `RCall` branch at https://github.com/dmbates/Weave.jl This part is just an attempt to get the `.jmd` input to function as before but...
No progress from me as I haven't been using Weave.jl recently.