{
  "_id": "6a102796acfb0bcc41c902f9",
  "Package": "minimaxApprox",
  "Type": "Package",
  "Title": "Implementation of Remez Algorithm for Polynomial and Rational\nFunction Approximation",
  "Version": "0.5.0",
  "Date": "2026-01-08",
  "Authors@R": "person(given=\"Avraham\", family=\"Adler\",role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"Avraham.Adler@gmail.com\", comment = c(ORCID = \"0000-0002-3039-0703\"))",
  "Description": "Implements the algorithm of Remez (1962) for polynomial\nminimax approximation and of Cody et al. (1968)\n<doi:10.1007/BF02162506> for rational minimax approximation.",
  "License": "MPL-2.0",
  "URL": "https://github.com/aadler/MiniMaxApprox",
  "BugReports": "https://github.com/aadler/MiniMaxApprox/issues",
  "ByteCompile": "yes",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "UseLTO": "yes",
  "Repository": "https://aadler.r-universe.dev",
  "Date/Publication": "2026-01-13 20:50:04 UTC",
  "RemoteUrl": "https://github.com/aadler/minimaxapprox",
  "RemoteRef": "HEAD",
  "RemoteSha": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
  "Packaged": {
    "Date": "2026-05-13 08:30:10 UTC",
    "User": "root"
  },
  "Author": "Avraham Adler [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3039-0703>)",
  "Maintainer": "Avraham Adler <Avraham.Adler@gmail.com>",
  "MD5sum": "0c93791e1e6fe46a8d886c21e75f0649",
  "_user": "aadler",
  "_type": "src",
  "_file": "minimaxApprox_0.5.0.tar.gz",
  "_fileid": "5afb565a73766f0dac3bc208dbe7da0c8d5196e4d9dbc450e8905f8362809934",
  "_filesize": 224083,
  "_sha256": "5afb565a73766f0dac3bc208dbe7da0c8d5196e4d9dbc450e8905f8362809934",
  "_created": "2026-05-13T08:30:10.000Z",
  "_published": "2026-05-22T09:53:26.758Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356511395,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6965242654"
    },
    {
      "job": 77356510898,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965242880"
    },
    {
      "job": 77356511252,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6965241397"
    },
    {
      "job": 77356511206,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965240199"
    },
    {
      "job": 77356511062,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965251358"
    },
    {
      "job": 77356511081,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965274126"
    },
    {
      "job": 77356511226,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965232355"
    },
    {
      "job": 77356510775,
      "time": 223,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965278444"
    },
    {
      "job": 77356510545,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965204216"
    },
    {
      "job": 77356510490,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157719079"
    },
    {
      "job": 77356511026,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965231460"
    },
    {
      "job": 77356511449,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965229920"
    },
    {
      "job": 77356511114,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965227309"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aadler/minimaxapprox",
  "_commit": {
    "id": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
    "author": "Avraham Adler <Avraham.Adler@gmail.com>",
    "committer": "Avraham Adler <Avraham.Adler@gmail.com>",
    "message": "Latest is now 15\n",
    "time": 1768337404
  },
  "_maintainer": {
    "name": "Avraham Adler",
    "email": "avraham.adler@gmail.com",
    "login": "aadler",
    "orcid": "0000-0002-3039-0703",
    "uuid": 5596401
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "aadler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 15
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-01-08"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "aadler",
      "count": 292,
      "uuid": 5596401
    }
  ],
  "_userbio": {
    "uuid": 5596401,
    "type": "user",
    "name": "Avraham Adler"
  },
  "_downloads": {
    "count": 533,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minimaxApprox"
  },
  "_devurl": "https://github.com/aadler/minimaxapprox",
  "_searchresults": 1,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minimaxApprox.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aadler/minimaxapprox",
  "_realowner": "aadler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-07-19"
    },
    {
      "version": "0.0.2",
      "date": "2023-07-20"
    },
    {
      "version": "0.1.0",
      "date": "2023-08-08"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-04"
    },
    {
      "version": "0.2.1",
      "date": "2023-09-05"
    },
    {
      "version": "0.2.2",
      "date": "2023-10-14"
    },
    {
      "version": "0.3.0",
      "date": "2024-01-25"
    },
    {
      "version": "0.4.0",
      "date": "2024-02-26"
    },
    {
      "version": "0.4.1",
      "date": "2024-02-29"
    },
    {
      "version": "0.4.2",
      "date": "2024-05-20"
    },
    {
      "version": "0.4.3",
      "date": "2024-06-20"
    },
    {
      "version": "0.5.0",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "coef.minimaxApprox",
    "minimaxApprox",
    "minimaxErr",
    "minimaxEval",
    "plot.minimaxApprox",
    "print.minimaxApprox"
  ],
  "_help": [
    {
      "page": "minimaxApprox-package",
      "title": "Implementation of Remez Algorithm for Polynomial and Rational Function Approximation",
      "topics": [
        "minimaxApprox-package"
      ]
    },
    {
      "page": "coef.minimaxApprox",
      "title": "Extract coefficients from a '\"minimaxApprox\"' object",
      "topics": [
        "coef.minimaxApprox"
      ]
    },
    {
      "page": "MiniMaxApprox",
      "title": "Minimax Approximation of Functions",
      "topics": [
        "minimaxApprox"
      ]
    },
    {
      "page": "minimaxErr",
      "title": "Evaluate the Minimax Approximation Error",
      "topics": [
        "minimaxErr"
      ]
    },
    {
      "page": "minimaxEval",
      "title": "Evaluate Minimax Approximation",
      "topics": [
        "minimaxEval"
      ]
    },
    {
      "page": "plot.minimaxApprox",
      "title": "Plot errors from a '\"minimaxApprox\"' object",
      "topics": [
        "plot.minimaxApprox"
      ]
    },
    {
      "page": "print.minimaxApprox",
      "title": "Print method for a '\"minimaxApprox object\"'",
      "topics": [
        "print.minimaxApprox"
      ]
    }
  ],
  "_readme": "https://github.com/aadler/minimaxapprox/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "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)"
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "minimaxapprox",
  "_universes": [
    "aadler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-13T08:32:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "7f298fdce860526c5d68f069e26a5c45b238287f46aa7b6c052260bca596476a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-13T08:32:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "07405c31c85ea9a00e7ce7432cd52533c44a4c15331b8a5aa5272643bf078a19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-13T08:32:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "3cc137da157c37efcf8a4243d3d55716407acbb54f298583c79d2d47ab113ead",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-13T08:32:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "3a047a1dbcd534df8ae36fd00589c3e7fc7e3bd32447323c1d62e7919215b514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-13T08:32:31.000Z",
      "arch": "aarch64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "60557ec78acfe40a97487159b0e69bb908c74283781c735ca3b436c02cc61770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-13T08:33:34.000Z",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "3d3ca9a6a2e4dc4a6394f02f27614ff75683e2b520c1f9dacc2650240b9bef6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-13T08:31:41.000Z",
      "arch": "aarch64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "131113d81734ae259800e5e9c907a3c3c5294c59b51b5de20380029f05d304d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-13T08:33:48.000Z",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "a619acb4726b6195f96be5d70fae076388c8bbbf7072727f4084bab7583d7774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-13T08:31:20.000Z",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "b3f1519b0273312595c77d38a7d5ac180b313529027b2a714493aaa561d9fb09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-13T08:31:21.000Z",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "6dafb486deaa42dc7a6a521312c48ed980d3a48243dcb755262ff367faeb7891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-13T08:31:14.000Z",
      "arch": "x86_64",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "d9c1b6e1c22cfedd43e1f3e2178610c09bfb92ec55c6ee8df7666eb4fb229960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-22T09:53:11.000Z",
      "arch": "emscripten",
      "commit": "2db78ebf578e76c4dc131c3b4cb33b895e65eb9e",
      "fileid": "0a4ace17d43d52fd21f495010fb1b799bd7fe5072b29f69f4a3426171b9cd180",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/25787591482"
    }
  ]
}