-
Updated maintainer email.
-
rs_pairs()gets a new argumentmatch_firstto control if products in the first period match to themselves (#1).
-
Added a vignette.
-
rs_matrix()is about twice as fast now.
- Updated to work with Matrix >= 1.5-0.
-
Making the
"Y"vector withrs_matrix()no longer gives an error with length-0 inputs and a factor with non-empty levels. -
rs_matrix()cleans up the enclosing environment of its result.
rs_pairs()andrs_matrix()are now faster, and less picky about their inputs for time periods.
-
rs_pairs()has been reworked to be much faster and more general, whilers_unpair()has been removed. These changes are not backwards compatible. -
Added French translations.
-
Fixed the NOTE about LazyData from CRAN.