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.11")



Attach the package and use:
library("TKCat")
Maintained by
Patrice Godard
[Scholar Profile | Author Map]
First Published: 2021-03-04
Latest Update: 2023-02-16
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.11, https://cran.r-project.org/web/packages/TKCat. Accessed 13 Apr. 2025.
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)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for TKCat0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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