briqr: Interface to the 'Briq' API

An interface to the 'Briq' API <https://briq.github.io>. 'Briq' is a tool that aims to promote employee engagement by helping employees recognize and reward each other. Employees can praise and thank one another (for achieving a company goal, for example) by giving virtual credits (known as 'briqs' or 'bqs') that can be redeemed for various rewards. The 'Briq' API lets you create, read, update and delete users, user groups, transactions and messages. This package provides functions that simplify getting the users, user groups and transactions of your organization into R.

Version: 0.1.0
Depends: R (≥ 3.6.0)
Imports: magrittr (≥ 1.5), dplyr (≥ 0.8.0.1), httr (≥ 1.4.0), jsonlite (≥ 1.6), tibble (≥ 2.1.1)
Suggests: httptest (≥ 3.2.2), testthat (≥ 2.1.1)
Published: 2019-05-16
Author: David Rubinger [aut, cre]
Maintainer: David Rubinger <david.rubinger at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: briqr results

Documentation:

Reference manual: briqr.pdf

Downloads:

Package source: briqr_0.1.0.tar.gz
Windows binaries: r-devel: briqr_0.1.0.zip, r-release: briqr_0.1.0.zip, r-oldrel: briqr_0.1.0.zip
macOS binaries: r-release (arm64): briqr_0.1.0.tgz, r-oldrel (arm64): briqr_0.1.0.tgz, r-release (x86_64): briqr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=briqr to link to this page.