pivot: 'SQL' PIVOT and UNPIVOT

Extends the 'tidyverse' packages 'dbplyr' and 'tidyr' functionality with pivot(), i.e. spread(), and unpivot(), i.e. gather(), for reshaping remote tables. Currently only 'Microsoft SQL Server' is supported.

Version: 18.4.17
Depends: R (≥ 3.4.0)
Imports: assertthat, dplyr, dbplyr (≥ 1.2.1), DBI, magrittr, purrr, rlang, tidyselect, tidyr, lubridate, colorspace
Suggests: testthat, covr
Enhances: odbc
Published: 2018-05-01
Author: Andrew Redd <https://orcid.org/000-0002-6149-2438> [aut, cre]
Maintainer: Andrew Redd <Andrew.Redd at hsc.utah.edu>
License: Unlimited
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: pivot results

Downloads:

Reference manual: pivot.pdf
Package source: pivot_18.4.17.tar.gz
Windows binaries: r-devel: pivot_18.4.17.zip, r-release: pivot_18.4.17.zip, r-oldrel: pivot_18.4.17.zip
OS X binaries: r-release: pivot_18.4.17.tgz, r-oldrel: pivot_18.4.17.tgz

Linking:

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