Package: do
Type: Package
Title: Data Operator
Version: 2.0.0.1
Description: Flexibly convert data between long and wide format using just two
    functions: reshape_toLong() and reshape_toWide().
Authors@R: c(person(given = "Jing",
                     family = "Zhang",
                     role = c("aut", "cre"),
                     email = "zj391120@163.com"),
              person(given = "Zhi",
                     family = "Jin",
                     role = "aut"),
	      person("CRAN Team",  role = "ctb"))
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: 2024-09-11 09:48:25 UTC; ripley
Repository: CRAN
Date/Publication: 2024-09-11 17:20:37 UTC
Author: Jing Zhang [aut, cre],
  Zhi Jin [aut],
  CRAN Team [ctb]
Maintainer: Jing Zhang <zj391120@163.com>
Built: R 4.3.3; ; 2025-04-07 02:43:03 UTC; windows
