Package: shinydrive
Type: Package
Title: File Sharing Shiny Module
Version: 0.1.3
Authors@R: c(
    person("Benoit", "Thieurmel", email = "bthieurmel@gmail.com", role = c("aut", "cre")),
    person("Thibaut", "Dubois", email = "thibaut.dubois@datastorm.fr", role = c("aut"))
    )
Description: Shiny module for easily sharing files between users. Admin can add, remove, edit and download file.
    User can only download file. It's also possible to manage files using R functions directly.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: htmltools, shiny, tools, yaml, DT, R.utils, knitr
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-09-28 09:25:09 UTC; BenoitThieurmel
Author: Benoit Thieurmel [aut, cre],
  Thibaut Dubois [aut]
Maintainer: Benoit Thieurmel <bthieurmel@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-29 06:10:02 UTC
Built: R 4.1.2; ; 2022-09-30 11:30:23 UTC; unix
