{
  "_id": "6a60b9834799c5acf99746d2",
  "Package": "greta.dynamics",
  "Type": "Package",
  "Title": "Modelling Structured Dynamical Systems in 'greta'",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\ngiven = \"Nick\",\nfamily = \"Golding\",\nemail = \"nick.golding.research@gmail.com\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0001-8916-5570\")\n),\nperson(\ngiven = \"Nicholas\",\nfamily = \"Tierney\",\nemail = \"nicholas.tierney@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")\n)\n)",
  "Description": "A 'greta' extension for analysing transition matrices and\nordinary differential equations representing dynamical systems.\nProvides functions for analysing transition matrices by\niteration, and solving ordinary differential equations. This is\nan extension to the 'greta' software, Golding (2019)\n<doi:10.21105/joss.01601>.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/greta-dev/greta.dynamics,\nhttps://greta-dev.github.io/greta.dynamics/",
  "BugReports": "https://github.com/greta-dev/greta.dynamics/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "SystemRequirements": "Python (>= 3.7.0) with header files and shared\nlibrary; TensorFlow (>= v2.0.0; https://www.tensorflow.org/);\nTensorFlow Probability (v0.8.0;\nhttps://www.tensorflow.org/probability/)",
  "Config/Needs/website": "greta-dev/greta.pkgdown",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 12:28:29 UTC",
    "User": "root"
  },
  "Author": "Nick Golding [aut, cph] (ORCID:\n<https://orcid.org/0000-0001-8916-5570>), Nicholas Tierney\n[aut, cre] (ORCID: <https://orcid.org/0000-0003-1460-8722>)",
  "Maintainer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
  "Config/pak/sysreqs": "python3",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-22 08:40:07 UTC",
  "RemoteUrl": "https://github.com/cran/greta.dynamics",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e0b7a774630eb234d8921aee06c7e398386508f",
  "_user": "cran",
  "_type": "src",
  "_file": "greta.dynamics_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c9920a95e89b0712a7acbcff6b9206924604c1dfe87f1415ccbcd0b0e60bef3",
  "_filesize": 222788,
  "_sha256": "2c9920a95e89b0712a7acbcff6b9206924604c1dfe87f1415ccbcd0b0e60bef3",
  "_expires": "2026-10-30T12:37:21.000Z",
  "_created": "2026-07-22T12:28:29.000Z",
  "_published": "2026-07-22T12:37:23.164Z",
  "_jobs": [
    {
      "job": 88922097138,
      "time": 410,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8529579165"
    },
    {
      "job": 88922097158,
      "time": 399,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8529574600"
    },
    {
      "job": 88920736555,
      "time": 368,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8529392926"
    },
    {
      "job": 88922097126,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8529460395"
    },
    {
      "job": 88922097133,
      "time": 490,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8529616913"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29919342691",
  "_status": "success",
  "_upstream": "https://github.com/cran/greta.dynamics",
  "_commit": {
    "id": "4e0b7a774630eb234d8921aee06c7e398386508f",
    "author": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1784709607
  },
  "_maintainer": {
    "name": "Nicholas Tierney",
    "email": "nicholas.tierney@gmail.com",
    "login": "njtierney",
    "mastodon": "@njtierney@aus.social",
    "bluesky": "@njtierney.bsky.social",
    "orcid": "0000-0003-1460-8722",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||",
    "uuid": 6488485
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "greta",
      "version": ">= 0.6.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.3",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "deSolve",
      "role": "Suggests"
    },
    {
      "package": "abind",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2026-07-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "njtierney",
      "count": 3,
      "uuid": 6488485
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 38,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/greta.dynamics"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/greta-dev/greta.dynamics",
  "_pkgdown": "https://greta-dev.github.io/greta.dynamics/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/greta.dynamics.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-09-05"
    },
    {
      "version": "0.2.2",
      "date": "2024-11-14"
    },
    {
      "version": "0.2.3",
      "date": "2026-07-22"
    }
  ],
  "_exports": [
    "iterate_dynamic_function",
    "iterate_dynamic_matrix",
    "iterate_matrix",
    "ode_solve"
  ],
  "_help": [
    {
      "page": "greta.dynamics",
      "title": "greta.dynamics: a greta extension for modelling dynamical systems",
      "topics": [
        "greta.dynamics-package",
        "greta.dynamics"
      ]
    },
    {
      "page": "iterate_dynamic_function",
      "title": "iterate dynamic transition functions",
      "topics": [
        "iterate_dynamic_function"
      ]
    },
    {
      "page": "iterate_dynamic_matrix",
      "title": "iterate dynamic transition matrices",
      "topics": [
        "iterate_dynamic_matrix"
      ]
    },
    {
      "page": "iterate_matrix",
      "title": "iterate transition matrices",
      "topics": [
        "iterate_matrix"
      ]
    },
    {
      "page": "ode_solve",
      "title": "solve ODEs",
      "topics": [
        "ode_solve"
      ]
    }
  ],
  "_readme": "https://github.com/cran/greta.dynamics/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "callr",
    "cli",
    "coda",
    "codetools",
    "config",
    "crayon",
    "digest",
    "future",
    "globals",
    "glue",
    "greta",
    "here",
    "hms",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "otel",
    "parallelly",
    "pkgconfig",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "yesno"
  ],
  "_vignettes": [
    {
      "source": "iterate-matrix-example.Rmd",
      "filename": "iterate-matrix-example.html",
      "title": "iterate-matrix-example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-09-05 07:00:05",
      "modified": "2024-11-14 04:50:02",
      "commits": 2
    },
    {
      "source": "ode-solve-example.Rmd",
      "filename": "ode-solve-example.html",
      "title": "ODE solve example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-09-05 07:00:05",
      "modified": "2024-11-14 04:50:02",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "greta.dynamics",
  "_universes": [
    "cran",
    "njtierney",
    "greta-dev"
  ],
  "_previous": "0.2.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-22T12:30:54.000Z",
      "distro": "resolute",
      "commit": "4e0b7a774630eb234d8921aee06c7e398386508f",
      "fileid": "https://r2.ropensci.org/da12570c964c5c97cff0804e7813d15690d3c8af8c5bae393f10e436acd7b71e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919342691"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-22T12:30:50.000Z",
      "distro": "resolute",
      "commit": "4e0b7a774630eb234d8921aee06c7e398386508f",
      "fileid": "https://r2.ropensci.org/53605f41cd1ea76f1c3bedec885f0b959792799d8d98a4bb5cc7b859c6b12732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919342691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-22T12:31:16.000Z",
      "commit": "4e0b7a774630eb234d8921aee06c7e398386508f",
      "fileid": "https://r2.ropensci.org/081e922e7b32611b00240a92545ff51c5effb8c95bbb893694e9eb6fd3dd0472",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919342691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-22T12:29:41.000Z",
      "commit": "4e0b7a774630eb234d8921aee06c7e398386508f",
      "fileid": "https://r2.ropensci.org/5110301f276a7357e0e10b6d156b6e2531833249ce6031709959ae1727aa435b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29919342691"
    }
  ]
}