{
  "_id": "6a101a0eacfb0bcc41c863e4",
  "Package": "RootsExtremaInflections",
  "Type": "Package",
  "Title": "Finds Roots, Extrema and Inflection Points of a Curve",
  "Version": "1.2.1",
  "Date": "2019-07-26",
  "Author": "Demetris T. Christopoulos",
  "Maintainer": "Demetris T. Christopoulos <dchristop@econ.uoa.gr>",
  "Description": "Implementation of Taylor Regression Estimator (TRE), Tulip\nExtreme Finding Estimator (TEFE), Bell Extreme Finding\nEstimator (BEFE), Integration Extreme Finding Estimator (IEFE)\nand Integration Root Finding Estimator (IRFE) for roots,\nextrema and inflections of a curve . Christopoulos, DT (2019)\n<doi:10.13140/RG.2.2.17158.32324> . Christopoulos, DT (2016)\n<doi:10.2139/ssrn.3043076> . Christopoulos, DT (2016)\n<https://veltech.edu.in/wp-content/uploads/2016/04/Paper-04-2016.pdf>\n. Christopoulos, DT (2014) <arXiv:1206.5478v2 [math.NA]> .",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:57:51 UTC",
    "User": "root"
  },
  "Repository": "https://dchristop.r-universe.dev",
  "Date/Publication": "2019-07-27 08:22:09 UTC",
  "RemoteUrl": "https://github.com/dchristop/rootsextremainflections",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
  "MD5sum": "bfd1bed46bdc76a608d70325ae5ca584",
  "_user": "dchristop",
  "_type": "src",
  "_file": "RootsExtremaInflections_1.2.1.tar.gz",
  "_fileid": "7e4903a74111bfb7103ed140021d120f951b2f9fe0dda2dda3a8aeb2d077faf2",
  "_filesize": 268153,
  "_sha256": "7e4903a74111bfb7103ed140021d120f951b2f9fe0dda2dda3a8aeb2d077faf2",
  "_created": "2026-05-14T09:57:51.000Z",
  "_published": "2026-05-22T08:55:42.623Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347801175,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991844879"
    },
    {
      "job": 77347801054,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991849364"
    },
    {
      "job": 77347801236,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991848929"
    },
    {
      "job": 77347800973,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991841749"
    },
    {
      "job": 77347800633,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991815059"
    },
    {
      "job": 77347800500,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156641483"
    },
    {
      "job": 77347801121,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991840314"
    },
    {
      "job": 77347800960,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991833859"
    },
    {
      "job": 77347801059,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991842409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dchristop/rootsextremainflections",
  "_commit": {
    "id": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
    "author": "dchristop <dchristop@users.noreply.github.com>",
    "committer": "dchristop <dchristop@users.noreply.github.com>",
    "message": "R package which finds roots, extrema and inflection points of a curve\n\nThis package is the R implementation of Taylor Regression Estimator (TRE),  Tulip Extreme Finding Estimator (TEFE), Bell Extreme Finding Estimator (BEFE),  Integration Extreme Finding Estimator (IEFE) and  Integration Root Finding Estimator (IRFE) for roots, extrema and inflections of a curve, as they are defined in Christopoulos, DT (2019) <doi:10.13140/RG.2.2.17158.32324> and Christopoulos, DT (2016) <doi:10.2139/ssrn.3043076>.\n",
    "time": 1564215729
  },
  "_maintainer": {
    "name": "Demetris T. Christopoulos",
    "email": "dchristop@econ.uoa.gr",
    "login": "dchristop",
    "uuid": 10027308
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "iterators",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "inflection",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    }
  ],
  "_owner": "dchristop",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dchristop",
      "count": 2,
      "uuid": 10027308
    }
  ],
  "_userbio": {
    "uuid": 10027308,
    "type": "user",
    "name": "Demetris Christopoulos",
    "description": "Physicist, Mathematician, Statistician and Software Developer.\r\nR, Maple, Python, FORTRAN, MATLAB, SQL\r\n"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RootsExtremaInflections"
  },
  "_devurl": "https://github.com/dchristop/rootsextremainflections",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RootsExtremaInflections.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dchristop/rootsextremainflections",
  "_realowner": "dchristop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-08-16"
    },
    {
      "version": "1.1",
      "date": "2017-05-10"
    },
    {
      "version": "1.2.1",
      "date": "2019-07-29"
    },
    {
      "version": "1.2.5",
      "date": "2025-07-15"
    }
  ],
  "_exports": [
    "classify_curve",
    "extremexi",
    "findextreme",
    "findmaxbell",
    "findmaxtulip",
    "findroot",
    "inflexi",
    "rootexinf",
    "rootxi",
    "scan_curve",
    "scan_noisy_curve",
    "symextreme"
  ],
  "_datasets": [
    {
      "name": "xydat",
      "title": "xydat",
      "object": "xydat",
      "file": "xydat.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RootsExtremaInflections-package",
      "title": "Finds Roots, Extrema and Inflection Points of a Planar Curve",
      "topics": [
        "RootsExtremaInflections-package",
        "RootsExtremaInflections"
      ]
    },
    {
      "page": "classify_curve",
      "title": "Classifies a planar curve according to its convexity, symmetry and extreme type",
      "topics": [
        "classify_curve"
      ]
    },
    {
      "page": "extremexi",
      "title": "Function to Find the Extreme Point of a Planar Curve",
      "topics": [
        "extremexi"
      ]
    },
    {
      "page": "findextreme",
      "title": "Implementation of Integration Extreme Finding Estimator (IEFE) for extreme points identification",
      "topics": [
        "findextreme"
      ]
    },
    {
      "page": "findmaxbell",
      "title": "Implementation of Bell Extreme Finding Estimator (BEFE) algorithm for a planar curve",
      "topics": [
        "findmaxbell"
      ]
    },
    {
      "page": "findmaxtulip",
      "title": "Implementation of Tulip Extreme Finding Estimator (TEFE) algorithm for a planar curve",
      "topics": [
        "findmaxtulip"
      ]
    },
    {
      "page": "findroot",
      "title": "Find the root for a planar curve byn using Integration Root Finding Estimator (IEFE) algorithm",
      "topics": [
        "findroot"
      ]
    },
    {
      "page": "inflexi",
      "title": "Function to Find the Inflection Point of a Planar Curve",
      "topics": [
        "inflexi"
      ]
    },
    {
      "page": "rootexinf",
      "title": "Function to Find the Root, Extreme and Inflection of a Planar Curve",
      "topics": [
        "rootexinf"
      ]
    },
    {
      "page": "rootxi",
      "title": "Function to Find the Root of a Planar Curve",
      "topics": [
        "rootxi"
      ]
    },
    {
      "page": "scan_curve",
      "title": "Finds roots, extrema and inflections for a planar not noisy curve",
      "topics": [
        "scan_curve"
      ]
    },
    {
      "page": "scan_noisy_curve",
      "title": "Finds roots, extrema and inflections for a planar noisy curve",
      "topics": [
        "scan_noisy_curve"
      ]
    },
    {
      "page": "symextreme",
      "title": "A wrapper for using either Tulip Extreme Finding Estimator (TEFE) or Bell Extreme Finding Estimator (BEFE) algorithm for a symmetric extreme point",
      "topics": [
        "symextreme"
      ]
    },
    {
      "page": "xydat",
      "title": "xydat",
      "topics": [
        "xydat"
      ]
    }
  ],
  "_readme": "https://github.com/dchristop/rootsextremainflections/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "inflection",
    "iterators"
  ],
  "_score": 2.740362689494244,
  "_indexed": true,
  "_nocasepkg": "rootsextremainflections",
  "_universes": [
    "dchristop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:34.000Z",
      "distro": "noble",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "5c2f6c5320442e9893578a1de84cc8830f9cc6296fd399055ad6349c3c0d8afc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:49.000Z",
      "distro": "noble",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "e5d81b0e3385a8c8bdf4acd9adedd1dce72954ae184b3912b2915d942d467516",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:49.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "705d70a9555190bc60b7b45402ee742bf0e0ee1c9c1ef550db568eaab2a5d750",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:25.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "9de45c4a206cedd79fc3e6786536ba6bab96dbb82107ca155e3f3a43065b8964",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:14.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "f79188fa12ad2336a5ffe2b316e465b6b6e0da5bacecdf88827319d3d3b38091",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T09:58:52.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "e8c1d6958161f4a2a98bfe22c100e70935811ee4c6343958f65b30e1add257be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T09:59:17.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "cadfceac2d4d49a8b3e62a6212d79739c7673cbbcdd95eac34e30929e6147f6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-22T08:55:22.000Z",
      "commit": "9b8de49d9d122b0699f6a5f10ccc61d0cca35b51",
      "fileid": "8fc892f98b564d9fb27a49f6d8674276ee60ea8338fd58470d284e4f4a88d5b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dchristop/actions/runs/25853724261"
    }
  ]
}