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.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'))

Peer review:

Bug tracker:https://github.com/somenath24/transp/issues

On CRAN:

3.00 score 2 stars 2 scripts 519 downloads 2 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winNOTEOct 29 2024
R-4.5-linuxNOTEOct 29 2024
R-4.4-winNOTEOct 29 2024
R-4.4-macNOTEOct 29 2024
R-4.3-winNOTEOct 29 2024
R-4.3-macNOTEOct 29 2024

Exports:mincostnwc

Dependencies: