Erich Neuwirth

Results 11 issues of Erich Neuwirth

When using `geom_text` to put labels on an animation, the labels are rendered in very bad quality. Is there a way to circumvent this problem? The following piece of code...

I am trying to run Snap4Arduino (downloaded the binary from snap4arduino.rocks) om MacOS 10.13.1, but I cannot be started. I get an error: The application "Snap4Arduino.app" can't be started -47...

enhancement

I am using tiles with `addProviderTiles` and to display a city map below my polygon map. I would like to mask off the part of the map outside of the...

I would like to add title text to the navigation bar, like this ![2019-07-31_22-12-31](https://user-images.githubusercontent.com/157619/62244888-a8f22b00-b3e0-11e9-94a1-08daa7ec7ae5.png) I have created a hack, but the hack involves hardcoding this text in `nav.html` . I...

Im am trying to run the command `quarto install extension juliantao/qletter` and this is what I get ``` Version: Deno x.x.x Platform: macos aarch64 Version: 1.37.2 Args: ["/Applications/quarto/bin/tools/aarch64/deno", "run", "--unstable",...

I just installed the notifier package on MacOS 10.13.6 with R 3.5.1 and it did not work. It did not give an error message, but there was no message. So...

Die AGES-Daten gibts seit 15.5.2021 nicht mehr. Ich hab im Skript aber kein Problem gefunden. Können sie das bitte überprüfen. Vielleicht könnten sie mit auf Twitter auch DM erlauben oder...

On MacOS 15.2 on MacStudio with M1 Max both with 0.91 stable and with 0.92 nightly midi out to Internal GM synth does not work. I tested with a simple...

*Before continuing with the bug report, does updating to the latest version fix this issue?* [Yes/No] No **Describe the bug** A clear and concise description of what the bug is....

bug

Creating a `tibble` with a column of data type `bigq ` from `gmp` does not work Here is the reprex ``` r library(tibble) library(gmp) #> #> Attaching package: 'gmp' #>...