Package: directotree
Type: Package
Title: Creates an Interactive Tree Structure of a Directory
Version: 1.0.0
Authors@R: person("Louis", "Sirugue", email = "lsirugue@protonmail.com", role = c("aut", "cre"))
Description: Represents the content of a directory as an interactive collapsible tree. Offers
    the possibility to assign a text (e.g., a 'Readme.txt') to each folder
    (represented as a clickable node), so that when the user hovers the pointer
    over a node, the corresponding text is displayed as a tooltip.
Depends: R (>= 3.0.0)
License: GPL (>= 3)
Encoding: UTF-8
Imports: collapsibleTree (>= 0.1.6), data.tree (>= 0.7.6)
LazyData: true
NeedsCompilation: no
Packaged: 2018-10-06 22:54:44 UTC; Louis
Author: Louis Sirugue [aut, cre]
Maintainer: Louis Sirugue <lsirugue@protonmail.com>
Repository: CRAN
Date/Publication: 2018-10-07 18:32:12 UTC
Built: R 4.2.0; ; 2022-03-22 12:21:27 UTC; unix
