-
Notifications
You must be signed in to change notification settings - Fork 96
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
can't use the aggregate
function
#731
Comments
That's not a
|
I am really sorry I didn't notice the last part was truncated.
|
Did you load |
Please give the full output, starting from a clean R session (no other packages loaded), when you run
|
sure. Here it is:
|
You have 41 packages loaded via namespace, I have 17, it's possible that the problem lies in that difference. I asked you to do this in a clean R session. |
I restarted the session (ctl + shift + F10) but it was still loading when I copied the output.
|
it looks like it's gone. |
It was already gone in #731 (comment) - we forgot to scroll right. |
As I said, I see it when I call |
It's normal that you can't call
|
maybe I am missing something very obvious, but this function for example used to work 6 months ago or so, and it is based on the aggregate method for
|
Hello,
I can't call the
aggregate
function from thestars
package, although I can see it in the documentation and methods.> methods(class = "stars")
I use R version 4.4.1, and I have both dependencies
sf
andterra
here is my sessioninfo:
The text was updated successfully, but these errors were encountered: