Other packages > Find by keyword >

TKCat  

Tailored Knowledge Catalog
View on CRAN: Click here


Download and install TKCat package within the R console
Install from CRAN:
install.packages("TKCat")

Install from Github:
library("remotes")
install_github("cran/TKCat")

Install by package version:
library("remotes")
install_version("TKCat", "1.1.14")



Attach the package and use:
library("TKCat")
Maintained by
Patrice Godard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-04
Latest Update: 2025-06-05
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.
How to cite:
Patrice Godard (2021). TKCat: Tailored Knowledge Catalog. R package version 1.1.14, https://cran.r-project.org/web/packages/TKCat. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.5.4 (2021-03-04 10:40), 0.7.1 (2022-01-17 07:02), 1.0.3 (2022-06-07 16:00), 1.0.6 (2022-10-21 13:35), 1.0.7 (2023-02-16 15:50), 1.1.7 (2024-05-08 08:10), 1.1.8 (2024-05-23 09:10), 1.1.11 (2024-07-03 16:50), 1.1.12 (2025-03-17 15:50), 1.1.14 (2025-06-05 07:00)
Other packages that cited TKCat R package
View TKCat citation profile
Other R packages that TKCat depends, imports, suggests or enhances
Complete documentation for TKCat
Functions, R codes and Examples using the TKCat R package
Some associated functions: MDB . MDBs . TKCat . add_chMDB_user . add_chTKCat_collection . add_collection_member . archive_chMDB . as_chMDB . as_fileMDB . as_memoMDB . chMDB . chTKCat . ch_insert . change_chTKCat_password . check_chTKCat . collection_members . compare_MDB . count_records . create_chMDB . create_chTKCat_user . data_file_size . data_files . data_model . data_tables . db_disconnect . db_info . db_reconnect . db_tables . dims . drop_chMDB . drop_chTKCat_user . empty_chMDB . explore_MDBs . fileMDB . filter.chMDB . filter.fileMDB . filter.memoMDB . filter.metaMDB . filter_mdb_matrix . filter_with_tables . format.chTKCat . get_MDB . get_chMDB_timestamps . get_chTKCat_collection . get_collection_mapper . get_confrontation_report . get_hosts . get_local_collection . get_query . get_shared_collections . heads . import_collection_mapper . import_local_collection . init_chTKCat . is.MDB . is.TKCat . is.chMDB . is.chTKCat . is.fileMDB . is.memoMDB . is.metaMDB . is_chMDB_public . is_current_chMDB . join_mdb_tables . list_MDBs . list_chMDB_timestamps . list_chMDB_users . list_chTKCat_collections . list_chTKCat_users . list_local_collections . list_tables . manage_chTKCat_users . map_collection_members . memoMDB . mergeTree_from_RelTableModel . mergeTrees_from_RelDataModel . metaMDB . read_collection_members . read_fileMDB . relational_tables . remove_chMDB_user . remove_chTKCat_collection . scan_fileMDBs . search_MDB_fields . search_MDB_tables . set_chMDB_access . set_chMDB_timestamp . show_collection_def . slice.chMDB . slice.fileMDB . slice.memoMDB . slice.metaMDB . unarchive_chMDB . update_chMDB_grants . update_chTKCat_user . write_MergeTree . write_collection_members . 
Some associated R codes: ClickHouse.R . MDB.R . TKCat.R . chMDB.R . chTKCat.R . collection_members.R . data-model.R . fileMDB.R . generics.R . local-collections.R . memoMDB.R . metaMDB.R . namespace.R . shiny-helpers.R . zzz.R .  Full TKCat package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA