{
  "_id": "6a104745acfb0bcc41c9eea5",
  "Package": "interpolators",
  "Title": "Some Interpolation Methods",
  "Version": "1.0.1",
  "Authors@R": "person(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Some interpolation methods taken from 'Boost': barycentric\nrational interpolation, modified Akima interpolation, PCHIP\n(piecewise cubic Hermite interpolating polynomial)\ninterpolation, and Catmull-Rom splines.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/interpolators",
  "BugReports": "https://github.com/stla/interpolators/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-11-10 15:31:01 UTC",
  "RemoteUrl": "https://github.com/stla/interpolators",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 09:42:28 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre]",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "MD5sum": "39c713ff14a649ce35433b32b544c222",
  "_user": "stla",
  "_type": "src",
  "_file": "interpolators_1.0.1.tar.gz",
  "_fileid": "3f46bbcbb234d6e69c682eb82fc6c60b7b1bcf666cae5220c46ac18a270d4eac",
  "_filesize": 152246,
  "_sha256": "3f46bbcbb234d6e69c682eb82fc6c60b7b1bcf666cae5220c46ac18a270d4eac",
  "_created": "2026-05-10T09:42:28.000Z",
  "_published": "2026-05-22T12:08:37.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77376314725,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902753092"
    },
    {
      "job": 77376314560,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902753669"
    },
    {
      "job": 77376315093,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902752653"
    },
    {
      "job": 77376315319,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902753021"
    },
    {
      "job": 77376314961,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902800099"
    },
    {
      "job": 77376315387,
      "time": 323,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902793250"
    },
    {
      "job": 77376315066,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902772779"
    },
    {
      "job": 77376315139,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902779500"
    },
    {
      "job": 77376314284,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902741689"
    },
    {
      "job": 77376314424,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160101927"
    },
    {
      "job": 77376315010,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902752365"
    },
    {
      "job": 77376314968,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902751064"
    },
    {
      "job": 77376315128,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902753579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/interpolators",
  "_commit": {
    "id": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "v1.0.1\n",
    "time": 1699630261
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "boost",
    "catmull-rom-spline",
    "interpolation",
    "rcpp",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stla",
      "count": 23,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interpolators"
  },
  "_devurl": "https://github.com/stla/interpolators",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interpolators.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/interpolators",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-11-07"
    },
    {
      "version": "1.0.1",
      "date": "2023-11-10"
    }
  ],
  "_exports": [
    "evalInterpolator",
    "iprBarycentricRational",
    "iprCatmullRom",
    "iprMakima",
    "iprPCHIP"
  ],
  "_help": [
    {
      "page": "evalInterpolator",
      "title": "Interpolator evaluation",
      "topics": [
        "evalInterpolator"
      ]
    },
    {
      "page": "iprBarycentricRational",
      "title": "Barycentric rational interpolator",
      "topics": [
        "iprBarycentricRational"
      ]
    },
    {
      "page": "iprCatmullRom",
      "title": "Catmull-Rom interpolator",
      "topics": [
        "iprCatmullRom"
      ]
    },
    {
      "page": "iprMakima",
      "title": "Modified Akima interpolator",
      "topics": [
        "iprMakima"
      ]
    },
    {
      "page": "iprPCHIP",
      "title": "PCHIP interpolator",
      "topics": [
        "iprPCHIP"
      ]
    }
  ],
  "_readme": "https://github.com/stla/interpolators/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "interpolators",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T09:44:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "f1e2ba3ddfc4b80b3fbbf70ed9caca8f2ad379465a3683dbcd8404922fc40fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T09:44:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "b5544d46c4cf03dde921392f3351f567c6626509e08447ed97eb9f746a791ed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T09:44:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "ed44ecfe9d6ab5965d7dd7f14c1e44d87ec43cc65b1a08717496d44ab29a2c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-10T09:44:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "f6cbd15be248504248ca72ddb31f4dc82139020a381176f54cf764ef43e4ee2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T09:52:43.000Z",
      "arch": "aarch64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "7dce751da3c6183753a7dfca1160e16ec5b4d4052d85219d5aac15ef51a2dba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T09:50:42.000Z",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "9dc059ae54068c65703273cc59ec016abadef01429c95f6a0e1b110368a7d575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T09:47:55.000Z",
      "arch": "aarch64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "1bba2a9dbf20cbd8e172e17d3b9eef874324be7c0ca2efba38e73a7542ac27fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-10T09:48:40.000Z",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "bde6623e5767c79eff21b3df1b5749915f9b93a5e7af260d50f86336e3b57d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T09:43:57.000Z",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "774dcfc7c7f81bc862b29687b0fd850e789b366ee6fae297657e99af31b7cdcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T09:43:48.000Z",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "d67b8fc896584c3854aff0af986ecf6213ac4c022368096d0523c83019ec57c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-10T09:44:07.000Z",
      "arch": "x86_64",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "4555e22415e2f5e8834f87d390a8544305c3805d4cd1f32fbb92f1a12371b043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T12:08:13.000Z",
      "arch": "emscripten",
      "commit": "bfc46c7a29d8c88c3ae20ded56485a9543e6deb9",
      "fileid": "f5aa0f96be10ed9647df9e63ff657eb698cee3debe1e09c7fab8e55480aa584b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25625428528"
    }
  ]
}