Giter Site home page Giter Site logo

ricmd's Introduction

ricmd

R package for iRODS icommands. This R package is an interface between R and iRODS the integrated Rule Oriented Data System.

Features

This package tries to implement the core functionality to work with iRODS collections from within R.

With this package you can:

  • Connect to an iRODS Zone
  • Create and remove collections
  • store and retrieve data from a collection
  • add and remove meta data from data objects

prerequisites

For this package to run you need Python3. This package is based on the python irodsclient and it uses reticulate to interact with this library.

You also need access to an iRODS zone and make sure that your iRODS environment is set up properly.

This package is developed and tested on Linux systems. If you want to use it on MacOS or Windows, you're on your own.

Release

The current release is version 1.0.0. Version numbers follow the major.minor.patch versioning system. Please, see the [NEWS] (https://github.com/jspijker/ricmd/blob/master/NEWS.md) file for the release info.

Development version

This package is still under development and new features will be added in the future. For example meta data management for collections and search queries on meta data are anticipated.

latest features can be found in the development branches of this package.

This package contains tests. However, for these tests to run successfully a speficic testing environment with an iRODS install is needed.

Install

This package is not (yet) available on CRAN, you can install it directly from GitHub:

remotes::install_github("jspijker/ricmd",build_vignettes=TRUE)

To read the vignette:

vignette("ricmd")

Licence

This package is publicly available under the GPL 3.0 licence, please see accompanying LICENCE file.

ricmd's People

Contributors

jspijker avatar

Watchers

 avatar  avatar

Forkers

hendricxw

ricmd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.