Giter Club home page Giter Club logo

icon's People

Contributors

rrrlw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

icon's Issues

Add more datasets to ICON R package

The ICON R data package makes available to useRs clean datasets listed on the Index of COmplex Networks (ICON) database at https://icon.colorado.edu/. The chief goal prior to releasing version 0.2.0 is the addition of more datasets of complex networks listed at ICON.

This would be a straightforward, yet educational, task for beginner useRs who would like to eventually develop their own R package as it teaches the important step of including external data in R packages (most packages could benefit from the addition of sample datasets highlighted package use in a vignette, for example). The steps required to successfully add a dataset to the ICON package are listed in this repository's contribution guide. This would also be a relatively guided tasks that could serve first-time open-source contributors well by teaching the very useful process of forking a repository, committing and pushing changes, potentially fetching and pulling other contributors' changes, and finally creating a pulling request to merge the changes back into the original repository.

I will also be slowly adding some datasets from ICON so if you would like to contribute by including a particular dataset, please name it in the comments of this issue (below). If you are unable to complete the task, I would be happy to help - however, if you would prefer not to complete it, it's not a problem. Simply post under the issue stating that you will not be completing inclusion of the dataset you earlier reserved.

Templates of all the steps in the contribution guide can be found in other files in the package (e.g. the data-raw directory for raw data and R conversion script examples, R/data.R for documentation examples). Questions are welcome! Please post them in this issue (or feel free to create a new one).

ICON S3 class

  • constructor
  • validator
  • helper
  • print S3 generic method (exported)

Tests to check dataset names

All binary .rda files (format NAME.rda) in the data-host directory should have a corresponding NAME.csv and NAME.R file in the data-raw directory. Should use testthat (potentially with skip_on_cran() and/or skip_on_travis()).

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.