Gerhard Burger
Gerhard Burger
First of all, thanks for this very nice tool. I got it working more or less, but I don't know how to use / where to place the content of...
Would be nice if we could add a DOI badge to our R packages, especially if they are published somewhere or citable using zenodo. For example for https://zenodo.org/record/4692672 (my mdftracks...
Thanks for this nice package. I am a teacher mainly interested in including sections of help pages in my xaringan presentations so that I can explain functions to students. However,...
I have an ND2 file that cannot be read, it looks like this:  If I continue to load a series, it still looks corrupt, and it has 3 channels...
The svg versions of tidyr and dplyr have quite some white margin, very similar to #26 (Additionally, they don't open correctly in Inkscape so I couldn't fix it myself)
See https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionspersonname-particle ```yaml authors: - family-names: Humboldt given-names: Alexander name-particle: von ``` will result in ```r [[1]] [[1]]$type [1] "Person" [[1]]$name [1] "Alexander Humboldt" [[1]]$givenName [1] "Alexander" [[1]]$familyName [1] "Humboldt"...
I am writing a quarto book on data management, and I need to show a certain directory structure. The easiest way of course is to create this structure and then...
**TLDR:** `httr::modify_url()` is exported, but `httr2:::url_modify()` not; please export this useful function --- I'm wrapping an API and upon successful POST the API unfortunately only returns a document ID and...
(Fiji Is Just) ImageJ 2.0.0-rc-29/1.49s; Java 1.6.0_24 [64-bit]; Linux 3.13.0-49-generic; 1501MB of 2257MB (66%) java.lang.ArrayIndexOutOfBoundsException: 3 at algorithms.CostesSignificanceTest.execute(CostesSignificanceTest.java:99) at Coloc_2.colocalise(Coloc_2.java:447) at Coloc_2.run(Coloc_2.java:160) at ij.IJ.runUserPlugIn(IJ.java:199) at ij.IJ.runPlugIn(IJ.java:163) at ij.Executer.runCommand(Executer.java:131) at ij.Executer.run(Executer.java:64)...
### Please confirm these before moving forward - [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue. - [X] I have tested that this issue...