Movatterモバイル変換
[0]ホーム
#News
hetu 1.1.0 (2024-12-03)
- Add summary method and plot methods for data.frames produced by
hetu_diagnostic() - Add support for the new century markers that were added in a Finnishgovernment decree 8.7.2022/690 that amended another government decree25.2.2010/128 (“Government Decree on the Population InformationSystem”).
hetu 1.0.7 (2022-05-16)
- subsetting-parameter (TRUE or FALSE) dropped from
hetu_diagnostic() function as it was unnecessary syntacticsugar that was difficult to communicate to users. Similarfunctionalities can be easily achieved with standard subsettingfunctionalities found in base R and especially in tidyverse. satu_ctrl_char() parameter for printing wholeSATU/FINUID-numbers is now called “print.full” instead of“complement”.
hetu 1.0.6.9000 (2022-01-18)
- Rewritten
rpin() function for increased speed - Added new function
hetu_control_char() both forinternal use in other functions as well as convenience (sometimes youknow the rest of the identity code and just need to determine thecontrol character) - Added support for checking the validity of Finnish electronic UniqueIdentification Numbers (SATU / FINUID). Two new functions:
satu_ctrl() andsatu_ctrl_char(), the formerworks likehetu_ctrl() and the latter works likeabovementionedhetu_control_char() hetu() table column name checksum changed to moredescriptive ctrl.char. The change also affects related column names inhetu_diagnostic(). This is to illustrate the point thatFinnish personal identity code has control characters (numbers andletters) instead of check digits.
hetu 1.0.3 (2021-07-28)
- Implementing recommendations from goodpractice (whole package) andlintr (hetu.R) for better code legibility
- Renamed internal objects to make it easier to distinguish betweenuser input (function arguments), internal objects used in intermediatesteps and output names for the data table
- New function
hetu_control_char() for easy calculationof control characters when birth date and personal numbers are alreadyknown
hetu 1.0.2 (2020-11-23)
- Moving away from Travis CI to GitHub Actions
hetu 1.0.1 (2020-10-15)
- Build submitted to CRAN
- More organized vignette, hetu and BID examples separated
- Minor fixes to
hetu_diagnostic() andrbid()
hetu 0.3.1 (2020-10-14)
- Added function for generating Finnish Business IDs,
rbid() - Added new alias to
hetu_diagnostic(),pin_diagnostic(), for better consistency with otherfunctions - New examples in package vignette
hetu 0.3.0 (2020-10-13)
- Optimized functions: generating and handling a large amount of PINsis now much faster (tested with 5.5 million PINs)
- new
bid_ctrl() function for checking the validity ofFinnish Business IDs hetu() table column name personal.number changed toshorter p.num
hetu 0.2.4 (2020-09-10)
- Option to print explicit diagnostics in hetu-function
hetu_diagnostic() function for easier viewing ofdiagnostic information
hetu 0.2.1-0.2.3 (2020-09-09)
- Updates to pkgdown
- Improvements to vignette
- Warning messages and new tests for invalid inputs
- Fixes in hetu.R in handling temporary / artificial pins
- Tests for deprecated pin_to_date function
- Added codecov integration
- Minor fixes
hetu 0.2.0 (2020-09-04)
- Added
rpin() function for generating random hetuPINs - Added ability to handle temporary or artificial hetu PINs(allow.temp, is.temp)
- Added tests to achieve 100 % test coverage
- Deprecation of pin_to_date, addition of
pin_date() - Numerous minor bugfixes and additions to help files andvignettes
hetu 0.1.1 (2012-06-26)
- Package created based on earlier functions migrated from sorvi
[8]ページ先頭