-
-
Notifications
You must be signed in to change notification settings - Fork 206
Identify deprecated functions #685
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
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@szhorvat is |
Hmm, maybe it's time to start a checklist? (I'll try to stick to the
That's all that I've found in the docs so far. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Only one item to go 🎉
I am waiting on #1507 so it might be next week. |
They should not be removed. They are used for the progress and status reporting. These functions are called from C to communicate progress/status. Example:
This shows the console.
Now watch the progress bar. I see some debugging messages as well, which don't come from the C core. If these are reported though |
It was done when we were working on serialization of graph to give some idea for the user what happens under the hood. |
Thanks both! I'll let someone more knowledgeable than me answer @Antonov548. I think everything related to deprecation in this issue was done so afterwards we can close it. 🎉 |
The status messages during deserialization are an edge case, let's keep them for now -- not important. We didn't see other status messages. |
Uh oh!
There was an error while loading. Please reload this page.
#' @keywords internal
DONEFunctions with dots in their name that are not deprecated (or there is no alternative)
(This is a community-edited section.)
get.edge.ids()
as.igraph()
The text was updated successfully, but these errors were encountered: