{
  "_id": "6a1f282bb401979e734231b4",
  "Package": "demodelr",
  "Type": "Package",
  "Title": "Simulating Differential Equations with Data",
  "Version": "2.0.1",
  "Authors@R": "person(\"John\", \"Zobitz\", , \"zobitz@augsburg.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1830-143X\"))",
  "Description": "Designed to support the visualization, numerical\ncomputation, qualitative analysis, model-data fusion, and\nstochastic simulation for autonomous systems of differential\nequations. Euler and Runge-Kutta methods are implemented, along\nwith tools to visualize the two-dimensional phaseplane.\nLikelihood surfaces and a simple Markov Chain Monte Carlo\nparameter estimator can be used for model-data fusion of\ndifferential equations and empirical models. The Euler-Maruyama\nmethod is provided for simulation of stochastic differential\nequations. The package was originally written for internal use\nto support teaching by Zobitz, and refined to support the text\n\"Exploring modeling with data and differential equations using\nR\" by John Zobitz (2021)\n<https://jmzobitz.github.io/ModelingWithR/index.html>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/jmzobitz/demodelr",
  "BugReports": "https://github.com/jmzobitz/demodelr/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jmzobitz.r-universe.dev",
  "Date/Publication": "2026-01-16 02:50:29 UTC",
  "RemoteUrl": "https://github.com/jmzobitz/demodelr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:23:14 UTC",
    "User": "root"
  },
  "Author": "John Zobitz [aut, cre] (ORCID: <https://orcid.org/0000-0002-1830-143X>)",
  "Maintainer": "John Zobitz <zobitz@augsburg.edu>",
  "MD5sum": "90c5577226243ee40bae9bd87ecad10e",
  "_user": "jmzobitz",
  "_type": "src",
  "_file": "demodelr_2.0.1.tar.gz",
  "_fileid": "a1204e38d26b42aab504d8000d295d32f5e47ca865dab07a56312f8eaf3d5799",
  "_filesize": 161543,
  "_sha256": "a1204e38d26b42aab504d8000d295d32f5e47ca865dab07a56312f8eaf3d5799",
  "_created": "2026-05-16T05:23:14.000Z",
  "_published": "2026-06-02T18:59:55.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79149267209,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030788932"
    },
    {
      "job": 79149266965,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030789958"
    },
    {
      "job": 79149266948,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030792788"
    },
    {
      "job": 79149266763,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030784303"
    },
    {
      "job": 79149266376,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030772421"
    },
    {
      "job": 79149266027,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367143967"
    },
    {
      "job": 79149266676,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030784217"
    },
    {
      "job": 79149267005,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030784402"
    },
    {
      "job": 79149267238,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030785766"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmzobitz/demodelr",
  "_commit": {
    "id": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
    "author": "John Zobitz <zobitz@augsburg.edu>",
    "committer": "John Zobitz <zobitz@augsburg.edu>",
    "message": "delete CRAN-SUBMISSION\n",
    "time": 1768531829
  },
  "_maintainer": {
    "name": "John Zobitz",
    "email": "zobitz@augsburg.edu",
    "login": "jmzobitz",
    "orcid": "0000-0002-1830-143X",
    "uuid": 10458830
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jmzobitz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v.2.0.0",
      "date": "2025-08-23"
    },
    {
      "name": "v2.0.1",
      "date": "2026-01-15"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jmzobitz",
      "count": 195,
      "uuid": 10458830
    }
  ],
  "_userbio": {
    "uuid": 10458830,
    "type": "user",
    "name": "John Zobitz"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/demodelr"
  },
  "_devurl": "https://github.com/jmzobitz/demodelr",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/demodelr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmzobitz/demodelr",
  "_realowner": "jmzobitz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-23"
    },
    {
      "version": "1.0.1",
      "date": "2022-09-16"
    },
    {
      "version": "2.0.0",
      "date": "2025-08-23"
    },
    {
      "version": "2.0.1",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "compute_likelihood",
    "eigenvalues",
    "euler",
    "euler_stochastic",
    "mcmc_analyze",
    "mcmc_estimate",
    "phaseplane",
    "rk4"
  ],
  "_datasets": [
    {
      "name": "global_temperature",
      "title": "Measured average global temperature anomaly by year",
      "object": "global_temperature",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year_since_1880",
        "temperature_anomaly"
      ],
      "rows": 142,
      "table": true,
      "tojson": true
    },
    {
      "name": "parks",
      "title": "Visitor and resource usage to a national park",
      "object": "parks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "visitors",
        "resources"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "phosphorous",
      "title": "Measured phosphorous of Daphnia and algae",
      "object": "phosphorous",
      "class": [
        "data.frame"
      ],
      "fields": [
        "algae",
        "daphnia"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "precipitation",
      "title": "Measured precipitation from a rainfall event",
      "object": "precipitation",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "station_id",
        "station_name",
        "precip"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "snowfall",
      "title": "Measured snowfall from a blizzard in April 2018",
      "object": "snowfall",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "station_id",
        "station_name",
        "snowfall"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "wilson",
      "title": "Measured Weight of a dog over time",
      "object": "wilson",
      "class": [
        "data.frame"
      ],
      "fields": [
        "days",
        "weight"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "yeast",
      "title": "Measured Sacchromyces data (yeast) from Gause 1932 \"Experimental studies on the struggle for coexistence\"",
      "object": "yeast",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "volume"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compute_likelihood",
      "title": "Likelihood plot of a two parameter model",
      "topics": [
        "compute_likelihood"
      ]
    },
    {
      "page": "eigenvalues",
      "title": "Matrix eigenvalues and eigenvectors",
      "topics": [
        "eigenvalues"
      ]
    },
    {
      "page": "euler",
      "title": "Euler's method solution for a differential equation.",
      "topics": [
        "euler"
      ]
    },
    {
      "page": "euler_stochastic",
      "title": "Euler-Maruyama method solution for a stochastic differential equation.",
      "topics": [
        "euler_stochastic"
      ]
    },
    {
      "page": "global_temperature",
      "title": "Measured average global temperature anomaly by year",
      "topics": [
        "global_temperature"
      ]
    },
    {
      "page": "mcmc_analyze",
      "title": "Markov Chain parameter estimates",
      "topics": [
        "mcmc_analyze"
      ]
    },
    {
      "page": "mcmc_estimate",
      "title": "Markov Chain parameter estimates",
      "topics": [
        "mcmc_estimate"
      ]
    },
    {
      "page": "parks",
      "title": "Visitor and resource usage to a national park",
      "topics": [
        "parks"
      ]
    },
    {
      "page": "phaseplane",
      "title": "Phase plane of differential equation.",
      "topics": [
        "phaseplane"
      ]
    },
    {
      "page": "phosphorous",
      "title": "Measured phosphorous of Daphnia and algae",
      "topics": [
        "phosphorous"
      ]
    },
    {
      "page": "precipitation",
      "title": "Measured precipitation from a rainfall event",
      "topics": [
        "precipitation"
      ]
    },
    {
      "page": "rk4",
      "title": "Runge Kutta method solution for a differential equation.",
      "topics": [
        "rk4"
      ]
    },
    {
      "page": "snowfall",
      "title": "Measured snowfall from a blizzard in April 2018",
      "topics": [
        "snowfall"
      ]
    },
    {
      "page": "wilson",
      "title": "Measured Weight of a dog over time",
      "topics": [
        "wilson"
      ]
    },
    {
      "page": "yeast",
      "title": "Measured Sacchromyces data (yeast) from Gause 1932 \"Experimental studies on the struggle for coexistence\"",
      "topics": [
        "yeast"
      ]
    }
  ],
  "_readme": "https://github.com/jmzobitz/demodelr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "formula.tools",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "operator.tools",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.716003343634799,
  "_indexed": true,
  "_nocasepkg": "demodelr",
  "_universes": [
    "jmzobitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-16T05:25:24.000Z",
      "distro": "noble",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "44dc04df0ffc7a946ce1cbb2a977ffd58ff053baf9f6039509e07f00616e77ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-16T05:25:32.000Z",
      "distro": "noble",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "7e80051ca005cb412b23d19a676d07f1a0107cd0cab176492c149520eee994ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-16T05:25:54.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "3d62df89af8dc69f99e7a28b0b837e4f2e3aacf91f23e48c63670d07d56dc643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-05-16T05:24:57.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "a1aaf30607ba63d0cd677d2457407a39e8cac52dad3e493055f996de931d1a60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-16T05:24:39.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "fd10755647b126b6a1ab702263437b6ebd4ad14798d3ce01dfca8d9b5b34a0f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-16T05:24:41.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "8c87de0874c7848924eac96fb15f75ad2e11c4f53d443dfa1e91fbee5638a98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-05-16T05:24:52.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "0aa6c6361b5e0a83280adcaa61337dd4095d3cfecdc01ee96ba8ba980c32036a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-02T18:59:41.000Z",
      "commit": "b726f89f45cfdfd21a9806fc457d3e6129da5d70",
      "fileid": "5610e7033255957099ad280d6bbcf229987847b9d386b6403faf60f96a3c933d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmzobitz/actions/runs/25953725165"
    }
  ]
}