Giter Club home page Giter Club logo

haskellr's Introduction

The HaskellR project

Continuous integration

The HaskellR project provides an environment for efficiently processing data using Haskell or R code, interchangeably. HaskellR allows Haskell functions to seamlessly call R functions and vice versa. It provides the Haskell programmer with the full breadth of existing R libraries and extensions for numerical computation, statistical analysis and machine learning.

Getting Started & Documentation

All documentation is available on the HaskellR website.

Developing HaskellR

If you wish to work on HaskellR itself or any of its constituent packages, you'll need stack. Once installed, check out the official source repository using

# Equivalent to git clone https://github.com/tweag/HaskellR
$ hub clone tweag/HaskellR

Then, you can build all the packages in the project using

$ stack setup
$ stack build

See the stack documentation for further information on how to run tests, benchmarks, or build the API documentation. You can do all of that at once with

$ stack build --test --haddock --bench

Optionally, pass in the --docker flag to all commands if you wish to develop inside a Docker container for more reproducible builds.

Optionally, pass in the --nix flag to all commands if you have the Nix package manager installed. Nix can populate a local build environment including all necessary system dependencies without touching your global filesystem. Use it as a cross-platform alternative to Docker.

License

Copyright (c) 2013-2015 Amgen, Inc. Copyright (c) 2015-2018 Tweag I/O Limited.

All rights reserved.

HaskellR is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Tweag I/O

HaskellR is maintained by Tweag I/O.

Have questions? Need help? Tweet at @tweagio.

haskellr's People

Contributors

cfhammill avatar dependabot[bot] avatar facundominguez avatar fnicolasamgfpc avatar fuuzetsu avatar hodapp87 avatar ivan-m avatar julianzhang avatar locallycompact avatar mboes avatar mietek avatar nh2 avatar nmattia avatar qnikst avatar rdesfo avatar reactormonk avatar sid-kap avatar tangboyun avatar ypares avatar

Watchers

 avatar

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.