Giter Site home page Giter Site logo

sfnetworks's Introduction

Tidy Geospatial Networks in R

R-CMD-check-develop

The goal of sfnetworks is to fill a missing block in Rโ€™s provision for spatial network analysis. Read more about the idea and the currently implemented functionalities in the vignette("intro") and vignetter("extensions").

Installation

The sfnetworks package is still in very active development, Therefore, the package is also not on CRAN yet. Install it directly from GitHub using the remotes package in R.

Install the more stable master branch with:

remotes::install_github("luukvdmeer/sfnetworks")

Install the develop branch, where most of the development takes place and where PRs should be directed, as follows:

remotes::install_github("luukvdmeer/sfnetworks", ref = "develop")

Originally, sfnetworks was created as a homework assignment for an R course. Some people actually started using that version of the package in their work. Note that the new package is completely different! If you still want to install the original version, use:

remotes::install_github("luukvdmeer/[email protected]")

Contribution

We look very much forward to contributions to the package. This can be in the form of pull requests (please direct them to the develop branch), but also by opening issues in the issue tracker. Such issues can be specific feature requests labeled with the feature label (e.g. "I would like to see a function f(x) that accepts an object x of class foo and returns < this >"). It can also be a more generic description of problems that you deal with when working with spatial networks in R (e.g. "I usually find it impossible/confusing/complicated to do < this >"). Please label such issues with the hackathon label, since we will be organising a spatial networks hackathon in which we hope to solve these kind of problems. For more information on that event, see here (and join!).

We strive to follow the tidyverse styleguide in the source code of the package. An exception to that is the assignment operator: we use = instead of <- (see here for some reasons why).

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

sfnetworks's People

Contributors

agila5 avatar loreabad6 avatar luukvdmeer avatar robinlovelace avatar

Stargazers

 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.