Skip to content

rplexos 1.1

Compare
Choose a tag to compare
@eibanez eibanez released this 10 Jun 20:25
· 109 commits to master since this release

Enhancements

  • Reduce the dependency on a few other packages.
  • time.range can be defined as a R date or datetime object.
  • Use the built-in data in the documentation examples. (#35)
  • Add filter to query_generator so that it only returns the list of generators.
  • Delete unused columns from query_zone and query_region.

Bug fixes

  • Correctly handle interval queries for databases that don't have the requested data.
  • Fix an error in process_folder when dplyr 0.4.2 is installed (#37).

Database structure

Structure has not changed since v1.0.