{
  "_id": "6a1bf9431d7bb097a0a27670",
  "Package": "ReacTran",
  "Version": "1.4.3.2",
  "Title": "Reactive Transport Modelling in 1d, 2d and 3d",
  "Authors@R": "c(person(\"Karline\", \"Soetaert\", role = c(\"aut\", \"cre\"), \nemail = \"karline.soetaert@nioz.nl\",\ncomment = c(ORCID = \"0000-0003-4603-7100\")),\nperson(\"Filip\", \"Meysman\", role = \"aut\", email = \"filip.meysman@nioz.nl\"))",
  "Maintainer": "Karline Soetaert <karline.soetaert@nioz.nl>",
  "Description": "Routines for developing models that describe reaction and\nadvective-diffusive transport in one, two or three dimensions.\nIncludes transport routines in porous media, in estuaries, and\nin bodies with variable shape.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:58:10 UTC",
    "User": "root"
  },
  "Author": "Karline Soetaert [aut, cre]\n(<https://orcid.org/0000-0003-4603-7100>), Filip Meysman [aut]",
  "Repository": "https://karlines.r-universe.dev",
  "Date/Publication": "2025-04-07 15:35:31 UTC",
  "RemoteUrl": "https://github.com/cran/ReacTran",
  "RemoteRef": "HEAD",
  "RemoteSha": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
  "MD5sum": "c15bb3612f2d2c6b5ffcb8693e8511dd",
  "_user": "karlines",
  "_type": "src",
  "_file": "ReacTran_1.4.3.2.tar.gz",
  "_fileid": "94fd218c4b939cbfc93daf4c335bb847d4c33fa631d60d34295df4ac1912a9e3",
  "_filesize": 1968425,
  "_sha256": "94fd218c4b939cbfc93daf4c335bb847d4c33fa631d60d34295df4ac1912a9e3",
  "_created": "2026-05-31T08:58:10.000Z",
  "_published": "2026-05-31T09:02:59.015Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713705381,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315415578"
    },
    {
      "job": 78713705389,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315416225"
    },
    {
      "job": 78713705383,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315415800"
    },
    {
      "job": 78713705390,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315415653"
    },
    {
      "job": 78713705357,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315413220"
    },
    {
      "job": 78713705359,
      "time": 151,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315420516"
    },
    {
      "job": 78713705358,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315413511"
    },
    {
      "job": 78713705421,
      "time": 256,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315432232"
    },
    {
      "job": 78713570854,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315405089"
    },
    {
      "job": 78713705348,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315413844"
    },
    {
      "job": 78713705392,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315414133"
    },
    {
      "job": 78713705384,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315413405"
    },
    {
      "job": 78713705388,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315413262"
    }
  ],
  "_buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ReacTran",
  "_commit": {
    "id": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
    "author": "Karline Soetaert <karline.soetaert@nioz.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.3.2\n",
    "time": 1744040131
  },
  "_maintainer": {
    "name": "Karline Soetaert",
    "email": "karline.soetaert@nioz.nl",
    "login": "karlines",
    "description": "",
    "uuid": 8592137,
    "orcid": "0000-0003-4603-7100"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "rootSolve",
      "role": "Depends"
    },
    {
      "package": "deSolve",
      "role": "Depends"
    },
    {
      "package": "shape",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "karlines",
      "count": 4,
      "uuid": 8592137
    }
  ],
  "_userbio": {
    "uuid": 8592137,
    "type": "user",
    "name": "karline soetaert"
  },
  "_downloads": {
    "count": 395,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ReacTran"
  },
  "_mentions": 6,
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ReacTran.html",
    "manual.pdf"
  ],
  "_realowner": "karlines",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2009-07-21"
    },
    {
      "version": "1.2",
      "date": "2009-12-18"
    },
    {
      "version": "1.3",
      "date": "2010-09-16"
    },
    {
      "version": "1.3.1",
      "date": "2011-03-23"
    },
    {
      "version": "1.3.2",
      "date": "2011-08-11"
    },
    {
      "version": "1.4.1",
      "date": "2013-06-12"
    },
    {
      "version": "1.4.2",
      "date": "2014-12-26"
    },
    {
      "version": "1.4.3.1",
      "date": "2017-08-15"
    },
    {
      "version": "1.4.3.2",
      "date": "2025-04-07"
    }
  ],
  "_exports": [
    "advection.1D",
    "advection.volume.1D",
    "fiadeiro",
    "g.cylinder",
    "g.sphere",
    "g.spheroid",
    "p.exp",
    "p.lin",
    "p.sig",
    "polar2cart",
    "setup.compaction.1D",
    "setup.grid.1D",
    "setup.grid.2D",
    "setup.prop.1D",
    "setup.prop.2D",
    "tran.1D",
    "tran.2D",
    "tran.3D",
    "tran.cylindrical",
    "tran.polar",
    "tran.spherical",
    "tran.volume.1D",
    "tran.volume.2D",
    "tran.volume.3D"
  ],
  "_help": [
    {
      "page": "ReacTran",
      "title": "Reactive transport modelling in 1D, 2D and 3D",
      "topics": [
        "ReacTran-package",
        "ReacTran"
      ]
    },
    {
      "page": "advection",
      "title": "One-Dimensional Advection Equation",
      "topics": [
        "advection.1D",
        "advection.volume.1D"
      ]
    },
    {
      "page": "fiadeiro",
      "title": "Advective Finite Difference Weights",
      "topics": [
        "fiadeiro"
      ]
    },
    {
      "page": "geometries",
      "title": "Surface Area and Volume of Geometrical Objects",
      "topics": [
        "g.cylinder",
        "g.sphere",
        "g.spheroid"
      ]
    },
    {
      "page": "properties",
      "title": "Common Properties with Distance, to be used with setup.prop.1D",
      "topics": [
        "p.exp",
        "p.lin",
        "p.sig"
      ]
    },
    {
      "page": "setup.compaction.1D",
      "title": "Calculates Advective Velocities of the Pore Water and Solid Phase in a Water Saturated Sediment assuming Steady State Compaction",
      "topics": [
        "setup.compaction.1D"
      ]
    },
    {
      "page": "setup.grid.1D",
      "title": "Creates a One-Dimensional Finite Difference Grid",
      "topics": [
        "plot.grid.1D",
        "setup.grid.1D"
      ]
    },
    {
      "page": "setup.grid.2D",
      "title": "Creates a Finite Difference Grid over a Two-Dimensional Rectangular Domain",
      "topics": [
        "setup.grid.2D"
      ]
    },
    {
      "page": "setup.prop.1D",
      "title": "Attaches a Property to a One-Dimensional Grid",
      "topics": [
        "plot.prop.1D",
        "setup.prop.1D"
      ]
    },
    {
      "page": "setup.prop.2D",
      "title": "Attaches a Property to a Two-Dimensional Grid",
      "topics": [
        "contour.prop.2D",
        "setup.prop.2D"
      ]
    },
    {
      "page": "tran.1D",
      "title": "General One-Dimensional Advective-Diffusive Transport",
      "topics": [
        "tran.1D"
      ]
    },
    {
      "page": "tran.2D",
      "title": "General Two-Dimensional Advective-Diffusive Transport",
      "topics": [
        "tran.2D"
      ]
    },
    {
      "page": "tran.3D",
      "title": "General Three-Dimensional Advective-Diffusive Transport",
      "topics": [
        "tran.3D"
      ]
    },
    {
      "page": "tran.cyl_spher",
      "title": "Diffusive Transport in cylindrical (r, theta, z) and spherical (r, theta, phi) coordinates.",
      "topics": [
        "tran.cylindrical",
        "tran.spherical"
      ]
    },
    {
      "page": "tran.polar",
      "title": "Diffusive Transport in polar (r, theta) coordinates.",
      "topics": [
        "polar2cart",
        "tran.polar"
      ]
    },
    {
      "page": "tran.volume.1D",
      "title": "1-D, 2-D and 3-D Volumetric Advective-Diffusive Transport in an Aquatic System",
      "topics": [
        "tran.volume.1D",
        "tran.volume.2D",
        "tran.volume.3D"
      ]
    }
  ],
  "_rundeps": [
    "deSolve",
    "rootSolve",
    "shape"
  ],
  "_vignettes": [
    {
      "source": "ReacTran.Rnw",
      "filename": "ReacTran.pdf",
      "title": "R-package ReacTran: reactive transport modelling in R",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2025-04-07 15:35:31",
      "modified": "2025-04-07 15:35:31",
      "commits": 1
    },
    {
      "source": "PDE.Rnw",
      "filename": "PDE.pdf",
      "title": "Solving parabolic, hyperbolic and elliptic partial differential equations in R",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-06-12 00:00:00",
      "modified": "2013-06-12 00:00:00",
      "commits": 1
    }
  ],
  "_score": 4.628184508073413,
  "_indexed": true,
  "_nocasepkg": "reactran",
  "_universes": [
    "karlines"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "b34b185af8f6b7269c3f48bb6cd1bfe6e5a1f976152ea20e90315bad7afb6b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.3.2",
      "date": "2026-05-31T09:00:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "9c7d2ad320264ddd1185399c77f5a8c287b87ff65e49ab455a63f30680c726a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.3.2",
      "date": "2026-05-31T09:00:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "f22a7c6627696f5d0c459962fad250c6a7dafa8d9c4785df947833c1626b03c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "0d11248703d71a55e4ad865fb274fc79a3bcb0984e0eaa294d24c5d1b2acbf96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:38.000Z",
      "arch": "aarch64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "9eb73fce0ca50190fe4812fc5bb53cbc89b6dd0f3ef5f9649b9e00b3ffdeb3c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.3.2",
      "date": "2026-05-31T09:00:27.000Z",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "a2fc08db572cfab2cf073e8d6059dd9771da5058cc228c5167503cab561a60fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:38.000Z",
      "arch": "aarch64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "4870ceb6c6af8eeb11ee7f423d4818bfa982640d8e9fbcb89c531bad3cc67d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.3.2",
      "date": "2026-05-31T09:01:35.000Z",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "2cbeb17dc8de78d15e08903a507805973344651a37c8a5377117f02cba92a64b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:58.000Z",
      "arch": "emscripten",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "6d0326ed1e9cc417b5ef49b435ffdb790c70fb83101c741ef3b5cd2d49f995e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:26.000Z",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "9086be122b125377436c0443d2987f06695b68c9fa57e7b5d9a3a6ae27d57ba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:20.000Z",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "ded41df6703eab6f0c9735ea69644203116864ba7f207b8a86983a32fd79c4f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.3.2",
      "date": "2026-05-31T08:59:16.000Z",
      "arch": "x86_64",
      "commit": "32b0f30689bc6b814a3231f057c8f2ac9f80291d",
      "fileid": "a1495c13cb5fa4a185b1877cb3f5c6c7e1bb97b7408270d2b9d89a096973ffe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karlines/actions/runs/26708255319"
    }
  ]
}