Skip to contents

BFS 0.5.8

CRAN release: 2024-02-23

  • All functions return NULL if no internet connection.
  • Tests skipped if no internet connection.

BFS 0.5.6

CRAN release: 2024-01-08

BFS 0.5.5

CRAN release: 2023-09-20

  • fix encoding bug in bfs_get_base_maps() #12
  • add fs R package dependency
  • add unit tests
  • remove unnecessary messages when calling bfs_get_catalog_*()
  • use tools instead of rappdirs
  • improve docs related to query dimensions

BFS 0.5.4

CRAN release: 2023-09-13

  • using only magrittr pipe to allow older R versions, fix #11

BFS 0.5.3

CRAN release: 2023-08-18

BFS 0.5.2

CRAN release: 2023-08-11

BFS 0.5.1

CRAN release: 2023-06-08

  • BREAKING CHANGE: fix BFS version 0.5 broke bfs_get_data(). Fix now #10 by removing “all” default argument to query.

BFS 0.5

CRAN release: 2023-06-08

BFS 0.4.8

CRAN release: 2023-05-31

  • BREAKING CHANGE: reorder arguments in functions for consistency
  • bfs_get_catalog_tables() now gets full catalog, fixing #5
  • bfs_get_catalog_tables() has new functions to filter datasets directly
  • use “httr2” instead of “jsonlite” for better console messages
  • improve README, docs and sticker.

BFS 0.4.7

CRAN release: 2023-05-19

  • add new function bfs_get_metadata()
  • fix bug duplicated column names with as_tibble(. .name_repair = "minimal")

BFS 0.4.5

CRAN release: 2023-02-27

BFS 0.4.4

CRAN release: 2022-12-14

BFS 0.4.3

CRAN release: 2022-09-07

BFS 0.4.2

BFS 0.4.1

CRAN release: 2021-10-09

BFS 0.3.1

CRAN release: 2021-05-10

  • fix issue #3 with pull request #1

BFS 0.3.0

CRAN release: 2021-03-23

BFS 0.2.6

  • Added a NEWS.md file to track changes to the package.
  • Added bfs_get_catalog() function, that scraps the RSS feed