Git Product home page Git Product logo

earthquakecapstone's Introduction

Coursera - Mastering Software Development in R: Capstone

Maciej Nasinski
GitHub: https://github.com/polkas/EarthQuakeCapstone

Travis badge - click on the image:

Build Status

Instruction

The purpose of this assessment is for you to combine your skills of creating, writing, documenting, and testing an R package with releasing that package on GitHub.

Review criteria

Your package must abide by the following criteria in order to receive full marks on this assignment:

  • Your package must be hosted on GitHub. You will be providing the URL to your package on GitHub so that other students can evaluate your work.
  • Your package must at least contain the following directories: R, man, tests, vignettes.
  • Your package must at least contain the following files: .travis.yml, DESCRIPTION, LICENSE, NAMESPACE, README.md.
  • Every function in your package must have a corresponding test.
  • Every function in your package must have at least one example in its documentation.
  • Your package must have a vignette which provides an explanation of the purpose for your package and how it could be used. The vignette should include - - examples for every function that is exported in the package's NAMESPACE file.
  • A Travis badge that says "build passing" that is linked to your package's Travis build should appear at the top of your README.md file on GitHub.
  • Your package must be tested using Travis. There should be no errors, warnings, or notes at the end of your Travis build, and all of your tests should be run on Travis.

earthquakecapstone's People

Contributors

polkas avatar

Watchers

 avatar  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.