Simon Dedman
Simon Dedman
Wayne did changing your DESCRIPTION file Imports to > rgdal (>= 2.0.1), Help at all? I've just hit the same issue & this was my first thought. Cheers!
Ooh good point, if you're only importing sf you won't have rgdal explicitly so defo not your fault. Thanks!
@WayneGitShell I believe I just ignored it - IIRC this is a problem within the builder environment only, not with your package (necessarily). Just got my package uploaded to CRAN...
@WayneGitShell I think I just uploaded it successfully regardless.
Hi Laura, I'm surprised because I could have sworn I put a note about this in my submission to CRAN but all email chain evidence points to that being not...
Ah, that's Uwe, one of the main folks who'll be scrutinising your package (so to speak). So he should be understanding!
Same here for a date column called Date, in a `left_join`: > Joining, by = "Date" > Error in `stop_native_implementation()`: > ! `vec_cast.Date.Date()` is implemented at C level. Oddly enough,...
Hi Thomas, Maybe a brief note in `labs`, or similar? Or maybe a general note in `Details`, explaining it's glue syntax, maybe giving a link to any good glue resources...
Hi Edzer, The base plot methods were shown simply to demonstrate that these approaches take the same input object and both (`plot`/`contour` & `fishtrack3d`) produce an output that shows two...
Hi @edzer , hope you're well. I don't suppose you've had a few moments to look into this? With this issue, and [an unrelated problem whereby converting a raster from...