Other packages > Find by keyword >

kibior  

A Simple Data Management and Sharing Tool
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("kibior", "0.1.1")



Attach the package and use:
library("kibior")
Maintained by
Régis Ongaro-Carcy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-18
Latest Update: 2021-01-28
Description:
An interface to store, retrieve, search, join and share datasets, based on Elasticsearch (ES) API. As a decentralized, FAIR and collaborative search engine and database effort, it proposes a simple push/pull/search mechanism only based on ES, a tool which can be deployed on nearly any hardware. It is a high-level R-ES binding to ease data usage using 'elastic' package (S. Chamberlain (2020)) , extends joins from 'dplyr' package (H. Wickham et al. (2020)) and integrates specific biological format importation with Bioconductor packages such as 'rtracklayer' (M. Lawrence and al. (2009) ) , 'Biostrings' (H. Pag
How to cite:
Régis Ongaro-Carcy (2020). kibior: A Simple Data Management and Sharing Tool. R package version 0.1.1, https://cran.r-project.org/web/packages/kibior. Accessed 09 May. 2025.
Previous versions and publish date:
0.1.0 (2020-11-18 11:30), 0.1.1 (2021-01-28 16:20)
Other packages that cited kibior R package
View kibior citation profile
Other R packages that kibior depends, imports, suggests or enhances
Complete documentation for kibior
Downloads during the last 30 days
04/0904/1204/1304/1704/1804/1904/2204/2304/2505/0305/0505/07Downloads for kibior1234567TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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