{
  "_id": "6a499ab24ae8ee07ee133136",
  "Package": "rationalfun",
  "Version": "0.1-1",
  "Date": "2022-03-05",
  "Title": "Manipulation of Rational Functions",
  "Description": "Functions to manipulate rational functions, including\nbasic arithmetic operators, derivatives, and integrals with\nEXPLICIT forms.",
  "Author": "Yixuan Qiu <yixuan.qiu@cos.name>",
  "Maintainer": "Yixuan Qiu <yixuan.qiu@cos.name>",
  "URL": "https://github.com/yixuan/rationalfun",
  "BugReports": "https://github.com/yixuan/rationalfun/issues",
  "License": "GPL",
  "Collate": "'internals.R' 'rf_base.R' 'rf_deriv_integral.R'\n'rf_operators.R'",
  "Repository": "https://yixuan.r-universe.dev",
  "Date/Publication": "2022-03-05 14:05:59 UTC",
  "RemoteUrl": "https://github.com/yixuan/rationalfun",
  "RemoteRef": "HEAD",
  "RemoteSha": "5466ad35f95a82049872331bd0042bfa865559d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 10:03:13 UTC",
    "User": "root"
  },
  "_user": "yixuan",
  "_type": "src",
  "_file": "rationalfun_0.1-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/34dc4e1c2ad16e7837ecf8223b4937bb1445c869d27e1c663a094d4e9c3615d4",
  "_filesize": 158642,
  "_sha256": "34dc4e1c2ad16e7837ecf8223b4937bb1445c869d27e1c663a094d4e9c3615d4",
  "_expires": "2026-10-12T23:43:45.000Z",
  "_created": "2026-06-21T10:03:13.000Z",
  "_published": "2026-07-04T23:43:46.620Z",
  "_jobs": [
    {
      "job": 85176499190,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774232006"
    },
    {
      "job": 85176499270,
      "time": 73,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774222736"
    },
    {
      "job": 85176499286,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774232784"
    },
    {
      "job": 85176499178,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774231046"
    },
    {
      "job": 85176499073,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774213282"
    },
    {
      "job": 85176499258,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774224883"
    },
    {
      "job": 85176499177,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774221687"
    },
    {
      "job": 85176499244,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774222927"
    },
    {
      "job": 85176499275,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774220380"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731",
  "_status": "success",
  "_upstream": "https://github.com/yixuan/rationalfun",
  "_commit": {
    "id": "5466ad35f95a82049872331bd0042bfa865559d8",
    "author": "Yixuan Qiu <yixuanq@gmail.com>",
    "committer": "Yixuan Qiu <yixuanq@gmail.com>",
    "message": "fix description\n",
    "time": 1646489159
  },
  "_maintainer": {
    "name": "Yixuan Qiu",
    "email": "yixuan.qiu@cos.name",
    "login": "yixuan",
    "description": "",
    "uuid": 216398
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "polynom",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "yixuan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yixuan",
      "count": 7,
      "uuid": 216398
    }
  ],
  "_userbio": {
    "uuid": 216398,
    "type": "user",
    "name": "Yixuan Qiu",
    "followers": 905
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rationalfun"
  },
  "_devurl": "https://github.com/yixuan/rationalfun",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rationalfun.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yixuan/rationalfun",
  "_realowner": "yixuan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2011-11-02"
    },
    {
      "version": "0.1-1",
      "date": "2022-03-05"
    }
  ],
  "_exports": [
    "int2fun",
    "rationalfun",
    "rationalfun.poly",
    "rfun",
    "rfun.poly",
    "simplify"
  ],
  "_help": [
    {
      "page": "as.character.rationalfun",
      "title": "Convert object to character",
      "topics": [
        "as.character.rationalfun"
      ]
    },
    {
      "page": "as.function.rationalfun",
      "title": "Convert object to function",
      "topics": [
        "as.function.rationalfun"
      ]
    },
    {
      "page": "deriv.rationalfun",
      "title": "Differentiate a rational function",
      "topics": [
        "deriv.rationalfun"
      ]
    },
    {
      "page": "int2fun",
      "title": "Convert a call to a function",
      "topics": [
        "int2fun"
      ]
    },
    {
      "page": "integral.rationalfun",
      "title": "Integrate a rational function",
      "topics": [
        "integral.rationalfun"
      ]
    },
    {
      "page": "Ops.rationalfun",
      "title": "Operators for rational functions",
      "topics": [
        "Ops.rationalfun"
      ]
    },
    {
      "page": "predict.rationalfun",
      "title": "Evaluate a rational function",
      "topics": [
        "predict.rationalfun"
      ]
    },
    {
      "page": "print.rationalfun",
      "title": "Print a rational function",
      "topics": [
        "print.rationalfun"
      ]
    },
    {
      "page": "rationalfun",
      "title": "Construction of rational functions",
      "topics": [
        "rationalfun",
        "rationalfun.poly",
        "rfun",
        "rfun.poly"
      ]
    },
    {
      "page": "simplify",
      "title": "Simplify a rational function",
      "topics": [
        "simplify"
      ]
    }
  ],
  "_rundeps": [
    "polynom"
  ],
  "_score": 2.079181246047625,
  "_indexed": true,
  "_nocasepkg": "rationalfun",
  "_universes": [
    "yixuan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-06-21T10:05:42.000Z",
      "distro": "noble",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/12a9a89fa62a3fc88dc602990517d770373c6e63be9f2f6c2719c99c0ed401f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-1",
      "date": "2026-06-21T10:04:34.000Z",
      "distro": "noble",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/534c5c008ed8461a90d2cca6edd2b41e877999e67ac646b89787e75ba3d1b3cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-06-21T10:05:53.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/3d4a1f9c4ad28a6471e916d4ac85cf05075434f4737ba878c46603b0dde4613b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-1",
      "date": "2026-06-21T10:05:38.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/c3b3c14fa5ee6f296848a3d9c33b92a54d7448111b8a63934433b5988e5f323d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-1",
      "date": "2026-06-21T10:04:56.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/513dec2b94cddb08cc831f06287c5c0a68d1e849e1520486205b22fb506053a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-06-21T10:04:19.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/9a4e9d2b281365b45baf8ef0f5941930da9844d26bff9b947f1bc86fe5bae281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-06-21T10:04:29.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/59dac4a3d0af71098ae30b67a650636963afe6cca1ed03c129ea4e46a239b710",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-1",
      "date": "2026-06-21T10:04:10.000Z",
      "commit": "5466ad35f95a82049872331bd0042bfa865559d8",
      "fileid": "https://r2.ropensci.org/b0e89060cdc0376d93376bc897f1939df8d4fbb16b351ce38f42926085889da0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/27900822731"
    }
  ]
}