Skip to content

DYZI/FARS

Repository files navigation

COURSERA: BUILDING R PACKAGES

Peer-graded Assignment
ZIDA email: zidnazaire@yahoo.fr GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Build Status Travis

AppVeyor Build Status AppVeyor

Create an Example Package in R

Package: fars GitHub: https://github.com/DYZI/FARS

Data Source

The functions will be using data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, which is a nationwide census providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes.

Review Criteria

For this assignment you'll submit a link to the GitHub repository which contains your package. This assessment will ask reviewers the following questions:

  • Does this package contain the correct R file(s) under the R/ directory?

  • Does this package contain a man/ with directory corresponding documentation files?

  • Does this package contain a vignette which provides a meaningful description of the package and how it should be used?

  • Does this package have at least one test included in the tests/ directory?

  • Does this package have a NAMESPACE file?

  • Does the README.md file for this directory have a Travis badge?

  • Is the build of this package passing on Travis badge?

  • Are the build logs for this package on Travis badge free of any errors, warnings, or notes?

  • Please, follow the links on Review Criteria.

Notes:

  • Package has passed also AppVeyor tests

About

Peer graded assignment/Coursera Mastering R/Building an R Package/Week 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published