John
John
I think it would be useful to have the option to include manual prefix text (e.g. Fig/Figure/Table/etc) in html cross-reference links. That is, instead of **Figure [2](#)**, we might sometimes...
If a raster layer that contains only NA values is written to disk and then read back into R, the following error is thrown when plotting with `tm_raster`: ```r Error...
Some regex bugs exist in `bib2df_gather`, e.g.: ``` r cat('@Article{mykey, Author = {me}, Title = {{FOO} bar {bAZ}}, Year = {2011} } ', file=f ─ Session info ────────────────────────────────────────────────────────── #> setting...
Clarify in README.md that API details need to be inserted into index.html, as per #436.
It seems that `'modal'` returns different results than `terra::modal`/`raster::modal` when used as the function to apply within `terra::aggregate`. This is particularly apparent when the raster contains NAs, but also occurs...
Link to [Download admin-0 Excel file](https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/countryList.zip) is dead on [this page](https://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-0-details/) (and maybe other pages).
One of the colours in was lacking the "#". ```r > d3.schemeCategory10[7] [1] "e377c2" ```
If a user signs in using `secure_app` and then closes the browser tab, reopening the tab crashes the app with error: ```R Warning: Error in : Unsupported language ! 49:...