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:Somenath Sit

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.5-any)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

On CRAN:

3.00 score 2 stars 3 scripts 107 downloads 2 exports 0 dependencies

Last updated 7 years agofrom:35fbde7162. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 27 2025
R-4.5-winNOTEJan 27 2025
R-4.5-macNOTEJan 27 2025
R-4.5-linuxNOTEJan 27 2025
R-4.4-winNOTEJan 27 2025
R-4.4-macNOTEJan 27 2025
R-4.3-winNOTEJan 27 2025
R-4.3-macNOTEJan 27 2025

Exports:mincostnwc

Dependencies: