Stefano Mezzini
Stefano Mezzini
Attaching the `ragg` package prevents one from using unicode characters in base `plot()` and `ggplot()`, as any string with unicode will be blank. However, printing a plot (with either `plot()`...
Buongiorno, vivo in Canada e da qualche mese sfido mio padre - in Italia - a Wordle e a Parle, quasi ogni giorno, senza problemi di fuso orario. Dal 31...
Hi, I just installed `luna` to download AVHRR data, and I keep getting the following error: ``` > library('luna') # for avhrr, modis, sentinel, and landsat data > > getAVHRR(start_date...
Hi Gavin, I have a dataset with control and treatment animals (`C_*` and `T_*`, respectively). Plotting the partial effect of `s(doy, animal_year, by = group, bs = 'fs')` returns the...
`draw()` fails if `parametric = TRUE` when a `bam()` has a `subset` specified and `discrete = TRUE`
Hi Gavin, thank you for actively maintaining `{gratia}`! `draw()` fails with an error when I I try to plot a model with `parametric = TRUE` and I fit the model...