Change concatenation to list construction.
## S4 method for signature 'derep' c(x, ..., recursive = FALSE)
x
A derep-class object
...
objects to be concatenated.
recursive
logical. If recursive = TRUE, the function recursively descends through lists (and pairlists) combining all their elements into a vector.
recursive = TRUE
list.