Skip to content

adhollander/checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sustainable Sourcing Checklist Generator

This is a R/Shiny checklist generator app for the sustainable sourcing project. :seedling:

Installation

  1. Install the latest version of R.
  2. Install the latest version of RStudio Desktop.
  3. (Windows only) Install the latest version of Rtools, making sure "Edit the system PATH" is checked.
  4. Open RStudio.
  5. In the RStudio console, run install.packages("devtools").
  6. In the RStudio console, run library(devtools) and then install_github("adhollander/checklist").

Usage

After installation, in an R console, run

library(checklist)
runChecklist()

Notes

Installation on Mac OS X requires a previous installation of the SYMPHONY mixed integer linear programming library. See https://projects.coin-or.org/SYMPHONY/.

About

Sustainable sourcing checklist generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages