您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

17 行
366B

  1. Package: tidyAnimatedVerbs
  2. Type: Package
  3. Title: Animate Tidy Verbs
  4. Version: 0.1
  5. Date: 2018-08-19
  6. Author: Name
  7. Maintainer: Name <email@email.com>
  8. Description: This package allows to visualise the verbs of dplyr and tidyr
  9. License: CC0-1.0
  10. Depends: tidyverse,
  11. gganimate (>= 0.9.9.9999)
  12. RoxygenNote: 6.1.0
  13. Suggests:
  14. knitr
  15. VignetteBuilder: knitr
  16. Encoding: UTF-8