Skip to content

Releases: us-bea/bea.R

v1.1.0

03 Apr 17:41

Choose a tag to compare

Update to handle modified response data structure in beaGet, general improved error handling, update search function to reflect latest changes in dataset metadata, and temporarily remove visualization function.

bea.R_1.1.0.tar.gz

Full Changelog: v1.0.6...v1.1.0

bea.R v1.0.6 Change API DNS

23 Feb 18:03
386ecd6

Choose a tag to compare

  • Change from www.bea.gov to apps.bea.gov
  • Add .onLoad message about change from TableID => TableName
  • Update GitHub URL in DESCRIPTION

bea.R v1.0.5 TableName replaces TableID in beaGet() for NIPA and NIUnderlyingDetail, but NOT FixedAsset, datasets

23 Feb 17:01
7f072af

Choose a tag to compare

  • Patched beaUpdateMetadata.R, beaSearch.R to reflect changes in API GET request for national datasets except FixedAssets
  • Minor patch for capitalization issue

bea.R v1.0.4

07 Dec 18:40
7659360

Choose a tag to compare

Update to fix change in metadata structure for search function.

bea.R v1.0.2 search patch

12 Jul 22:16

Choose a tag to compare

Fixes to beaSearch function:

  • Drop obsolete RegionalData set.
  • Handle regional and national separately.

⋅⋅⋅Warning if account area search index missing.⋅⋅
⋅⋅⋅Return results from one or the other even if both not found.⋅⋅

bea.R v1.0.1

26 Jan 15:29

Choose a tag to compare

Bug fix to bea2Tab and beaUpdateMetadata:

  • bea2Tab now reshapes tables based on "Year" as well as "TimePeriod" (prioritizes "TimePeriod" if both are present), fixing issue with reshaping several industry and international datasets
  • Silence metadata file update

bea.R v1.0.0 published

07 Dec 17:59

Choose a tag to compare

First CRAN-published version of the library

beaR V1.0.0 Beta

26 Oct 22:22

Choose a tag to compare

beaR V1.0.0 Beta Pre-release
Pre-release

First stable version following initial rounds of beta testing