{
  "_id": "6a48c071e06c18f0a654a063",
  "Package": "lsoda",
  "Type": "Package",
  "Title": "'C++' Header Library for Ordinary Differential Equations",
  "Version": "1.2",
  "Authors@R": "c(person(\"Mark\", \"Clements\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mark.clements@ki.se\"),\nperson(\"Dilawar\", \"Singh\", role=\"ctb\"),\nperson(\"Heng\", \"Li\", role=\"ctb\"),\nperson(\"Peter N.\",\"Brown\", role = \"ctb\"),\nperson(\"George D.\",\"Byrne\", role = \"ctb\"),\nperson(\"Alan C.\",\"Hindmarsh\", role = \"ctb\"),\nperson(\"Cleve\",\"Moler\", role = \"ctb\"),\nperson(\"Linda R.\",\"Petzold\", role = \"ctb\"))",
  "Description": "A 'C++' header library for using the 'libsoda-cxx' library\nwith R. The 'C++' header reimplements the 'lsoda' function from\nthe 'ODEPACK' library for solving initial value problems for\nfirst order ordinary differential equations (Hindmarsh, 1982;\n<https://computing.llnl.gov/sites/default/files/ODEPACK_pub1_u88007.pdf>).\nThe 'C++' header can be used by other R packages by linking\nagainst this package. The 'C++' functions can be called inline\nusing 'Rcpp'. Finally, the package provides an 'ode' function\nto call from R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mclements/lsoda",
  "BugReports": "https://github.com/mclements/lsoda/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://mclements.r-universe.dev",
  "Date/Publication": "2026-04-25 13:37:28 UTC",
  "RemoteUrl": "https://github.com/mclements/lsoda",
  "RemoteRef": "HEAD",
  "RemoteSha": "5088648e7e4784fed6dd3be07c97308d8600cc03",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 07:22:46 UTC",
    "User": "root"
  },
  "Author": "Mark Clements [aut, cre],\nDilawar Singh [ctb],\nHeng Li [ctb],\nPeter N. Brown [ctb],\nGeorge D. Byrne [ctb],\nAlan C. Hindmarsh [ctb],\nCleve Moler [ctb],\nLinda R. Petzold [ctb]",
  "Maintainer": "Mark Clements <mark.clements@ki.se>",
  "_user": "mclements",
  "_type": "src",
  "_file": "lsoda_1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/9b359033a049b7936d923bf8d43c0c246dfa9e6142e7c5ae46b97e2b8d8c6a3d",
  "_filesize": 100468,
  "_sha256": "9b359033a049b7936d923bf8d43c0c246dfa9e6142e7c5ae46b97e2b8d8c6a3d",
  "_expires": "2026-10-12T08:12:31.000Z",
  "_created": "2026-07-04T07:22:46.000Z",
  "_published": "2026-07-04T08:12:33.319Z",
  "_jobs": [
    {
      "job": 85113742156,
      "time": 170,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079578181"
    },
    {
      "job": 85113742175,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079571150"
    },
    {
      "job": 85113742161,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079576572"
    },
    {
      "job": 85113742151,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079570603"
    },
    {
      "job": 85113742159,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079920389"
    },
    {
      "job": 85113742146,
      "time": 157,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079577305"
    },
    {
      "job": 85113742144,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079913359"
    },
    {
      "job": 85113742140,
      "time": 272,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079591171"
    },
    {
      "job": 85113514972,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079555305"
    },
    {
      "job": 85113742124,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079574071"
    },
    {
      "job": 85113742138,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079567224"
    },
    {
      "job": 85113742137,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079567049"
    },
    {
      "job": 85113742152,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079568714"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709",
  "_status": "success",
  "_upstream": "https://github.com/mclements/lsoda",
  "_commit": {
    "id": "5088648e7e4784fed6dd3be07c97308d8600cc03",
    "author": "mclements <mark.clements@ki.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from MichaelChirico/patch-1\n\nTerminal newline in LICENSE",
    "time": 1777124248
  },
  "_maintainer": {
    "name": "Mark Clements",
    "email": "mark.clements@ki.se",
    "login": "mclements",
    "description": "",
    "uuid": 557321
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "deSolve",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    },
    {
      "package": "RcppEigen",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "mclements",
  "_selfowned": true,
  "_usedby": 58,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mclements",
      "count": 24,
      "uuid": 557321
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 557321,
    "type": "user",
    "name": "mclements",
    "followers": 66
  },
  "_downloads": {
    "count": 11434,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lsoda"
  },
  "_devurl": "https://github.com/mclements/lsoda",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lsoda.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mclements/lsoda",
  "_realowner": "mclements",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-04-22"
    },
    {
      "version": "1.1",
      "date": "2025-04-24"
    },
    {
      "version": "1.2",
      "date": "2025-05-11"
    }
  ],
  "_exports": [
    "ode",
    "ode_cpp"
  ],
  "_help": [
    {
      "page": "ode",
      "title": "Ordinary differential equation solver using lsoda",
      "topics": [
        "ode"
      ]
    },
    {
      "page": "ode_cpp",
      "title": "Ordinary differential equation solver using lsoda (C++ code)",
      "topics": [
        "ode_cpp"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.298747436160854,
  "_indexed": true,
  "_nocasepkg": "lsoda",
  "_universes": [
    "mclements"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-04T07:25:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/cf785f85bb09d58c2576b315c65a9be57a0edaefa69530004e634b7f93b0261d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-04T07:24:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/47fdf8e619585af35ae6b39e6d41359a8590196e7c28ecd9af0b3c528c6226c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-04T07:25:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/5aedeefa87fe7d806d3fbc00e98380067fa0ffb21d1255c42ed2bca79a266993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-04T07:24:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/4a0642e28fb51309163a12788090f36e8f1e81fcab504b991f3a92d3ecd3a5b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-04T08:11:57.000Z",
      "arch": "aarch64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/25edbf1ac6a09a4f79942f6c604585cacf74af295cf84dbcde91f698a7474b88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-04T07:25:25.000Z",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/177ca464245f4c65a6a27a5f283054e1d7d8b676c452ceef66c8a027837bef08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-04T08:10:54.000Z",
      "arch": "aarch64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/557517c8db2d52607bd6a8705914f9e838a8bb8a7fcf3bae461d0455f1a9a916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-04T07:26:49.000Z",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/8ca7ce75b6430b6ab77eaf297ae38fad8c5fc6cdc37f9dddce732320240c28fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-07-04T07:25:21.000Z",
      "arch": "emscripten",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/d30437dc65d7374ac5183005928c5e7c357639861e054a3d4f793261cd254288",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-04T07:23:54.000Z",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/fd0aeaf9b4b283a69f8b2bc78531a7bb37c19e11ca5825b92a5fd9e574f2a8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-04T07:23:54.000Z",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/7e669dc0f9333666057bda3d95449dfbac6eff33e458d3cb602471de59e78e25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-04T07:24:06.000Z",
      "arch": "x86_64",
      "commit": "5088648e7e4784fed6dd3be07c97308d8600cc03",
      "fileid": "https://r2.ropensci.org/0de46544badf3bbbade733185a5892d3b4495b51bc51cd1cc011f18bf83dd726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mclements/actions/runs/28698927709"
    }
  ]
}