{
  "_id": "6a495b38f6c47c441949e73e",
  "Package": "fractional",
  "Type": "Package",
  "Title": "Vulgar Fractions in R",
  "Version": "0.1.3",
  "Author": "Bill Venables",
  "Maintainer": "Bill Venables <bill.venables@gmail.com>",
  "Description": "The main function of this package allows numerical vector\nobjects to be displayed with their values in vulgar fractional\nform.  This is convenient if patterns can then be more easily\ndetected.  In some cases replacing the components of a numeric\nvector by a rational approximation can also be expected to\nremove some component of round-off error.  The main functions\nform a re-implementation of the functions 'fractions' and\n'rational' of the MASS package, but using a radically improved\nprogramming strategy.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-06-24 02:51:51 UTC",
    "User": "root"
  },
  "Repository": "https://billvenables.r-universe.dev",
  "Date/Publication": "2016-02-15 16:03:13 UTC",
  "RemoteUrl": "https://github.com/cran/fractional",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
  "_user": "billvenables",
  "_type": "src",
  "_file": "fractional_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b47014617b553f40803d8b42f2509e2b62385f46b48547cd5cf6b84019a35f8e",
  "_filesize": 311177,
  "_sha256": "b47014617b553f40803d8b42f2509e2b62385f46b48547cd5cf6b84019a35f8e",
  "_expires": "2026-10-12T19:12:55.000Z",
  "_created": "2026-06-24T02:51:51.000Z",
  "_published": "2026-07-04T19:12:56.728Z",
  "_jobs": [
    {
      "job": 85159487489,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838962269"
    },
    {
      "job": 85159487461,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838958990"
    },
    {
      "job": 85159487608,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838960643"
    },
    {
      "job": 85159487583,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838965470"
    },
    {
      "job": 85159487481,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838964900"
    },
    {
      "job": 85159487531,
      "time": 174,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838997916"
    },
    {
      "job": 85159487542,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838958675"
    },
    {
      "job": 85159487477,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839015133"
    },
    {
      "job": 85159487244,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838934882"
    },
    {
      "job": 85159487526,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838961528"
    },
    {
      "job": 85159487539,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838954044"
    },
    {
      "job": 85159487567,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838952252"
    },
    {
      "job": 85159487536,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838953098"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693",
  "_status": "success",
  "_upstream": "https://github.com/cran/fractional",
  "_commit": {
    "id": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
    "author": "Bill Venables <bill.venables@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1455552193
  },
  "_maintainer": {
    "name": "Bill Venables",
    "email": "bill.venables@gmail.com",
    "login": "billvenables",
    "description": "",
    "uuid": 15950569
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "billvenables",
      "count": 3,
      "uuid": 15950569
    }
  ],
  "_userbio": {
    "uuid": 15950569,
    "type": "user",
    "name": "Bill Venables",
    "followers": 7
  },
  "_downloads": {
    "count": 4426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fractional"
  },
  "_searchresults": 40,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fractional.html",
    "manual.pdf"
  ],
  "_realowner": "billvenables",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-02-08"
    },
    {
      "version": "0.1.2",
      "date": "2016-02-10"
    },
    {
      "version": "0.1.3",
      "date": "2016-02-15"
    }
  ],
  "_exports": [
    ".ratr",
    "denominators",
    "fractional",
    "numerators",
    "numerical",
    "rat",
    "ratr",
    "unfractional",
    "vfractional"
  ],
  "_help": [
    {
      "page": "fractional",
      "title": "Representation of a numeric vector in vulgar fractional form",
      "topics": [
        "as.character.fractional",
        "fractional",
        "print.charFrac",
        "print.fractional"
      ]
    },
    {
      "page": "Math.fractional",
      "title": "Method for the group generic function for the elementary mathematical functions",
      "topics": [
        "Math.fractional"
      ]
    },
    {
      "page": "numerators",
      "title": "Extract the parts of a fractional object",
      "topics": [
        "denominators",
        "denominators.charFrac",
        "denominators.default",
        "denominators.fractional",
        "numerators",
        "numerators.charFrac",
        "numerators.default",
        "numerators.fractional"
      ]
    },
    {
      "page": "numerical",
      "title": "Convert a fractional object to the equivalent numeric object",
      "topics": [
        "numerical",
        "numerical.charFrac",
        "numerical.default",
        "numerical.fractional"
      ]
    },
    {
      "page": "Ops.fractional",
      "title": "Method for the group generic function for the arithmetic operators",
      "topics": [
        "Ops.fractional"
      ]
    },
    {
      "page": "ratr",
      "title": "Calculate Rational Approximation Using Continued Fraction Methods",
      "topics": [
        ".ratr",
        "rat",
        "ratr"
      ]
    },
    {
      "page": "unfractional",
      "title": "Demote a fractional object back to a numeric one",
      "topics": [
        "unfractional"
      ]
    },
    {
      "page": "vfractional",
      "title": "Vectorized form for fractional",
      "topics": [
        "vfractional"
      ]
    }
  ],
  "_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": "Vulgar_Fractions_in_R.Rmd",
      "filename": "Vulgar_Fractions_in_R.html",
      "title": "Vulgar Fractions in R",
      "author": "Bill Venables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Caveat",
        "Functions",
        "fractional and unfractional",
        "unfractional",
        "Use of fractional objects in arithmetic operations.",
        "as.character",
        "numerators and denominators",
        "numerical",
        "rat, ratr and .ratr",
        "vfractional",
        "Some simple examples",
        "Arithmetic operations",
        "The Golden Ratio and Fibonacci numbers",
        "Random fractions"
      ],
      "created": "2016-02-08 14:59:57",
      "modified": "2016-02-15 16:03:13",
      "commits": 3
    },
    {
      "source": "Theory.Rmd",
      "filename": "Theory.html",
      "title": "Some Theory behind fractional",
      "author": "Bill Venables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rational approximation by continued fractions",
        "Real numbers into continued fractions",
        "Some theoretical examples",
        "Implementation in R",
        "Some elementary properties",
        "References"
      ],
      "created": "2016-02-08 14:59:57",
      "modified": "2016-02-15 16:03:13",
      "commits": 2
    }
  ],
  "_score": 4.503343906022508,
  "_indexed": true,
  "_nocasepkg": "fractional",
  "_universes": [
    "billvenables"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-24T02:54:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/820a4fdbb19bf92d5016c44008a8fb605107dde18afa751402af15d40cfcc86f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-24T02:53:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/cf1844c4efd8dc25a075c98ff76739ca61198ceb9ea9b041b3e9960d74ddf63d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-24T02:54:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/f093316b4bdc317232d265cbce08741d9da1df35f46618247fb19bfe8f68c79e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-24T02:54:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/a9d0887e5162cabbac7122eff08effb305ea35216058e5312ceefc20e55373c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-24T02:54:30.000Z",
      "arch": "aarch64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/58f592a04876d532eb1da4e05289117b5f70517e47a178b136c4dbcfd47bef16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-24T02:57:10.000Z",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/536d91c10aee416845c1c94a5dc31850227e820d1333b6b7b8d39ea02cf45fae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-24T02:53:54.000Z",
      "arch": "aarch64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/fb797de4b2c27199ca9de1b0288811750186f998e06551234a59d8916c5156b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-24T02:58:17.000Z",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/a1a3e4dd881db1bfe36b380c768662a26d818e2b505da8f362e7845e6c57ae1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-24T02:54:24.000Z",
      "arch": "emscripten",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/bdc5fdbcde3a7044d02bd682247365fe0fec5cdff4d625de8a92da8f3cfb8b8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-24T02:53:08.000Z",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/16b72bc276066b3efac16fc357e51d3cf13a51bdd020ae6557998009ca797258",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-24T02:53:10.000Z",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/ca99d60b7826c0eadcc1ccb560aa4600cd7fa89f0e562df2a53d35f8dd06b36f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-24T02:53:07.000Z",
      "arch": "x86_64",
      "commit": "3e8a1c0bc8f9d50f78ee1c2803ad37ac016836bc",
      "fileid": "https://r2.ropensci.org/cbd112013c64e4e04226a54fbe701629540947361ac9f82ffdf91eafa8b922ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/28071682693"
    }
  ]
}