Package: do
Type: Package
Title: Data Operator
Version: 2.0.0.0
Description: Flexibly convert data between long and wide format using just two
    functions: reshape_toLong() and reshape_toWide().
Author: Jing Zhang, Zhi Jin
Maintainer: Jing Zhang<zj391120@163.com>
License: GPL-3
Encoding: UTF-8
Imports: data.table, plyr, tmcn, methods, tidyselect, reshape2, tidyr,
        rvest, xml2, crayon, httr, usethis, desc, utils, rstudioapi,
        stringr, openxlsx
RoxygenNote: 7.1.1
URL: https://github.com/yikeshu0611/do
BugReports: https://github.com/yikeshu0611/do/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 4.1)
NeedsCompilation: no
Packaged: 2021-08-03 09:37:30 UTC; asus
Repository: CRAN
Date/Publication: 2021-08-03 11:40:02 UTC
