{
  "_id": "6a1044bbacfb0bcc41c9e4e8",
  "Package": "mcODE",
  "Type": "Package",
  "Title": "Monte Carlo Solution of First Order Differential Equations",
  "Version": "1.1",
  "Date": "2024-07-01",
  "Authors@R": "c(person(\"W.J.\", \"Braun\", role = c(\"aut\", \"cre\"),\nemail = \"john.braun@ubc.ca\"))",
  "Description": "Two functions for simulating the solution of initial value\nproblems of the form g'(x) = G(x, g) with g(x0) = g0.  One is\nan acceptance-rejection method. The other is a method based on\nthe Mean Value Theorem.",
  "LazyLoad": "true",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:22:38 UTC",
    "User": "root"
  },
  "Author": "W.J. Braun [aut, cre]",
  "Maintainer": "W.J. Braun <john.braun@ubc.ca>",
  "Repository": "https://wjbraun.r-universe.dev",
  "Date/Publication": "2024-07-03 02:42:38 UTC",
  "RemoteUrl": "https://github.com/cran/mcODE",
  "RemoteRef": "HEAD",
  "RemoteSha": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
  "MD5sum": "fcdc94f87d1d26e1104e72149ef7e8b0",
  "_user": "wjbraun",
  "_type": "src",
  "_file": "mcODE_1.1.tar.gz",
  "_fileid": "571fcfc76a002c7797dfb79b3bc2a295338366b663a77e63fec21a8c63ab8ccd",
  "_filesize": 104780,
  "_sha256": "571fcfc76a002c7797dfb79b3bc2a295338366b663a77e63fec21a8c63ab8ccd",
  "_created": "2026-05-11T06:22:38.000Z",
  "_published": "2026-05-22T11:57:47.775Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374799187,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911622611"
    },
    {
      "job": 77374798946,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911623715"
    },
    {
      "job": 77374799192,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911621147"
    },
    {
      "job": 77374799171,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911623973"
    },
    {
      "job": 77374798760,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911600499"
    },
    {
      "job": 77374798614,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159909864"
    },
    {
      "job": 77374798893,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911617666"
    },
    {
      "job": 77374799148,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911613593"
    },
    {
      "job": 77374799335,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911623347"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mcODE",
  "_commit": {
    "id": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
    "author": "W.J. Braun <john.braun@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1719974558
  },
  "_maintainer": {
    "name": "W.J. Braun",
    "email": "john.braun@ubc.ca",
    "login": "wjbraun",
    "uuid": 42975060
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wjbraun",
      "count": 1,
      "uuid": 42975060
    }
  ],
  "_userbio": {
    "uuid": 42975060,
    "type": "user",
    "name": "wjbraun"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcODE"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcODE.html",
    "manual.pdf"
  ],
  "_realowner": "wjbraun",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2024-07-02"
    }
  ],
  "_exports": [
    "ODE.ADA",
    "ODE.MVT",
    "ODE.MVT.agg"
  ],
  "_help": [
    {
      "page": "mcODE-package",
      "title": "Monte Carlo Integration of First Order ODEs",
      "topics": [
        "mcODE-package",
        "mcODE"
      ]
    },
    {
      "page": "ODE.ADA",
      "title": "Monte Carlo ODE Solver of Akhtar et al",
      "topics": [
        "ODE.ADA"
      ]
    },
    {
      "page": "ODE.MVT",
      "title": "Monte Carlo ODE Solver Based on Mean Value Theorem",
      "topics": [
        "ODE.MVT"
      ]
    },
    {
      "page": "ODE.MVT.agg",
      "title": "Monte Carlo ODE Solver Based on Mean Value Theorem - Replicated",
      "topics": [
        "ODE.MVT.agg"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mcode",
  "_universes": [
    "wjbraun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-11T06:24:22.000Z",
      "distro": "noble",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "c51614f4a6431f6520dfc79d429e13e42adefb9c5bac46baa216282c38d76552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-11T06:24:28.000Z",
      "distro": "noble",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "c47502b11d4ec4a99d7088eee05099ded57a01d856173e456ea7fa2e18ba276e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-11T06:24:18.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "3034f382a3dda289b5e03b1728a84817c13cdab4aa7eb3a74f739c2bf69938d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-11T06:24:28.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "88c114c467bc94235645aeb136df2464063779a56dafed296ad482df3f80c4b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T06:23:57.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "50e7cee724dc6a19a7ded884bec221e2862c3b5d99c528dfd518f8bcbff7b3b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T06:23:40.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "f1dd005348ccd1cd74efa8bd61975959583f761bbda8193a107fd22bb7a1ccb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T06:24:22.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "19c30d872354aed323926cb508e509ae20f453003e4ad976e07091fb118b3ca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T11:57:31.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "4f9b4766f7481223c5ebbc647588e016edf6a22acf7651de84b26c36290295eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/25653778682"
    }
  ]
}