Due to the urgency to publish CSIndicators to CRAN as soon as possible, the dependency in s2dv had to be removed. The functions used were InserDim and Reorder:
- InserDim has been substituted by an equivalent auxiliary function in zzz.R
- Reorder has been substituted with functions
match()
andaperm()
from base R