Releases: RMI-PACTA/r2dii.match
Releases · RMI-PACTA/r2dii.match
Release list
r2dii.match 0.4.1
r2dii.match 0.4.0
-
data_dictionarydataset added to define the columns in each dataset used or exported by the functions in this package -
@jacobvjk is now the maintainer.
r2dii.match 0.3.0
Breaking changes
match_name()gains a new argument in its signature,sector_classification, which is placed before the...argument. Where users have used...to pass additional unnamed arguments by position, they will need to update their code to pass these arguments by name so that they are not confused as an input tosector_classfication. The new argumentsector_classificationis optional and defaults tor2dii.data::sector_classifications. Explicitly passing asector_classificationtomatch_name(), enables users to use their own sector classification systems to match loan books to the abcd, assuming thesector_classificationis mapped appropriately to PACTA sectors and has the same format asr2dii.data::sector_classifications. Own sector classifications can no longer be passed tomatch_name()via options.
r2dii.match 0.2.1
r2dii.match 0.2.0
r2dii.match 0.1.4
to_aliascan now handle strange encodings without error (#425, @kalashsinghal @Tilmon).
r2dii.match 0.1.3
v0.1.3 Increment version number to 0.1.3
r2dii.match 0.1.1
r2dii.match 0.1.0
- New argument
abcdofmatch_name()supersedes the argumentald(#399).