NEWS
cpsR 1.0.0 (2023-09-09)
get_asec() and get_basic() no longer set an upper limit on supported years.
cpsR 0.7.0 (2023-01-05)
get_asec() now supports CPS ASEC microdata for 1992 to 2013.
get_basic() now supports basic monthly CPS microdata for 2023.
cpsR 0.6.0 (2022-09-13)
get_asec() now supports CPS ASEC microdata for 2022.
get_basic() now supports basic monthly CPS microdata for 1989 to 1993.
cpsR 0.5.0 (2022-02-09)
get_basic() now supports basic monthly CPS microdata for 2022.
cpsR 0.4.5 (2021-11-22)
- Documentation updates and improvements.
cpsR 0.4.4 (2021-10-27)
- Simplified examples based on feedback from CRAN.
cpsR 0.4.3
- Tweaked
DESCRIPTION based on feedback from CRAN.
cpsR 0.4.2
- Added a
NEWS.md file to track changes to the package.
- Added examples to resolve CRAN warning.
- Removed
LazyData from DESCRIPTION to resolve CRAN note.