{
  "_id": "6a627e6dd3420cf5dfdb3bbd",
  "Package": "grindR",
  "Type": "Package",
  "Title": "Phase Plane Analysis and Parameter Estimation for ODE Models",
  "Version": "0.1.4",
  "Date": "2026-07-23",
  "Authors@R": "c(\nperson(\"Rob J.\", \"de Boer\",\nemail = \"r.j.deboer@uu.nl\",\nrole = c(\"aut\")),\nperson(given = \"Bram\", family = \"van Dijk\",\nemail = \"b.vandijk@uu.nl\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Description": "A wrapper around 'deSolve', 'rootSolve', and 'FME' that\nprovides five easy-to-use functions for analyzing ordinary\ndifferential equation models: run() for numerical integration,\nplane() for phase plane analysis, newton() for finding steady\nstates, continue() for bifurcation diagrams, and fit() for\nparameter estimation.",
  "License": "GPL (>= 2)",
  "URL": "https://tbb.bio.uu.nl/rdb/grind.html,\nhttps://github.com/bramvandijk88/grindR",
  "BugReports": "https://github.com/bramvandijk88/grindR/issues",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://bramvandijk88.r-universe.dev",
  "Date/Publication": "2026-07-23 19:23:45 UTC",
  "RemoteUrl": "https://github.com/bramvandijk88/grindR",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 20:46:41 UTC",
    "User": "root"
  },
  "Author": "Rob J. de Boer [aut],\nBram van Dijk [aut, cre]",
  "Maintainer": "Bram van Dijk <b.vandijk@uu.nl>",
  "_user": "bramvandijk88",
  "_type": "src",
  "_file": "grindR_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/890deaf757bc19d0204d99de356c90c9bf2b8cc7525deb5a4197ca92b631e029",
  "_filesize": 149087,
  "_sha256": "890deaf757bc19d0204d99de356c90c9bf2b8cc7525deb5a4197ca92b631e029",
  "_expires": "2026-10-31T20:49:47.000Z",
  "_created": "2026-07-23T20:46:41.000Z",
  "_published": "2026-07-23T20:49:49.553Z",
  "_jobs": [
    {
      "job": 89328986286,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8578228762"
    },
    {
      "job": 89328986296,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8578238924"
    },
    {
      "job": 89328986272,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8578205914"
    },
    {
      "job": 89328986266,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8578212028"
    },
    {
      "job": 89328401489,
      "time": 150,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8578170683"
    },
    {
      "job": 89328986271,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8578217630"
    },
    {
      "job": 89328986298,
      "time": 84,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8578210638"
    },
    {
      "job": 89328986305,
      "time": 71,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8578202432"
    },
    {
      "job": 89328986263,
      "time": 79,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8578206937"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371",
  "_status": "success",
  "_upstream": "https://github.com/bramvandijk88/grindR",
  "_commit": {
    "id": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
    "author": "Bram van Dijk <bramvandijk88@gmail.com>",
    "committer": "Bram van Dijk <bramvandijk88@gmail.com>",
    "message": "Release 0.1.4\n\nUpdated arrow lengths in new vector modes\n",
    "time": 1784834625
  },
  "_maintainer": {
    "name": "Bram van Dijk",
    "email": "b.vandijk@uu.nl"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "deSolve",
      "role": "Depends"
    },
    {
      "package": "rootSolve",
      "role": "Depends"
    },
    {
      "package": "FME",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bramvandijk88",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-07-23"
    },
    {
      "name": "v0.1.2",
      "date": "2026-07-23"
    },
    {
      "name": "v0.1.3",
      "date": "2026-07-23"
    },
    {
      "name": "v0.1.4",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bramvandijk88",
      "count": 5,
      "uuid": 11132992
    }
  ],
  "_userbio": {
    "uuid": 11132992,
    "type": "user",
    "name": "Bram van Dijk",
    "followers": 16,
    "description": "Computational Biologist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grindR"
  },
  "_devurl": "https://github.com/bramvandijk88/grindr",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grindR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "colors",
    "continue",
    "cost",
    "fit",
    "font.main",
    "font.sub",
    "ncolors",
    "newton",
    "plane",
    "run",
    "sizeLegend",
    "timePlot"
  ],
  "_help": [
    {
      "page": "colors",
      "title": "Default colour palette used by grindR",
      "topics": [
        "colors"
      ]
    },
    {
      "page": "continue",
      "title": "Trace a steady state along a parameter (bifurcation diagram)",
      "topics": [
        "continue"
      ]
    },
    {
      "page": "cost",
      "title": "Cost function minimised by fit()",
      "topics": [
        "cost"
      ]
    },
    {
      "page": "fit",
      "title": "Estimate parameters by fitting a model to data",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "font.main",
      "title": "Font for plot titles (1 = plain, 2 = bold); see 'par'",
      "topics": [
        "font.main"
      ]
    },
    {
      "page": "font.sub",
      "title": "Font for plot subtitles (1 = plain, 2 = bold); see 'par'",
      "topics": [
        "font.sub"
      ]
    },
    {
      "page": "ncolors",
      "title": "Length of the default 'colors' palette",
      "topics": [
        "ncolors"
      ]
    },
    {
      "page": "newton",
      "title": "Find and classify a steady state",
      "topics": [
        "newton"
      ]
    },
    {
      "page": "plane",
      "title": "Draw a phase plane with nullclines, vector field and trajectories",
      "topics": [
        "plane"
      ]
    },
    {
      "page": "run",
      "title": "Numerically integrate an ODE model over time",
      "topics": [
        "run"
      ]
    },
    {
      "page": "sizeLegend",
      "title": "Legend size, as a fraction of R's default (passed as 'cex')",
      "topics": [
        "sizeLegend"
      ]
    },
    {
      "page": "timePlot",
      "title": "Plot a time series",
      "topics": [
        "timePlot"
      ]
    }
  ],
  "_readme": "https://github.com/bramvandijk88/grindR/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "deSolve",
    "FME",
    "lattice",
    "MASS",
    "minpack.lm",
    "minqa",
    "Rcpp",
    "rootSolve"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "grindr",
  "_universes": [
    "bramvandijk88"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-23T20:48:52.000Z",
      "distro": "resolute",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/0f568439a4e2092e4c5a229fbbf6a8de61f34dd1f66f600e265ea1393f9149ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-23T20:49:16.000Z",
      "distro": "resolute",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/d15d93f39ea38c1c7e1b02cf010820c25b78b2b033bcbf693ecefd481660264e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-23T20:48:05.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/9533bc1d4d956bafc792d1b4b5dbe10e69a064a77334afa50d162523da813b52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-23T20:48:16.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/fdc02389f863fdede6a83bf51a097b15e4619cc594d2a1de4e6118b0c5e1b430",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-23T20:48:41.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/b5795dd0902ebec6b9c66b1ddf149f88725bd47895119c38e7266258b2e5ea88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-23T20:48:06.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/4a16e2071a5aed1b8efdbf635708159a08788b9db8c03fe7a187a53fb6eb333b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-23T20:47:49.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/efe97737c0e3b7123869eed441943b3fcaaafcb5ee628b44ee8c8f9177be4828",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-23T20:47:58.000Z",
      "commit": "6a2ba3ff1b54c86b15d04458a4d67c656b1090ac",
      "fileid": "https://r2.ropensci.org/217c1152b5ce9e70bdbc5e9caf11654d1bd5770081c3e9f847bc57842090b4fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bramvandijk88/actions/runs/30043337371"
    }
  ]
}