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:

2 exports 2 stars 0.83 score 0 dependencies 2 scripts 122 downloads

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

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winNOTESep 05 2024
R-4.5-linuxNOTESep 05 2024
R-4.4-winNOTESep 05 2024
R-4.4-macNOTESep 05 2024
R-4.3-winNOTESep 05 2024
R-4.3-macNOTESep 05 2024

Exports:mincostnwc

Dependencies: