{
  "_id": "6a101b6facfb0bcc41c87247",
  "Package": "modesto",
  "Type": "Package",
  "Title": "Modeling and Analysis of Stochastic Systems",
  "Version": "0.1.4",
  "Author": "Carlos Alberto Cardozo Delgado",
  "Maintainer": "Carlos Alberto Cardozo Delgado <cardozorpackages@gmail.com>",
  "Description": "Compute important quantities when we consider stochastic\nsystems that are observed continuously. Such as, Cost model,\nLimiting distribution, Transition matrix, Transition\ndistribution and Occupancy matrix. The methods are described,\nfor example, Ross S. (2014), Introduction to Probability\nModels. Eleven Edition. Academic Press.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.2",
  "Packaged": {
    "Date": "2026-05-14 09:09:31 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-31 21:50:04 UTC",
  "RemoteUrl": "https://github.com/cran/modesto",
  "RemoteRef": "HEAD",
  "RemoteSha": "c406fe16e79c9010770e429ff5ea8f4d51141254",
  "MD5sum": "eda64b89abc4a18acc76dcce6132fefd",
  "_user": "cran",
  "_type": "src",
  "_file": "modesto_0.1.4.tar.gz",
  "_fileid": "f7bfc2f6d5074b7f0f26acc2a43fbb37537e2cd009ff03e57609ffe54995eecd",
  "_filesize": 96080,
  "_sha256": "f7bfc2f6d5074b7f0f26acc2a43fbb37537e2cd009ff03e57609ffe54995eecd",
  "_created": "2026-05-14T09:09:31.000Z",
  "_published": "2026-05-22T09:01:35.861Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348478902,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991048850"
    },
    {
      "job": 77348478553,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991053392"
    },
    {
      "job": 77348479207,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991050149"
    },
    {
      "job": 77348478919,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991063597"
    },
    {
      "job": 77348478268,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991007594"
    },
    {
      "job": 77348478126,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156733450"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/modesto",
  "_commit": {
    "id": "c406fe16e79c9010770e429ff5ea8f4d51141254",
    "author": "Carlos Alberto Cardozo Delgado <cardozorpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1654033804
  },
  "_maintainer": {
    "name": "Carlos Alberto Cardozo Delgado",
    "email": "cardozorpackages@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "markovchain",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modesto"
  },
  "_searchresults": 17,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modesto.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-03"
    },
    {
      "version": "0.1.1",
      "date": "2018-11-09"
    },
    {
      "version": "0.1.2",
      "date": "2019-01-04"
    },
    {
      "version": "0.1.3",
      "date": "2021-04-18"
    },
    {
      "version": "0.1.4",
      "date": "2022-06-01"
    }
  ],
  "_exports": [
    "ETCt",
    "LimDist",
    "LRC",
    "Mt",
    "Pt2",
    "PXt"
  ],
  "_help": [
    {
      "page": "ETCt",
      "title": "Tool to computate the Expected Total Cost vector for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "ETCt"
      ]
    },
    {
      "page": "LimDist",
      "title": "Tool to computate the limiting distribution for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "LimDist"
      ]
    },
    {
      "page": "LRC",
      "title": "Tool to computate the Long-Run Cost Rate for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "LRC"
      ]
    },
    {
      "page": "Mt",
      "title": "Tool to computate the Occupancy Matrix for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "Mt"
      ]
    },
    {
      "page": "Pt2",
      "title": "Tool to computate the transition matrix for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "Pt2"
      ]
    },
    {
      "page": "PXt",
      "title": "Tool to computate the transient probability distribution for a Continuous Time Markov Chain, CTMC.",
      "topics": [
        "PXt"
      ]
    },
    {
      "page": "summary.modesto",
      "title": "summary.modesto",
      "topics": [
        "summary.modesto"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "expm",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "markovchain",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.2304489213782739,
  "_indexed": true,
  "_nocasepkg": "modesto",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-14T09:11:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c406fe16e79c9010770e429ff5ea8f4d51141254",
      "fileid": "90f12854ea8ead7e16f88153a3b73937f1e2c2604968ae6616e0d19bed75adb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-14T09:11:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c406fe16e79c9010770e429ff5ea8f4d51141254",
      "fileid": "0054a5a066ed0b9b69f1d399a544ad36cde13c0c483d6da0bae1bad242fa3de0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-14T09:11:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c406fe16e79c9010770e429ff5ea8f4d51141254",
      "fileid": "e2292cde74559a47b5d799567afd4d940bb0a016bed94590a649a4a65f952252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-14T09:12:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c406fe16e79c9010770e429ff5ea8f4d51141254",
      "fileid": "d555da8fa4547c2c1d2a509c5b46e5879f9b0af1eb6a39cf17c22f20db339379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T09:00:14.000Z",
      "arch": "emscripten",
      "commit": "c406fe16e79c9010770e429ff5ea8f4d51141254",
      "fileid": "0fd6fcd03132049ffff1a27cf0a7e7af045834fca6f560bd4287ec1d551b3f62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25851668497"
    }
  ]
}