-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in graphics::par(old.par) #4
Comments
@ledell I cannot reproduce your error here. Have you generated the file trmm_acc.tiff using the @mdsumner suggested to change slightly the workflow for the TRMM function.
|
Seems fine now, here on Windows. |
@cvitolo Yes, this is working on my end (on a mac). |
Great, thanks! I'm closing this now :) |
This issue is part of this ropensci review
@ledell said:
Found a possible bug:
library(raster)
Loading required package: sp
b <- brick('trmm_acc.tif')
plot(b)
Error in graphics::par(old.par) :
invalid value specified for graphical parameter "pin"
The text was updated successfully, but these errors were encountered: