{
  "_id": "6a0f7510acfb0bcc41c61598",
  "Package": "itp",
  "Type": "Package",
  "Title": "The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm",
  "Version": "1.2.2",
  "Date": "2026-01-09",
  "Authors@R": "person(c(\"Paul\", \"J.\"), \"Northrop\", email = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Implements the Interpolate, Truncate, Project (ITP)\nroot-finding algorithm developed by Oliveira and Takahashi\n(2021) <doi:10.1145/3423597>. The user provides the function,\nfrom the real numbers to the real numbers, and an interval with\nthe property that the values of the function at its endpoints\nhave different signs. If the function is continuous over this\ninterval then the ITP method estimates the value at which the\nfunction is equal to zero. If the function is discontinuous\nthen a point of discontinuity at which the function changes\nsign may be found. The function can be supplied using either an\nR function or an external pointer to a C++ function. Tuning\nparameters of the ITP algorithm can be set by the user. Default\nvalues are set based on arguments in Oliveira and Takahashi\n(2021).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://paulnorthrop.github.io/itp/,\nhttps://github.com/paulnorthrop/itp",
  "BugReports": "https://github.com/paulnorthrop/itp/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-01-24 19:47:29 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/itp",
  "RemoteRef": "HEAD",
  "RemoteSha": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 06:41:22 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph]",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "MD5sum": "3c6d30c53a2894ec7c4cc8edccffa578",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "itp_1.2.2.tar.gz",
  "_fileid": "b34ffba6da83a1ab927d9cd08969ee1f6c612950288a0319de086d6ba64cb0c2",
  "_filesize": 502777,
  "_sha256": "b34ffba6da83a1ab927d9cd08969ee1f6c612950288a0319de086d6ba64cb0c2",
  "_created": "2026-05-21T06:41:22.000Z",
  "_published": "2026-05-21T21:11:44.229Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77269583220,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128956290"
    },
    {
      "job": 77269583482,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128954981"
    },
    {
      "job": 77269583387,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128955550"
    },
    {
      "job": 77269583187,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128956418"
    },
    {
      "job": 77269583573,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128957033"
    },
    {
      "job": 77269583713,
      "time": 313,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129006256"
    },
    {
      "job": 77269583483,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128951620"
    },
    {
      "job": 77269583517,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128973113"
    },
    {
      "job": 77269582955,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128925456"
    },
    {
      "job": 77269582589,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147309365"
    },
    {
      "job": 77269583471,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128948263"
    },
    {
      "job": 77269583515,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128950489"
    },
    {
      "job": 77269583362,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128955964"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/itp",
  "_commit": {
    "id": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
    "author": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "committer": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "message": "rm warning\n",
    "time": 1769284049
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 7
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v.1.2.2",
      "date": "2026-01-09"
    }
  ],
  "_topics": [
    "algorithm",
    "bracketing",
    "itp",
    "itp-method",
    "root-finding",
    "cpp"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 208,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop"
  },
  "_downloads": {
    "count": 373,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/itp"
  },
  "_devurl": "https://github.com/paulnorthrop/itp",
  "_pkgdown": "https://paulnorthrop.github.io/itp/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/itp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/itp",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-07"
    },
    {
      "version": "1.0.1",
      "date": "2022-06-14"
    },
    {
      "version": "1.1.0",
      "date": "2022-07-02"
    },
    {
      "version": "1.2.0",
      "date": "2022-07-16"
    },
    {
      "version": "1.2.1",
      "date": "2023-12-02"
    },
    {
      "version": "1.2.2",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "itp",
    "itp_c",
    "xptr_create",
    "xptr_eval"
  ],
  "_help": [
    {
      "page": "itp-package",
      "title": "itp: The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm",
      "topics": [
        "itp-package"
      ]
    },
    {
      "page": "itp",
      "title": "The ITP root-finding algorithm",
      "topics": [
        "itp"
      ]
    },
    {
      "page": "itp_c",
      "title": "The ITP root-finding algorithm using C++",
      "topics": [
        "itp_c"
      ]
    },
    {
      "page": "plot.itp",
      "title": "Plot method for objects of class '\"itp\"'",
      "topics": [
        "plot.itp"
      ]
    },
    {
      "page": "print.itp",
      "title": "Print method for objects of class '\"itp\"'",
      "topics": [
        "print.itp"
      ]
    },
    {
      "page": "xptr_create",
      "title": "Create an external pointer to a C++ function",
      "topics": [
        "xptr_create"
      ]
    },
    {
      "page": "xptr_eval",
      "title": "Call a C++ function using an external pointer",
      "topics": [
        "xptr_eval"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/itp/raw/HEAD/README.md",
  "_rundeps": [
    "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"
    }
  ],
  "_vignettes": [
    {
      "source": "itp-vignette.Rmd",
      "filename": "itp-vignette.html",
      "title": "Overview of the itp package",
      "author": "Paul Northrop",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Supplying to itp an R function",
        "Well-behaved functions",
        "Lambert: $f(x) = x e^x - 1$",
        "Trigonometric 1: $f(x) = \\tan(x - 1 / 10)$",
        "Ill-behaved functions",
        "Polynomial 3 (non-simple root): $f(x) = (10^6 x - 1) ^ 3$",
        "Staircase (discontinuous): $f(x) = \\lceil 10 x - 1 \\rceil + 1/2$",
        "Warsaw (multiple roots): $f(x) = I(x > -1)\\left(1 + \\sin\\left(\\frac{1}{1+x}\\right)\\right)-1$",
        "Supplying to itp an external pointer to a C++ function",
        "C++ function itp_c",
        "Plot method",
        "References"
      ],
      "created": "2022-05-26 23:49:24",
      "modified": "2022-07-16 10:49:00",
      "commits": 13
    }
  ],
  "_score": 6.290034611362518,
  "_indexed": true,
  "_nocasepkg": "itp",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "996b0b13e85db260400400a432f76c52d0d9d3ee0ac7024b50ad619bbb8dedd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "89f87415ed26291b77d6e5957b3d2a5e7f7e323f35518336308b0ab9273022e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "c85b64012e6ccfa8ecba9764793fc7eb1f4489598890491c459729c6bc51c8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "56f7ca2719a60fe99ef7419b51b6e6abd05e33575361e8f0124acf857260b11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:22.000Z",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "a4e6adb1e1d93030f56f76266c1929cb2e55951e99a3636b59543758d6956b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-21T06:45:58.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "677c69981d0265722551b7878f261adaff741caadc2c744b9bd4ca30fec7012a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-21T06:43:03.000Z",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "b4d3cfa5076756765b6cf47c23a7255d93c9d3c9356cc784fe545e4f6abbc751",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-21T06:44:01.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "366ad9e6844b2cd2c9453e971dd01b5699cfe40bf6038b77f8a376cc182b3766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-21T21:11:16.000Z",
      "arch": "emscripten",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "9b5cc1fa99cbecf42549bf60aba2e9d10799f4d444a57641d695157dac7be8d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-21T06:42:38.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "0fd573ad6aed95cacc3a8ceee18cc2c39ce4129e6020c6fa10275ae8c4af5fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-21T06:42:35.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "7193e6d2e9b52bef1f5107049db46ccf7427fe1f3b113695b5cbef0a98240305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-21T06:42:52.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "c9ea46bf946ddbd570cd7173ebef1688425cf18c813acee633110d4fc5b793fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26209852128"
    }
  ]
}