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.7)TransP_0.1.zip(r-4.6)TransP_0.1.zip(r-4.5)
TransP_0.1.tgz(r-4.6-any)TransP_0.1.tgz(r-4.5-any)
TransP_0.1.tar.gz(r-4.7-any)TransP_0.1.tar.gz(r-4.6-any)
TransP_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:35fbde7162. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 83 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | NOTE | 93 | ||
| macos-release-arm64 | NOTE | 112 | ||
| macos-oldrel-arm64 | NOTE | 123 | ||
| windows-devel | NOTE | 63 | ||
| windows-release | NOTE | 50 | ||
| windows-oldrel | NOTE | 59 | ||
| wasm-release | OK | 84 |
Dependencies:
