Results 13 comments of Luigi Ranghetti

@markolipka yes, the bug was fixed in version 1.5.1.9000. I updated the title and the description, since I prefer leaving this issue open (this because CRAN version is still bugged...

The new version [1.5.2](https://github.com/ranghetti/sen2r/releases/tag/v1.5.2) which includes this important patch is ready, but unfortunately CRAN maintainers are rejecting the re-submission because of a segmentation fault occurred on [Prof. Ripley's machine](https://www.stats.ox.ac.uk/pub/bdr/M1mac/sen2r.out), although...

Version [1.5.3](https://github.com/ranghetti/sen2r/releases/tag/v1.5.3), which includes this important patch, is on CRAN.

Thanks @edzer for the message at https://github.com/ranghetti/sen2r/issues/396. It seems that the invalid geometry whose the error message refers is a consequence of a different output obtained using `st_union()` versions 0.9.8...

> Hi, > > I could help with the "Update products" task. Hi @pkautio , I answer here regarding your offer in #262. You are welcome for this help. To...

@maelle I think the first would be preferable, thanks.

As done for package {sen2r} I definitively have to leave the maintenance of R packages I contributed to. {MODIStsp} will be removed from CRAN; I leave @maelle managing this call...

Il it can help, I also encountered this problem; all worked fine after installing the github version of leafem (v. ‘0.2.3.9006’). This solved also r-tmap/tmap#882. Tested both on Windows and...

This was fixed with #256, you need to update the package from Github using the command `remotes::install_github("ropensci/MODIStsp")`