Skip to content

Suppress warning: (‘future_lapply-*’) added, removed, or modified devices for ggExtra::ggMarginal #788

Closed Answered by HenrikBengtsson
elgabbas asked this question in Q&A
Discussion options

You must be logged in to vote

The problem seems not to be from ggExtra::ggMarginal but from the ggplot2::ggplotGrob function. Please see here: tidyverse/ggplot2#6464

Agree, it appear that the graphics devices is opened by ggplot2::ggplotGrob(), which ggExtra::ggMarginal() calls internally.

Warning messages:
1: MultisessionFuture (‘future_lapply-1’) added, removed, or modified devices. A future expression must close any opened devices and must not close devices it did not open. Details: 1 devices differ: index=3, before=‘NA’, after=‘’
2: MultisessionFuture (‘future_lapply-2’) added, removed, or modified devices. A future expression must close any opened devices and must not close devices it did not open. Details: 1 …

Replies: 8 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by elgabbas
Comment options

You must be logged in to vote
2 replies
@HenrikBengtsson
Comment options

@HenrikBengtsson
Comment options

Comment options

You must be logged in to vote
1 reply
@HenrikBengtsson
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants