Package: TKCat
Type: Package
Title: Tailored Knowledge Catalog
Version: 1.1.14
Authors@R: c(
    person(
        "Patrice", "Godard",
        role = c("aut", "cre","cph"),
        email = "patrice.godard@gmail.com"
    )
    )
Description: Facilitate the management of data from knowledge
   resources that are frequently used alone or together
   in research environments.
   In 'TKCat', knowledge resources are manipulated as modeled database (MDB)
   objects. These objects provide access to the data tables along with a general
   description of the resource and a detail data model documenting the
   tables, their fields and their relationships.
   These MDBs are then gathered in catalogs that can be easily
   explored an shared.
   Finally, 'TKCat' provides tools to easily subset, filter and combine MDBs and
   create new catalogs suited for specific needs.
URL: https://patzaw.github.io/TKCat/, https://github.com/patzaw/TKCat/
BugReports: https://github.com/patzaw/TKCat/issues
Depends: R (>= 3.6), ReDaMoR (>= 0.7.0), magrittr, DBI, visNetwork,
        dplyr
Imports: ClickHouseHTTP, rlang, tidyselect, getPass, shiny,
        shinydashboard, DT, htmltools, readr, jsonlite, jsonvalidate
        (>= 1.3.2), base64enc, markdown, promises, future, xml2,
        Matrix, uuid, crayon, roxygen2
Suggests: knitr, rmarkdown, stringr, RClickhouse, data.tree, BED
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-05 04:05:31 UTC; pgodard
Author: Patrice Godard [aut, cre, cph]
Maintainer: Patrice Godard <patrice.godard@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-05 05:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:39:49 UTC; windows
