Package: shinydrive
Type: Package
Title: File Sharing Shiny Module
Version: 0.1.5
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")),
    person("Jérémy", "Boussaguet", email = "jeremy.boussaguet@quadratic-labs.com", role = ("ctb"))
    )
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.3.3
Imports: htmltools, shiny, tools, yaml, DT, R.utils, knitr, zip
Suggests: testthat
NeedsCompilation: no
Packaged: 2025-12-05 10:24:21 UTC; BenoîtThieurmel
Author: Benoit Thieurmel [aut, cre],
  Thibaut Dubois [aut],
  Jérémy Boussaguet [ctb]
Maintainer: Benoit Thieurmel <bthieurmel@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-06 11:30:02 UTC
Built: R 4.4.1; ; 2025-12-06 12:42:56 UTC; unix
