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 07 Mar. 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)
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

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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