Package: opentriviadb
Type: Package
Title: Interface to the 'Open Trivia Database'
Version: 1.0.0
Author: Conor Neilson
Maintainer: Conor Neilson <condwanaland@gmail.com>
Description: The 'Open Trivia Database'<https://opentdb.com/> is a open source,
    user contributed, database of trivia questions and answers. This package 
    provides an interface to download and access questions and answers from
    within R.
License: CC0
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.1
Imports: rlang, dplyr, tidyr, httr
NeedsCompilation: no
Packaged: 2021-03-19 02:55:06 UTC; conorneilson
Repository: CRAN
Date/Publication: 2021-03-22 09:10:02 UTC
