Package: TransP 0.1
TransP: Implementation of Transportation Problem Algorithm
Implementation of two transportation problem algorithms. 1. North West Corner Method 2. Minimum Cost Method or Least cost method. For more technical details about the algorithms please refer below URLs. <http://www.universalteacherpublications.com/univ/ebooks/or/Ch5/nw.htm>. <http://personal.maths.surrey.ac.uk/st/J.F/chapter7.pdf>.
Authors:
TransP_0.1.tar.gz
TransP_0.1.zip(r-4.5)TransP_0.1.zip(r-4.4)TransP_0.1.zip(r-4.3)
TransP_0.1.tgz(r-4.4-any)TransP_0.1.tgz(r-4.3-any)
TransP_0.1.tar.gz(r-4.5-noble)TransP_0.1.tar.gz(r-4.4-noble)
TransP_0.1.tgz(r-4.4-emscripten)TransP_0.1.tgz(r-4.3-emscripten)
TransP.pdf |TransP.html✨
TransP/json (API)
# Install 'TransP' in R: |
install.packages('TransP', repos = c('https://somenath24.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/somenath24/transp/issues
Last updated 7 years agofrom:35fbde7162. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | NOTE | Oct 29 2024 |
R-4.5-linux | NOTE | Oct 29 2024 |
R-4.4-win | NOTE | Oct 29 2024 |
R-4.4-mac | NOTE | Oct 29 2024 |
R-4.3-win | NOTE | Oct 29 2024 |
R-4.3-mac | NOTE | Oct 29 2024 |
Dependencies: