{
  "_id": "6a198061acfb0bcc41df88e4",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "Repository": "https://mrc-ide.r-universe.dev",
  "Date/Publication": "2024-09-17 16:34:42 UTC",
  "RemoteUrl": "https://github.com/mrc-ide/cinterpolate",
  "RemoteRef": "master",
  "RemoteSha": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:38:06 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "8107446becdafebbdceea428e81d12e9",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "cinterpolate_1.0.2.tar.gz",
  "_fileid": "266d733ff11a3180b624319e0d51e2b8e1c275a1b73fe7d712b06c150c5e0c1f",
  "_filesize": 98271,
  "_sha256": "266d733ff11a3180b624319e0d51e2b8e1c275a1b73fe7d712b06c150c5e0c1f",
  "_created": "2026-05-29T11:38:06.000Z",
  "_published": "2026-05-29T12:02:41.799Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78493260922,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289800561"
    },
    {
      "job": 78493260830,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289794834"
    },
    {
      "job": 78493260836,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289793007"
    },
    {
      "job": 78493260928,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289794452"
    },
    {
      "job": 78493260912,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7290171597"
    },
    {
      "job": 78493260879,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289816088"
    },
    {
      "job": 78493260837,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7290136792"
    },
    {
      "job": 78493260864,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289812986"
    },
    {
      "job": 78492896439,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289760432"
    },
    {
      "job": 78493260810,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289788958"
    },
    {
      "job": 78493260845,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289783513"
    },
    {
      "job": 78493260902,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289797505"
    },
    {
      "job": 78493260890,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289784172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrc-ide/cinterpolate",
  "_commit": {
    "id": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from mrc-ide/cran-fixes\n\nEnable compilation with strict headers",
    "time": 1726590882
  },
  "_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": "mrc-ide",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "infrastructure",
    "openblas"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 50,
      "uuid": 1558093
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "description": "MRC Centre hosted within the Department of Infectious Disease Epidemiology at Imperial College London"
  },
  "_downloads": {
    "count": 1072,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cinterpolate"
  },
  "_devurl": "https://github.com/mrc-ide/cinterpolate",
  "_searchresults": 2,
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mrc-ide/cinterpolate",
  "_realowner": "mrc-ide",
  "_cranurl": true,
  "_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/mrc-ide/cinterpolate/raw/master/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": "2018-07-17 07:46:18",
      "modified": "2019-04-11 17:06:20",
      "commits": 4
    }
  ],
  "_score": 5.954474071418633,
  "_indexed": true,
  "_nocasepkg": "cinterpolate",
  "_universes": [
    "mrc-ide",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T11:40:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "97fce7a21726d7a7fea3578a0de97dc86acbc0a720334290a468d51ab347af90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T11:40:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "ea2a7a30d5b6d3ab81da3f27172179b11742933c0d7757ef01118fc2b8a7aabe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T11:40:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "73f87a9cc7c3fda88a2e144c40fd3c8dd8a6bfe300e11aba1aad17dea3d90909",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T11:40:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "ffcb63dea481840895444f842d0f1fd5fd1b1542b5e052305dc57643f67e1478",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-29T12:02:13.000Z",
      "arch": "aarch64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "01ef079dda941686dee5aaa26ab11703fa6753ffca458e320d6495d09db55551",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-29T11:41:08.000Z",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "988ac655ce82eca0d1f541f955040259397c9918a060002414b7a7ad83516431",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-29T12:00:23.000Z",
      "arch": "aarch64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "8f5dd2f4afe88d011c68b8ca50969f3bebb483db09c3db6d6c4080f77460d60c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-29T11:41:04.000Z",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "708a9d9918b06838eb24da727cfeadc04314ac42b2f65f1dcc9b5fb300a17848",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-29T11:40:00.000Z",
      "arch": "emscripten",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "d135c063d0a49eb1e82c4e3014aa3978a6216a6e7987c34883dcd0911971abb1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-29T11:39:21.000Z",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "e896589984e56542bc370cc34578c856aabe1450e6cc242542e1abd3f0427a42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-29T11:39:52.000Z",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "4250edcd671c95c2023fc12c80559461d8629045cbaafc19cd4ea4578b2bf1ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-29T11:39:27.000Z",
      "arch": "x86_64",
      "commit": "4b06d8b46210b7479eaf1ae0cb311423fb6f37a2",
      "fileid": "f55e59ebfb65c1f9dd72aad768f9a7c71867f67eb54cc9b9867042549b7f48c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26634966767"
    }
  ]
}