Package: rwarrior
Type: Package
Title: R Warrior - An AI Programming Game
Version: 0.4.1
Authors@R: c(
  person("Rick M", "Tankard", email = "rickmtankard@gmail.com", role = c("cre", "aut"),
    comment = c(ORCID = "0000-0002-8847-9401"))
  )
Description: A port of Ruby Warrior.
    Teaches R programming in a fun and interactive way.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: methods, R6, glue, cli, dplyr, tibble, checkmate, stringr
Suggests: covr, knitr, rmarkdown, purrr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-06 07:04:03 UTC; tankard.r
Author: Rick M Tankard [cre, aut] (<https://orcid.org/0000-0002-8847-9401>)
Maintainer: Rick M Tankard <rickmtankard@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-07 07:40:02 UTC
Built: R 4.2.0; ; 2022-09-08 12:20:42 UTC; unix
