Skip to content

super-lou/packageR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packageR

Lifecycle:Stable Contributor Covenant

A simple R package that help to create simple R package.

This project was carried out for National Research Institute for Agriculture, Food and the Environment (Institut National de Recherche pour l’Agriculture, l’Alimentation et l’Environnement, INRAE in french).

Installation

For latest development version

remotes::install_github('super-lou/packageR')

Documentation

Navigate to a directory with R files, open an R console, and run ?packageR::packing to see available arguments. Then, run packageR::packing(*arguments*) to create your R package.

Detailed documentation is also present in those slides (in french).

FAQ

I have a question.

  • Solution: Search existing issue list and if no one has a similar question create a new issue.

I found a bug.

  • Good Solution: Search existing issue list and if no one has reported it create a new issue.
  • Better Solution: Along with issue submission provide a minimal reproducible example of the bug.
  • Best Solution: Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.

Code of Conduct

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

About

🧃 A simple R package that help to create R package (this package was made with this package).

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks