Skip to content

Releases: thewileylab/shinyBigQuery

0.0.4.1000

Choose a tag to compare

@the-mayer the-mayer released this 01 Apr 05:10
311f41e

Updates

  • Better logic to determine appropriate Google ClientID JSON
  • Allow golem users to specify ClientID JSON with run_app()

Issues with this release?

Please report any issues with this release on GitHub.

0.0.4.0000

Choose a tag to compare

@the-mayer the-mayer released this 18 Mar 23:36
a30a450

Updates

  • Improved package documentation

Fixes

  • Use latest userBox() function from shinydashboardPlus

Issues with this release?

Please report any issues with this release on GitHub.

0.0.3.0000

Choose a tag to compare

@the-mayer the-mayer released this 07 Jan 04:13

Updates

  • Users may use only the mod_BigQuery_setup.R file, if they wish not to install the package.
    • Google Credentials must be supplied, if using in this mode
  • Users may now specify their own Google ClientID for local package installations.

Issues with this release?

Please report any issues with this release on GitHub.

0.0.2.9002

Choose a tag to compare

@the-mayer the-mayer released this 18 Nov 18:12

Minor Update

0.0.2.9000

Choose a tag to compare

@the-mayer the-mayer released this 23 Oct 16:16

Initial Release

A shiny module to authenticate your R Shiny Application with Google BigQuery.

Usage

Add this module to your Shiny application to connect with Google BigQuery. List projects/datasets associated with your Google account and generate a DBI connection object to facilitate table connections. See the Readme for details!

Issues?

Please report any issues with this release on GitHub.