Robert Hijmans

Results 210 comments of Robert Hijmans
trafficstars

The default in raster::plotRGB is to not stretch (in my terminology). But it needs to know the scale of the RGB values and assumes that these are between 0 and...

The RGB channels (bands, color components) are intensities in red, green and blue, between 0 and `n`, where `n` is the maximum color depth (range, scale, resolution). `n` is often...

I think this has been fixed in the development version.

Rather the plan is to re-develop much of dismo in "[predicts](https://github.com/rspatial/predicts)" That has developed slower than anticipated because of the demand from "terra". Please check it out. Contributions (including requests)...

Since nobody else has complained it would appear to be very specific to your case. I cannot reproduce this; so there is nothing much I can do. I wonder if...

I cannot reproduce this. Perhaps because of a difference in memory availability. But before I dig deeper, can you confirm that this problem persists for you? Specifically, I would expect...

I believe this has now been fixed in the development version.

Sorry for the long response time. I have updated the manual (warning about disagg) and I have made the method more memory safe.

Thank you very much and sorry for the long response time. Fixed as suggested.