Michael Cysouw

Results 6 issues of Michael Cysouw

Thanks for this great service! While linking to the cashed version, it seem like any hash-fragment-IDs at the end of a link are removed. For example: this link: https://gitcdn.link/repo/cysouw/pandoc-ling/main/tests/readme.html#ex:4.7 is...

I'd like to add docopt scripts to my packages, so people working in different environments can use my R-implementations without needing to work inside R themselves. They can then access...

It would be very useful to allow stars as arguments to refer to all files in a directory. Currently there are some hiccups in this docopt variant (and I haven't...

I would like to integrate rsyntaxtree with pandoc, ideally as a pandoc-filter. Then it would be possible to write bracketed code in a markdown document and have syntactic trees inserted...

Is there a way to speed up this conversion, specifically with `ToNewick`? ``` library(ape) data(bird.families) system.time(bf

enhancement
help wanted

As far as I have been able to track it down, there seems to be an S3 conflict between this package and the package `sf`. ``` Registered S3 methods overwritten...