{
  "_id": "6a63120dd3420cf5dfdb6afd",
  "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-07-24 06:26:43 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph]",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "itp_1.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/f343ce2f38ef1e96fea1fe23225d5ff51519556760ec4d47baba36f15a567219",
  "_filesize": 502614,
  "_sha256": "f343ce2f38ef1e96fea1fe23225d5ff51519556760ec4d47baba36f15a567219",
  "_expires": "2026-11-01T07:19:39.000Z",
  "_created": "2026-07-24T06:26:43.000Z",
  "_published": "2026-07-24T07:19:41.449Z",
  "_jobs": [
    {
      "job": 89415554080,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588506667"
    },
    {
      "job": 89415554056,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588513514"
    },
    {
      "job": 89415554064,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588519006"
    },
    {
      "job": 89415554054,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588514887"
    },
    {
      "job": 89415554072,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589457650"
    },
    {
      "job": 89415554061,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589502391"
    },
    {
      "job": 89415554063,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589449417"
    },
    {
      "job": 89415554096,
      "time": 167,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589516411"
    },
    {
      "job": 89415081472,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588472978"
    },
    {
      "job": 89415554060,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588506263"
    },
    {
      "job": 89415554085,
      "time": 96,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588501609"
    },
    {
      "job": 89415554137,
      "time": 128,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588510783"
    },
    {
      "job": 89415554062,
      "time": 99,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588502472"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": "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",
    "followers": 42
  },
  "_downloads": {
    "count": 296,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/itp"
  },
  "_devurl": "https://github.com/paulnorthrop/itp",
  "_pkgdown": "https://paulnorthrop.github.io/itp/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "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.193124598354462,
  "_indexed": true,
  "_nocasepkg": "itp",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-24T06:28:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/3aa9eeb22f46ea9c90ee95b88765c8c8ae6ed35a16e2786cdcf92cf5cf118518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-24T06:29:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/24d6e0dfcde66b0a0a24a3465210225c82f383f1f0378e98e3b4412dcc453360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-24T06:29:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/de2d4cb148f87eda72f2ae22370e37a5a815531d94a4fa34ebe853c1e411aab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-24T06:29:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/14a3b040c87ccc4653861bcb4061a5bbde279256f1be419c49635b5be486a109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-24T07:15:59.000Z",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/0e9db327187b3bf3cbcfdc24fb61e23130f362632cd61847fa99c9a39ee2ba69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-24T07:17:35.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/3de294d6cd472116c186dec06619d4ada28945cfd07b5556dc7a5aba8d309d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-24T07:15:40.000Z",
      "arch": "aarch64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/fc4c725c115cbc46aceb2aaa1850ab5d4772ae1ccc8a79e7c295f9d01f9a919c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-24T07:18:42.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/1908d28030c0f3527048d285f7c7e892c14c71abe47a90b23fa7fe4ce003ddb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-07-24T06:28:56.000Z",
      "arch": "emscripten",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/80d99a30d43d2e89145f0499c4ae445a05e3570ff743f730bf60bfd2a9968681",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-24T06:27:59.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/ea969338d98034676c9d32dcdbd347f82ae7a0e915917f36351ba55c88c6ceab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-24T06:28:02.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/5326d01ac00307a2372086aef7a293f3b42efb82fc313700dca4a98ee6c4486f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-24T06:28:03.000Z",
      "arch": "x86_64",
      "commit": "06102d9cca48b1ad22ed94e46f567328fc0a5eac",
      "fileid": "https://r2.ropensci.org/5a09a5fde97119e0592c280e2186609f8b8b94365c5aebbb4f69afef4cbab25c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30072133605"
    }
  ]
}