Package: shinysurveys
Title: Create and Deploy Surveys in 'Shiny'
Version: 0.1.2
Authors@R: 
    c(
    person(given = "Jonathan",
           family = "Trattner",
           role = c("aut", "cre"),
           email = "jdt@jdtrat.com",
           comment = c(ORCID = "0000-0002-1097-7603")),
    person(given = "Lucy", 
           family = c("D'Agostino McGowan"), 
           role = c("aut"),
           email = "mcgowald@wfu.edu"),
    person(given = "Paul",
           family = c("Le Grand"),
           role = c("ctb"),
           email = "ptlegrand1@gmail.com")
    )
Description: Easily create and deploy surveys in 'Shiny'. This package includes
    a minimalistic framework similar to 'Google Forms' that allows for url-based 
    user tracking, customizable submit actions, easy survey-theming, and more.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: shiny, shinyjs, sass
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-02-18 03:51:29 UTC; jt
Author: Jonathan Trattner [aut, cre] (<https://orcid.org/0000-0002-1097-7603>),
  Lucy D'Agostino McGowan [aut],
  Paul Le Grand [ctb]
Maintainer: Jonathan Trattner <jdt@jdtrat.com>
Repository: CRAN
Date/Publication: 2021-02-19 10:00:02 UTC
