Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1007 Bytes

NEWS.md

File metadata and controls

41 lines (25 loc) · 1007 Bytes

jpstat 0.4.0

  • API keys for e-Stat and RESAS are now referenced from environment variables.
    • appId argument to estat() is now deprecated.
    • X_API_KEY argument of resas() is now deprecated.

jpstat 0.3.3

  • Correct errors on CRAN Package Check Results

jpstat 0.3.2

  • Fix a bug caused by the update to dplyr 1.1.0.
  • Use purrr 1.0.0 progress bar and remove dependency on progress.

jpstat 0.3.1

  • Fix a bug where resas() could not rectangle data (#6).

jpstat 0.3.0

jpstat 0.2.1

  • Bug fix for column selection.

jpstat 0.2.0

  • Change the package name from japanstat to jpstat.
  • Add dependency on navigatr package and support for activate() and rekey() functions.

jpstat 0.1.1

  • Fix Imports

jpstat 0.1.0