{
  "_id": "6a50b83b89c83ec243a3000c",
  "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-07-10 09:13:22 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",
  "_user": "wjbraun",
  "_type": "src",
  "_file": "mcODE_1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c700270ef38cd1b767f1f2a33694584cac1607c523868eb2bcf30ac4262137e5",
  "_filesize": 104934,
  "_sha256": "c700270ef38cd1b767f1f2a33694584cac1607c523868eb2bcf30ac4262137e5",
  "_expires": "2026-10-18T09:15:37.000Z",
  "_created": "2026-07-10T09:13:22.000Z",
  "_published": "2026-07-10T09:15:39.436Z",
  "_jobs": [
    {
      "job": 86327863641,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8223311142"
    },
    {
      "job": 86327863624,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223310434"
    },
    {
      "job": 86327863749,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8223301956"
    },
    {
      "job": 86327863675,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223298527"
    },
    {
      "job": 86327420540,
      "time": 147,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223271591"
    },
    {
      "job": 86327863669,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8223303598"
    },
    {
      "job": 86327863667,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8223296193"
    },
    {
      "job": 86327863652,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8223298244"
    },
    {
      "job": 86327863727,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223302364"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 42975060
  },
  "_distro": "resolute",
  "_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",
    "followers": 1
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcODE"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_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-07-10T09:15:14.000Z",
      "distro": "resolute",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/5e3aefd3d2dc91da250ee412c63a5f6f7660dee15ec02f60d1051f8122c81f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-10T09:15:12.000Z",
      "distro": "resolute",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/f0541660250979b3f9f1ce619c29df3379b28c061937f3331c07280c76776625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-10T09:14:51.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/a3da7e4095186d8693c6d1f09d83e2c498a5226f52a9707649e257152414c447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-10T09:14:42.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/a94b538244be7123a6a0e90c02444f73e79f1aab09142ea1be04cc54db4c8be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-07-10T09:15:02.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/f7083e96d0642d6c56e9d09f7eb1994ec3316acd05b6e82c607b6a5a9a54feca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-10T09:14:32.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/6cc03fd3ff203573c7809fa6c988786fa92f63531c7593c260abeb9ba71ce598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-10T09:14:37.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/83a250d63eda71e77ddff19ade65e3a5fbc3078414b74f666fee5913fd851d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-10T09:14:47.000Z",
      "commit": "38a4e200f58c592e740e9e7c2e3cba748b36bb61",
      "fileid": "https://r2.ropensci.org/eebaae78ae13976c980bd42c2a7926356024893644f34837c881d2c72d32e3d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/29082177518"
    }
  ]
}