{
  "_id": "6a2e70703efcd9bda4313d3c",
  "Package": "cinterpolate",
  "Title": "Interpolation From C",
  "Version": "1.0.2",
  "Description": "Simple interpolation methods designed to be used from C\ncode. Supports constant, linear and spline interpolation. An R\nwrapper is included but this package is primarily designed to\nbe used from C code using 'LinkingTo'.  The spline calculations\nare classical cubic interpolation, e.g., Forsythe, Malcolm and\nMoler (1977) <ISBN: 9780131653320>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "URL": "https://github.com/mrc-ide/cinterpolate",
  "BugReports": "https://github.com/mrc-ide/cinterpolate/issues",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-14 09:09:24 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre], Imperial College of Science,\nTechnology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-14 02:52:25 UTC",
  "RemoteUrl": "https://github.com/cran/cinterpolate",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9a118f20f37adc610f662ceab3f90d9ab399574",
  "MD5sum": "c22227e0254fb4a12965e4e2ee6f287e",
  "_user": "cran",
  "_type": "src",
  "_file": "cinterpolate_1.0.2.tar.gz",
  "_fileid": "1c659a6a898da09f4177ae73355d2ed49eddf3ccc550f07f58ccaad186ae2fe7",
  "_filesize": 100458,
  "_sha256": "1c659a6a898da09f4177ae73355d2ed49eddf3ccc550f07f58ccaad186ae2fe7",
  "_created": "2026-06-14T09:09:24.000Z",
  "_published": "2026-06-14T09:12:16.945Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81265098242,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619499388"
    },
    {
      "job": 81265098262,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619501068"
    },
    {
      "job": 81265098252,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619505309"
    },
    {
      "job": 81265098253,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619502099"
    },
    {
      "job": 81264944074,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619484204"
    },
    {
      "job": 81265098208,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619497626"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cinterpolate",
  "_commit": {
    "id": "c9a118f20f37adc610f662ceab3f90d9ab399574",
    "author": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1726282345
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 3,
      "uuid": 1558093
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 606,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1082,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cinterpolate"
  },
  "_devurl": "https://github.com/mrc-ide/cinterpolate",
  "_searchresults": 2,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cinterpolate.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mrc-ide/cinterpolate",
  "_realowner": "mrc-ide",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-04-10"
    },
    {
      "version": "1.0.1",
      "date": "2023-11-29"
    },
    {
      "version": "1.0.2",
      "date": "2024-09-13"
    }
  ],
  "_exports": [
    "interpolation_function"
  ],
  "_help": [
    {
      "page": "interpolation_function",
      "title": "Create an interpolation function",
      "topics": [
        "interpolation_function"
      ]
    }
  ],
  "_readme": "https://github.com/cran/cinterpolate/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "cinterpolate.Rmd",
      "filename": "cinterpolate.html",
      "title": "Using cinterpolate",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package preparation",
        "The API"
      ],
      "created": "2019-04-10 16:05:44",
      "modified": "2023-11-30 02:39:10",
      "commits": 2
    }
  ],
  "_score": 4.055416559840489,
  "_indexed": false,
  "_nocasepkg": "cinterpolate",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mrc-ide.r-universe.dev/cinterpolate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-14T09:11:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9a118f20f37adc610f662ceab3f90d9ab399574",
      "fileid": "c275d506fa7717f4d590d4240ce9efd4ddf2130b51317cae4cd0c9bf8b288d0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-14T09:11:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9a118f20f37adc610f662ceab3f90d9ab399574",
      "fileid": "951370f01bc415ad0324109386871f81052a6654ea00d5f2b364b69e9e4a0b9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-14T09:11:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9a118f20f37adc610f662ceab3f90d9ab399574",
      "fileid": "7b2670c091cad85608f08fe79f0aeba2a194785e29f388cbf566da48b79e9e35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-14T09:11:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9a118f20f37adc610f662ceab3f90d9ab399574",
      "fileid": "d32e1b8a704c7f3b4085f42da3c3fae89398983f60b250e16235d89b8c28d31f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-14T09:11:10.000Z",
      "arch": "emscripten",
      "commit": "c9a118f20f37adc610f662ceab3f90d9ab399574",
      "fileid": "e42c4b94f844e46161d56ac1ef701ccf329e125c68180e8139c610d9ab7fd768",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27494136025"
    }
  ]
}