CRAN/E | kibior

kibior

A Simple Data Management and Sharing Tool

Installation

About

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) doi:10.1093/bioinformatics/btp328) , 'Biostrings' (H. Pagès and al. (2020) doi:10.18129/B9.bioc.Biostrings) , and 'Rsamtools' (M. Morgan and al. (2020) doi:10.18129/B9.bioc.Rsamtools) , but also a long list of more common ones with 'rio' (C-h. Chan and al. (2018)) .

Citation kibior citation info
github.com/regisoc/kibior
Bug report File report

Key Metrics

Version 0.1.1
R ≥ 4.0
Published 2021-01-28 1187 days ago
Needs compilation? no
License GPL-2
CRAN checks kibior results

Downloads

Yesterday 10 0%
Last 7 days 64 +21%
Last 30 days 201 -2%
Last 90 days 599 -28%
Last 365 days 2.534 +5%

Maintainer

Maintainer

Régis Ongaro-Carcy

regis.ongaro-carcy2@crchudequebec.ulaval.ca

Authors

Régis Ongaro-Carcy

aut / cre / ctb

Arnaud Droit

fnd

Material

README
Reference manual
Package source

Vignettes

kibior_biological_examples
kibior_introduction

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

kibior archive

Depends

R ≥ 4.0

Imports

R6 ≥ 2.5.0
data.table ≥ 1.13.2
stringr ≥ 1.4.0
purrr ≥ 0.3.4
jsonlite ≥ 1.7.1
rio ≥ 0.5.16
tibble ≥ 3.0.4
dplyr ≥ 1.0.2
magrittr ≥ 1.5
tidyr ≥1.1.2
elastic ≥ 1.1.0
Biostrings
Rsamtools
rtracklayer

Suggests

ggplot2 ≥ 3.3.2
readr ≥ 1.4.0
xml2 ≥ 1.3.2
yaml ≥ 2.2.1
testthat ≥ 3.0.0
rmarkdown ≥ 2.5
knitr ≥1.30