Package: shinydrive
Type: Package
Title: File Sharing Shiny Module
Version: 0.1.1
Authors@R: c(
    person("Benoit", "Thieurmel", email = "benoit.thieurmel@datastorm.fr", role = c("aut", "cre")),
    person("Titouan", "Robert", email = "titouan.robert@datastorm.fr", role = c("aut")),
    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
LazyData: true
RoxygenNote: 7.1.1
Imports: htmltools, shiny, tools, yaml, DT, R.utils, knitr
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-01-08 08:41:21 UTC; BenoitThieurmel
Author: Benoit Thieurmel [aut, cre],
  Titouan Robert [aut],
  Thibaut Dubois [aut]
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
Repository: CRAN
Date/Publication: 2021-01-11 09:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 09:54:05 UTC; windows
