ixplorer

Friendly DataOps with RStudio

https://github.com/ixpantia/ixplorer

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.4%) to scientific vocabulary

Keywords

dataops gitea hacktoberfest

Keywords from Contributors

dynamic transformation
Last synced: 6 months ago · JSON representation

Repository

Friendly DataOps with RStudio

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 11
  • Open Issues: 22
  • Releases: 2
Topics
dataops gitea hacktoberfest
Created about 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```


# ixplorer 


[![CRAN status](https://www.r-pkg.org/badges/version/ixplorer)](https://cran.r-project.org/package=ixplorer)
[![R-CMD-check](https://github.com/ixpantia/ixplorer/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ixpantia/ixplorer/actions/workflows/R-CMD-check.yaml)


### Espaol

# Descripcin

El paquete ixplorer trae la funcionalidad de ixplorer mas cerca tuyo. Tiene el 
propsito de permitir trabajar ms agilmente con su equipo de datos desde RStudio
y ms importante an, hacerlo sin detener su flujo de trabajo.
Esto se logra con ventanas interactivas de dentro de RStudio, funciones para 
extraer informacin til del da a da en ixplorer y funciones para 
facilitar tambin el trabajo con control de versiones con git.

### Instalacin

Hay dos maneras de realizar este paso. Podemos instalar la versin del CRAN con

```
install.packages("ixplorer")
```

O podemos instalar la versin en desarrollo desde GitHub. Para este paso,
primero necesitas installar el paquete devtools (o remotes). Si no lo has hecho
an, puedes instalarlo con:

```
install.packages("devtools")
```

Ahora puedes instalar ixplorer de GitHub con:

```r
devtools::install_github("ixpantia/ixplorer")
```

### English

## Overview

The ixplorer package brings the functionality of ixplorer closer to you. It is 
intended to allow you to work quicker with your data team from within RStudio
and more importantly, to do it without having to stop your workflow.
This is achieved with interactive gadgets from within RStudio, functions to 
extract useful day-to-day information from ixplorer, and functions to make it
easier to work with git version control as well.

### Installation 

There are two ways to install the package. We can install the CRAN version with:

```
install.packages("ixplorer")
```

Or, we can install the development version from GitHub. For this step, first 
you will need to install the `devtool` package on your computer. You can do it 
with:

```r
install.packages("devtools")
```

You can now install ixplorer from GitHub with:

```r
devtools::install_github("ixpantia/ixplorer")
```

Owner

  • Name: ixpantia
  • Login: ixpantia
  • Kind: organization
  • Location: Costa Rica

GitHub Events

Total
  • Issues event: 4
  • Watch event: 1
  • Push event: 1
  • Pull request review event: 1
  • Pull request event: 2
  • Fork event: 2
Last Year
  • Issues event: 4
  • Watch event: 1
  • Push event: 1
  • Pull request review event: 1
  • Pull request event: 2
  • Fork event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 482
  • Total Committers: 13
  • Avg Commits per committer: 37.077
  • Development Distribution Score (DDS): 0.529
Top Committers
Name Email Commits
ronny r****y@i****m 227
frans f****s@i****m 110
Daniel Granados g****l@g****m 81
Mauro Lepore m****e@g****m 16
nayib n****b@i****m 14
ronnyhdez r****m@g****m 8
magdiel m****l@i****m 7
patrick p****k@i****m 7
andrea a****a@i****m 5
FvD F****D@u****m 3
telaroix v****y@i****m 2
FvD f****s@S****l 1
ixplorer 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 89
  • Total pull requests: 35
  • Average time to close issues: 2 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 12
  • Total pull request authors: 9
  • Average comments per issue: 0.37
  • Average comments per pull request: 0.17
  • Merged pull requests: 30
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 1
  • Average time to close issues: 4 days
  • Average time to close pull requests: about 18 hours
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • FvD (32)
  • danielgranadoscampos (18)
  • andreavargasmon (11)
  • ronnyhdez (7)
  • telaroix (4)
  • nayib-ixpantia (4)
  • mauro-ixpantia (3)
  • olger-ixpantia (3)
  • mablan-ixpantia (2)
  • map0logo (1)
  • mablan (1)
  • cthed2 (1)
Pull Request Authors
  • FvD (7)
  • olger-ixpantia (6)
  • danielgranadoscampos (6)
  • nayib-ixpantia (5)
  • ronnyhdez (3)
  • mablan (3)
  • andreavargasmon (3)
  • telaroix (2)
  • mauro-ixpantia (2)
Top Labels
Issue Labels
enhancement (10) bug (6) documentation (4) question (4)
Pull Request Labels
documentation (1)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 666 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: ixplorer

Easy DataOps for R Users

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 666 Last month
Rankings
Forks count: 8.3%
Dependent packages count: 29.8%
Average: 30.3%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Downloads: 42.7%
Maintainers (1)
Last synced: 7 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.4 depends
  • RColorBrewer >= 1.1.2 imports
  • dplyr >= 0.8.1 imports
  • gert >= 1.5.0 imports
  • gitear >= 0.0.2 imports
  • kableExtra >= 1.1.0 imports
  • keyring >= 1.3.0 imports
  • lubridate >= 1.7.4 imports
  • methods * imports
  • miniUI >= 0.1.1.1 imports
  • purrr >= 0.3.4 imports
  • shiny >= 1.3.2 imports
  • shiny.i18n >= 0.2.0 imports
  • shinyWidgets >= 0.2.1 imports
  • stringr >= 1.4.0 imports
  • git2r >= 0.30.1 suggests
  • here >= 1.0.1 suggests
  • knitr >= 1.23 suggests
  • readr >= 1.3.1 suggests
  • rmarkdown >= 1.12 suggests
  • rstudioapi >= 0.10 suggests
  • testthat >= 3.0.0 suggests
  • tibble >= 3.1.6 suggests
  • tidyr >= 0.8.3 suggests
inst/dashboard/DESCRIPTION cran