Mirek Kratochvil

Results 35 comments of Mirek Kratochvil

(fixed the issue name, as "unmapped" has also different meanings here)

@saketkc perfect :] The new version is now merged in `master`, we will continue improving it towards a CRAN release sometime next month.

Hello! I'd welcome running julia 1.6 kernels in Binder too. Is there any best way to help it? (I guess I could at least help making the container or something)

Oh nice, thanks. Actually, I figured that Julia 1.6 is supported (the official clicky example on binder website for julia spawns julia 1.6.2 kernel!), but if I write julia version...

Hello! This seems like archlinux packaging issue; likely the dependency broke or changed (or disappeared) and no one updated the codecrypt packaging metadata. Can you check: - if libcrypto++ (sometimes...

PS. you should be able to get a working codecrypt copy even without cryptopp library (with less algorithms supported though), by passing something like `--without-cryptopp` to the configure script (see...

@dlagg can you pls confirm/deny if the above config worked? so that we can either fix the thing for good or just close the issue :]

I assume this has been fixed; if not please reopen. Also please note this might be a yay packaging problem (if libcrypto++ is renamed by distribution, distribution maintainers also need...

Anyway, thanks for this project. It's a lifesaver in situations when you think that decent c++ parser doesn't take much time to write.

+1, same issue (triggered by pushing large amounts of data to browsers from Shiny) Is there any update since the bug was opened?