Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    It's a bit difficult to help without any sample data and a reproducible example. I noticed that you declare looppop but then populate pop inside the for loop. Can you please edit your question to include a minimal reproducible example that reproduces the warning. Commented Mar 21, 2018 at 0:30
  • I reproduced this example and it worked for me on R v3.4.3, generating a 98 element list of lists, where the size of each element grows in each step. Commented Mar 21, 2018 at 3:21