{
  "_id": "6a1ff993b401979e734444c2",
  "Package": "tropAlgebra",
  "Type": "Package",
  "Title": "Tropical Algebraic Functions",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Muhammad Kashif\", \"Hanif\",  role = c(\"cre\",\"aut\"),\nemail = \"mkashifhanif@gcuf.edu.pk\"),\nperson(\"Rehman\", \"Ahmad\", role = \"aut\", email = \"rehman.ahmad777@gmail.com\"),\nperson(\"Karl-Heinz\", \"Zimmermann\", email = \"k.zimmermann@tuhh.de\", role = \"aut\"),\nperson(\"Zia ul\", \"Qayyum\" , role = \"aut\", email = \"ziaqayyum@uog.edu.pk\")\n)",
  "Maintainer": "Muhammad Kashif Hanif <mkashifhanif@gcuf.edu.pk>",
  "Description": "It includes functions like tropical addition, tropical\nmultiplication for vectors and matrices. In tropical algebra,\nthe tropical sum of two numbers is their minimum and the\ntropical product of two numbers is their ordinary sum. For more\ninformation see also I. Simon (1988) Recognizable sets with\nmultiplicities in the tropical semi ring: Volume 324 Lecture\nNotes I Computer Science, pages 107-120 <doi:\n10.1007/BFb0017135>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:51:10 UTC",
    "User": "root"
  },
  "Author": "Muhammad Kashif Hanif [cre, aut], Rehman Ahmad [aut],\nKarl-Heinz Zimmermann [aut], Zia ul Qayyum [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-01-21 16:27:24 UTC",
  "RemoteUrl": "https://github.com/cran/tropAlgebra",
  "RemoteRef": "HEAD",
  "RemoteSha": "22374a7af515bf70685f0465db93bef6ddf261bd",
  "MD5sum": "2217d9b8379f70d35d0dcb04d9cc6ca7",
  "_user": "cran",
  "_type": "src",
  "_file": "tropAlgebra_0.1.1.tar.gz",
  "_fileid": "917a71822e6f2a145abb037bec646c91e53112d1f560706a5fd387c427497d63",
  "_filesize": 99670,
  "_sha256": "917a71822e6f2a145abb037bec646c91e53112d1f560706a5fd387c427497d63",
  "_created": "2026-06-03T09:51:10.000Z",
  "_published": "2026-06-03T09:53:23.882Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79267316800,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381292737"
    },
    {
      "job": 79267316804,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381290103"
    },
    {
      "job": 79266916426,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381252617"
    },
    {
      "job": 79267316780,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381284585"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26876783241",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tropAlgebra",
  "_commit": {
    "id": "22374a7af515bf70685f0465db93bef6ddf261bd",
    "author": "Muhammad Kashif Hanif <mkashifhanif@gcuf.edu.pk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1516552044
  },
  "_maintainer": {
    "name": "Muhammad Kashif Hanif",
    "email": "mkashifhanif@gcuf.edu.pk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ibnekhalid",
      "count": 1,
      "uuid": 30383500
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 120,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tropAlgebra"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tropAlgebra.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-08-01"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-21"
    }
  ],
  "_exports": [
    "copyMatrix",
    "copyVector",
    "swapMatrix",
    "swapVector",
    "tadd",
    "tmatrixAdd",
    "tmatrixMultiply",
    "tmultiply",
    "transpose",
    "tscale",
    "tvectorAdd",
    "tvectorMultiply",
    "tvectotMatrixProduct"
  ],
  "_help": [
    {
      "page": "copyMatrix",
      "title": "Copy Matrices",
      "topics": [
        "copyMatrix"
      ]
    },
    {
      "page": "copyVector",
      "title": "Copy Vectors",
      "topics": [
        "copyVector"
      ]
    },
    {
      "page": "swapMatrix",
      "title": "Swap Matrices",
      "topics": [
        "swapMatrix"
      ]
    },
    {
      "page": "swapVector",
      "title": "Swap Vectors",
      "topics": [
        "swapVector"
      ]
    },
    {
      "page": "tadd",
      "title": "Tropical Sum Function",
      "topics": [
        "tadd"
      ]
    },
    {
      "page": "tmatrixAdd",
      "title": "Tropical Sum of Matrices",
      "topics": [
        "tmatrixAdd"
      ]
    },
    {
      "page": "tmatrixMultiply",
      "title": "Tropical Product of Matrices",
      "topics": [
        "tmatrixMultiply"
      ]
    },
    {
      "page": "tmultiply",
      "title": "Tropical Product Function",
      "topics": [
        "tmultiply"
      ]
    },
    {
      "page": "transpose",
      "title": "Transpose of a Matrix",
      "topics": [
        "transpose"
      ]
    },
    {
      "page": "tscale",
      "title": "Tropical Scaling of Matrix Or vector",
      "topics": [
        "tscale"
      ]
    },
    {
      "page": "tvectorAdd",
      "title": "Tropical Sum of Vectors",
      "topics": [
        "tvectorAdd"
      ]
    },
    {
      "page": "tvectorMultiply",
      "title": "Tropical Product of Vectors",
      "topics": [
        "tvectorMultiply"
      ]
    },
    {
      "page": "tvectotMatrixProduct",
      "title": "Tropical Vector Matrix Product",
      "topics": [
        "tvectotMatrixProduct"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.414973347970818,
  "_indexed": true,
  "_nocasepkg": "tropalgebra",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T09:52:55.000Z",
      "distro": "noble",
      "commit": "22374a7af515bf70685f0465db93bef6ddf261bd",
      "fileid": "0dc1728b64e007b5b6172c5d1ed91383db361167f32300bcc4e524cf0713b4c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876783241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T09:52:48.000Z",
      "distro": "noble",
      "commit": "22374a7af515bf70685f0465db93bef6ddf261bd",
      "fileid": "4760c9e1b69b8705df0edb10734a02e70a9e2901bdafaecb5ce0da4ee9d1cba4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876783241"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-03T09:52:43.000Z",
      "commit": "22374a7af515bf70685f0465db93bef6ddf261bd",
      "fileid": "b30eaf53a5e83969b240ca6384762eefba1c940c4b126850c4ca73f5aacec0f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876783241"
    }
  ]
}